aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
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
2017-02-16[hdf5] Fix #673 by explicitly specifying the szip librariesRobert Schumacher
2017-02-15[clockutils] Remove stray LICENSE fileAlexander Karatarakis
Fixes post-build checks
2017-02-15Merge pull request #663 from codicodi/add-gdk-pixbufAlexander Karatarakis
Add gdk-pixbuf
2017-02-15[lmdb] Bump versionAlexander Karatarakis
2017-02-15Merge pull request #660 from willyd/lmdb-fixAlexander Karatarakis
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15Merge pull request #651 from tobiaskohlbau/masterAlexander Karatarakis
[opencv] bump to 3.2.0
2017-02-15[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537Alexander Karatarakis
2017-02-15Merge pull request #652 from Microsoft/dev/roschuma/openvrAlexander Karatarakis
[openvr] Initial commit of 1.0.5
2017-02-15[sqlite3] upgrade to 3.17.0flysha
2017-02-14[antlr4] Make identation consistentAlexander Karatarakis
2017-02-14[antlr4] Fix downloading of LICENSE fileAlexander Karatarakis
2017-02-14Add functions to find Program Files folders on the CMake sideAlexander Karatarakis
2017-02-14[msmpi] Find the correct Program Files. Resolves #669Alexander Karatarakis
2017-02-14[chakracore] upgrade to latest 1.4.1 and fix #665sdcb
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases) 2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX 3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14[gdk-pixbuf] disable static buildscodicodi