| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-17 | Merge pull request #552 from jwillemsen/master | Alexander Karatarakis | |
| Use ACE 6.4.2 which got released January 17th 2017 | |||
| 2017-01-17 | Merge pull request #555 from chrullrich/boost-dyn-link | Alexander Karatarakis | |
| Fix Boost dynamic build I recently broke. | |||
| 2017-01-17 | Fix Boost dynamic build. | Christian Ullrich | |
| Some of the Boost libraries build differently depending on whether BOOST_X_DYN_LINK is defined, so this symbol must be present in the dynamic build, and removing it as part of disabling auto-link was wrong. Reverts half of 5a3881a0. | |||
| 2017-01-17 | Use ACE 6.4.2 which got released January 17th 2017 | Johnny Willemsen | |
| * ports/ace/CONTROL: * ports/ace/portfile.cmake: | |||
| 2017-01-16 | Merge pull request #548 from mwoelk83/master | Alexander Karatarakis | |
| add cereal port | |||
| 2017-01-16 | Merge pull request #539 from codicodi/fix-grpc | Alexander Karatarakis | |
| [grpc] build statically | |||
| 2017-01-16 | [protobuf] Attempt to make build more consistent | Alexander Karatarakis | |
| 2017-01-16 | Merge pull request #550 from jwillemsen/master | Alexander Karatarakis | |
| Use ACE 6.4.1, the latest micro release | |||
| 2017-01-15 | Use ACE 6.4.1, the latest micro release | Johnny Willemsen | |
| * ports/ace/portfile.cmake: | |||
| 2017-01-14 | Create portfile.cmake for cereal | Marcus Wölk | |
| 2017-01-14 | Create CONTROL file | Marcus Wölk | |
| 2017-01-13 | [vcpkg_build/install_cmake] Add option to disable parallel building | Alexander Karatarakis | |
| 2017-01-13 | Merge pull request #479 from adam4813/rename-glew-output | Robert Schumacher | |
| [glew] Renames the glew debug output files | |||
| 2017-01-14 | [grpc] build statically and preserve debug libs | codicodi | |
| 2017-01-13 | [glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer ↵ | Robert Schumacher | |
| using vcpkg_copy_pdbs(). | |||
| 2017-01-13 | Merge branch 'rename-glew-ouput' of https://github.com/adam4813/vcpkg into ↵ | Robert Schumacher | |
| adam4813-rename-glew-ouput | |||
| 2017-01-13 | [vcpkg integration] Explicitly skip empty entries instead of recursing. ↵ | Robert Schumacher | |
| Fixes #460. | |||
| 2017-01-13 | [vcpkg_build_cmake] Add option to specify the 64-bit toolset | Alexander Karatarakis | |
| 2017-01-13 | Merge pull request #536 from stammen/libwebsockets-uwp | Robert Schumacher | |
| libwebsockets: added support to build uwp versions | |||
| 2017-01-13 | [libwebsockets] Bump version to correspond to source code change for uwp ↵ | Robert Schumacher | |
| support. | |||
| 2017-01-13 | Merge pull request #534 from ab-acx/http-parser-strict | Robert Schumacher | |
| On release set HTTP_PARSER_STRICT to zero. | |||
| 2017-01-13 | [http-parser] Bump version to reflect build change adding HTTP_PARSER_STRICT=0 | Robert Schumacher | |
| 2017-01-13 | Merge pull request #528 from stammen/curl-uwp | Robert Schumacher | |
| CURL: added support for building uwp versions | |||
| 2017-01-13 | [curl] Bump version to correspond with source code change for uwp support. | Robert Schumacher | |
| 2017-01-13 | [openssl] Bump version to correspond with source change for uwp support | Robert Schumacher | |
| 2017-01-13 | Merge pull request #524 from stammen/openssl-uwp | Robert Schumacher | |
| OpenSSL: Fix UWP builds failing WACK testing | |||
| 2017-01-13 | Identation consistency | Alexander Karatarakis | |
| 2017-01-13 | Merge pull request #521 from sdcb/DirectXMesh | Alexander Karatarakis | |
| add DirectXMesh | |||
| 2017-01-13 | Merge pull request #518 from albertziegenhagel/szip | Alexander Karatarakis | |
| szip | |||
| 2017-01-13 | [edit command] Now checks that port exists before opening | Alexander Karatarakis | |
| 2017-01-13 | Added patch to disable building the static library when BUILD_SHARED_LIB is ↵ | Albert Ziegenhagel | |
| enabled | |||
| 2017-01-12 | Reorganize commands, each in its own namespace | Alexander Karatarakis | |
| Additionally, functions related to a command can now live in the same namespace | |||
| 2017-01-13 | [directxmesh] specify static only library | sdflysha | |
| 2017-01-12 | added missing free calls after curl_getenv | Dale Stammen | |
| 2017-01-12 | Merge branch 'master' into curl-uwp | Dale Stammen | |
| 2017-01-12 | Place contact and version commands in different cpp files | Alexander Karatarakis | |
| 2017-01-12 | Introduce Command namespace. Refactoring | Alexander Karatarakis | |
| 2017-01-12 | Rename commands_integration.cpp to commands_integrate.cpp | Alexander Karatarakis | |
| Filename should match the command name | |||
| 2017-01-12 | Rename commands_installation to commands_install | Alexander Karatarakis | |
| Names should match the command | |||
| 2017-01-12 | Place build & build_external commands into separate files | Alexander Karatarakis | |
| 2017-01-12 | Merge pull request #525 from stammen/libssh2-uwp | Robert Schumacher | |
| libssh2: added support for uwp builds | |||
| 2017-01-12 | [libssh2] Bump version to match source code change for uwp support | Robert Schumacher | |
| 2017-01-12 | Merge pull request #520 from sdcb/DirectXTex | Robert Schumacher | |
| add DirectXTex | |||
| 2017-01-12 | Merge pull request #505 from stammen/freetype-uwp | Robert Schumacher | |
| freetype: added support for uwp builds | |||
| 2017-01-12 | [freetype] Bump version to match source changes for uwp | Robert Schumacher | |
| 2017-01-12 | Merge pull request #496 from patrigg/master | Robert Schumacher | |
| Add sdl2_image library | |||
| 2017-01-12 | Merge pull request #504 from stammen/tiff-uwp | Robert Schumacher | |
| added patch to enable uwp builds for tiff | |||
| 2017-01-12 | [tiff] Bump version for change due to UWP support. | Robert Schumacher | |
| 2017-01-12 | Merge branch 'tiff-uwp' of https://github.com/stammen/vcpkg into ↵ | Robert Schumacher | |
| stammen-tiff-uwp | |||
| 2017-01-12 | Merge pull request #484 from chrullrich/boost-no-autolink | Robert Schumacher | |
| Disable Boost auto-link. | |||
