| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-21 | [aubio] bumping to 0.46 and using GitHub instead | Aybe | |
| 2017-11-17 | [aubio] patches for UWP builds | Aybe | |
| 2017-11-16 | Merge pull request #2191 from Innervate/redshell-1.1.2 | Alexander Karatarakis | |
| Small version bump to redshell port | |||
| 2017-11-16 | Merge pull request #2206 from rosenqui/avro-c | Alexander Karatarakis | |
| [avro-c] Adding avro-c port | |||
| 2017-11-16 | Use temp-and-rename pattern for extracting | Alexander Karatarakis | |
| 2017-11-16 | Merge pull request #2212 from Alisayyy-Yang/disableTestBranch1116 | Alexander Karatarakis | |
| [string-theory]disable the tests | |||
| 2017-11-16 | [string-theory]disable the tests | Alisayyy-Yang | |
| 2017-11-15 | Introduce VcpkgPowershellUtils | Alexander Karatarakis | |
| 2017-11-15 | [tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix ↵ | Robert Schumacher | |
| static linking. | |||
| 2017-11-15 | [llvm] Install debug targets for cmake | Robert Schumacher | |
| 2017-11-15 | [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should ↵ | Robert Schumacher | |
| use TIFF_LIBRARIES. | |||
| 2017-11-15 | Merge pull request #2204 from Alisayyy-Yang/MyFixBranch1115 | Alexander Karatarakis | |
| [globjects]disable the gtests | |||
| 2017-11-15 | Initial commit of the C API for Apache Avro | Eric Rosenquist | |
| Avro is a data serialization system. https://avro.apache.org/docs/current/api/c/ A static library is the only build option at the moment. The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code. https://github.com/apache/avro/pull/217 | |||
| 2017-11-15 | [globjects]disable the gtests | Alisa Yang | |
| 2017-11-14 | Merge pull request #2195 from szechyjs/master | Robert Schumacher | |
| Add librabbitmq port | |||
| 2017-11-15 | update CONTROL with latest deps | yintothayang | |
| 2017-11-14 | Update CHANGELOG and bump version to v0.0.97 | Alexander Karatarakis | |
| 2017-11-14 | [vcpkg-ci] Clean up buildtrees during build to avoid consuming 200+ Gb of SSD | Robert Schumacher | |
| 2017-11-14 | Add librabbitmq port | Jared Szechy | |
| 2017-11-14 | [coolprop] Avoid copying entire include/ directory. Add python2 to ↵ | Robert Schumacher | |
| requirements. Simplify portfile. Fixes #2180. | |||
| 2017-11-14 | Merge pull request #2193 from chwarr/bond-7.0.2 | Robert Schumacher | |
| Upgrade Bond to 7.0.2 | |||
| 2017-11-14 | [bond] Boost patch is no longer needed due to toolchain improvements. | Robert Schumacher | |
| 2017-11-14 | Upgrade Bond to 7.0.2 | Christopher Warrington | |
| * Updated to the 7.0.2 release of Bond. * Regenerated patches. | |||
| 2017-11-14 | Merge pull request #2179 from tusharpm/update-libuv-1.16.1 | Robert Schumacher | |
| libuv update | |||
| 2017-11-14 | Merge pull request #2190 from TheCycoONE/sdl2-mixer202 | Robert Schumacher | |
| [sdl2-mixer] Bump to 2.0.2 | |||
| 2017-11-13 | [vcpkg-contact] Add --survey so users can easily provide feedback | Robert Schumacher | |
| 2017-11-13 | [vcpkg-metrics] Replace SQM with MAC hash. | Robert Schumacher | |
| 2017-11-14 | small version bump to redshell port | yintothayang | |
| 2017-11-13 | [sdl2-mixer] Bump to 2.0.2 | Stephen E. Baker | |
| Follows upstream default mp3 library change from smpeg to mpg123 | |||
| 2017-11-13 | Merge pull request #2182 from seanwarren/libraw-debug-postfix | Alexander Karatarakis | |
| [libraw] Add 'd' debug postfix | |||
| 2017-11-13 | [libraw] Bump version | Alexander Karatarakis | |
| 2017-11-13 | [dimcli] update to 3.1.1 | gknowles | |
| 2017-11-13 | [libraw] Add 'd' debug postfix | Sean Warren | |
| 2017-11-12 | Fixing libuv/CONTROL | Tushar Maheshwari | |
| 2017-11-12 | libuv update | Tushar Maheshwari | |
| 2017-11-12 | [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's ↵ | Robert Schumacher | |
| OUT_SOURCE_PATH parameter. Fixes #2178. | |||
| 2017-11-11 | [glm] update to 0.9.8.5 | jasjuang | |
| 2017-11-11 | [if97] fix source path | xoviat | |
| Closes #2162 | |||
| 2017-11-11 | Fix header conflict caused by wincrypt/winsock2 and older Windows SDKs | Alexander Karatarakis | |
| If a project was using Windows 7 SDK and vcpkg was integrated, the project would fail to build (the vcpkg ports use Windows 8.1/10 SDK) | |||
| 2017-11-11 | Improve error message | Alexander Karatarakis | |
| 2017-11-11 | [vcpkg] Simplify code -- Maps::maybe_find is not very useful compared to ↵ | Robert Schumacher | |
| iterators. | |||
| 2017-11-11 | [vcpkg-ci] Fix crash when not passed --exclude. | Robert Schumacher | |
| Added Util::Maps::maybe_find. Added Optional<T&>. | |||
| 2017-11-11 | Merge pull request #2172 from AndyM84/master | Robert Schumacher | |
| Enabling static linkage for libwebsockets | |||
| 2017-11-11 | [libwebsockets] Use vcpkg_from_github. Compare against VCPKG_LIBRARY_LINKAGE ↵ | Robert Schumacher | |
| instead of VCPKG_CRT_LINKAGE. Use vcpkg_fixup_cmake_targets(). | |||
| 2017-11-11 | [vcpkg-tests] Use PCH. | Robert Schumacher | |
| [vcpkg-update] Fix feature packages with update command. Fixes #2003. | |||
| 2017-11-11 | [pcl] Fixup: commit missing patch | Robert Schumacher | |
| 2017-11-11 | Merge pull request #2177 from IntelOrca/update-sdl2-v2.0.7 | Robert Schumacher | |
| [sdl2] Update to 2.0.7 | |||
| 2017-11-11 | Merge pull request #2173 from lp55/master | Robert Schumacher | |
| Adding package features for Dlib and OpenCV | |||
| 2017-11-11 | Merge pull request #2174 from IntelOrca/add-discord-rpc | Robert Schumacher | |
| [discord-rpc] Add v2.0.1 | |||
| 2017-11-11 | [sdl2] Update to 2.0.7 | Ted John | |
