aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-03-02[ffmpeg] Disable static building.Robert Schumacher
2017-03-02[ffmpeg] Hotfix accounting for new flagsRobert Schumacher
2017-03-02[ffmpeg] Initial commit of version 3.2.4Robert Schumacher
2017-03-02Merge pull request #724 from codicodi/bump-luaRobert Schumacher
[lua] update to 5.3.4
2017-03-02[lua] Expanded comment on COMPILE_AS_CPPRobert Schumacher
2017-03-02[lua] add comment about new optioncodicodi
2017-03-02[lua] update to 5.3.4codicodi
2017-03-02[boost] Hotfix for building on VS2015Robert Schumacher
2017-03-02Merge branch 'dev/roschuma/boost'Robert Schumacher
2017-02-28[flatbuffers] Initial commit of v1.6.0. Fixes #35.Robert Schumacher
2017-02-28[boost] Support for VS2017Robert Schumacher
2017-02-28Merge pull request #678 from albertziegenhagel/vtkRobert Schumacher
Add VTK port
2017-02-28[vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5)Robert Schumacher
2017-02-28[netcdf-cxx4] Initial commit of version 4.3.0Robert Schumacher
2017-02-28[netcdf-c] Add transitive cmake dependency on hdf5Robert Schumacher
2017-02-28[netcdf-c] Initial commit of version 4.4.1.1Robert Schumacher
2017-02-28[hdf5] Mark linked libraries as privateRobert Schumacher
2017-02-28[hdf5] Update to 1.10, enable disabling of static libsRobert Schumacher
2017-02-27[szip] Change default component to match build typeRobert Schumacher
2017-02-27Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixmlAlexander Karatarakis
2017-02-27Adding pugixml version 1.8.1ab
2017-02-25Merge pull request #716 from codicodi/bump-spdlogAlexander Karatarakis
[spdlog] update to 0.12.0
2017-02-25Merge pull request #713 from codicodi/bump-lz4Alexander Karatarakis
[lz4] update to 1.7.5
2017-02-25Merge pull request #712 from codicodi/bump-flacAlexander Karatarakis
[libflac] update to 1.3.2
2017-02-25Merge pull request #715 from codicodi/bump-lzmaAlexander Karatarakis
[liblzma] update to 5.2.3
2017-02-25[spdlog] fix indentationcodicodi
2017-02-25[spdlog] update to 0.12.0codicodi
2017-02-25[liblzma] update to 5.2.3codicodi
2017-02-25[lz4] update to 1.7.5codicodi
2017-02-25[libflac] bum version in CONTROL filecodicodi
2017-02-25[libflac] update to 1.3.2codicodi
2017-02-24[opengl] Add branch for Windows 8.1 SDKAlexander Karatarakis
2017-02-24[qt5] Further reduce regressions.Robert Schumacher
Fix issue where generated cmake points at the wrong tools folder.
2017-02-23[qt5] Reduce number of skipped components.Robert Schumacher
2017-02-23[aws-sdk-cpp] Switch build to use Ninja to improve performance.Robert Schumacher
2017-02-23[qt5] Exercise full control over build configuration.Robert Schumacher
Bumps version to 5.7.1-2 This fixes several issues: - Prevents a hang for user input during the build. - Moves the tools into a subdirectory so their DLLs do not interfere with other packages. - Adds the currently installed DLLs to the path so that tools compiled during the build can be run. - Uses our system's copy of double-conversion. - No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2 - Works around an issue with Qt5Bootstrap (QTBUG-55499) Regressions to fix: - Disables many subcomponents
2017-02-21[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a childRobert Schumacher
process.
2017-02-21[opengl] Use the latest installed version of WinSDKAlexander Karatarakis
Resolves #697, #99
2017-02-21Merge pull request #693 from codicodi/add-gtkAlexander Karatarakis
Add GTK+
2017-02-21[nana] Update version to fix build error. Resolves #688Alexander Karatarakis
2017-02-21Merge pull request #699 from msmolens/support-static-gtestAlexander Karatarakis
[gtest] Support static build
2017-02-21Merge pull request #696 from tobiaskohlbau/masterAlexander Karatarakis
[pqp] Add PQP portfile
2017-02-21[gtest] Support static buildMax Smolens
2017-02-20[pqp] Add PQP portfileTobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-19[gtk] initial commitcodicodi
2017-02-18dlib portJürgen Herrmann
Initial commit for dlib port
2017-02-17[clockutils] Update to fix build issue. Resolves #677Alexander Karatarakis
2017-02-17[libmysql] Disable installer projectAlexander Karatarakis
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.Robert Schumacher
2017-02-16[mongo-cxx-driver] Don't delete mongocxx/options/ dirAlexander Karatarakis