| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-19 | [vcpkg-list] Improve list output for long triplets | Robert Schumacher | |
| 2017-12-18 | [vcpkg] Improve error message upon graph cycle detected. | Robert Schumacher | |
| 2017-12-18 | Merge pull request #2402 from Microsoft/update_rv3 | Robert Schumacher | |
| Update Range-V3-VS2015. | |||
| 2017-12-18 | Update Range-V3-VS2015. | Casey Carter | |
| 2017-12-18 | Merge pull request #2388 from Chaiinik/master | Alexander Karatarakis | |
| [nlohmann-json] Update to 3.0.0 | |||
| 2017-12-18 | Merge pull request #2401 from zrax/string-theory | Alexander Karatarakis | |
| Update string-theory to 1.7 | |||
| 2017-12-18 | Update string-theory to 1.7 | Michael Hansen | |
| 2017-12-17 | [nlohmann-json] Update to 3.0.0 | Chainik | |
| 2017-12-15 | Merge pull request #2381 from markgarcia/tbb-2018_U2 | Alexander Karatarakis | |
| [tbb] Update to 2018_U2 | |||
| 2017-12-15 | Merge pull request #2386 from WPMGPRoSToTeMa/gsl-lite-0-26-0-update | Alexander Karatarakis | |
| [gsl-lite] Updated to 0.26.0 | |||
| 2017-12-15 | [gsl-lite] Updated to 0.26.0 | WPMGPRoSToTeMa | |
| 2017-12-15 | [tbb] Update to 2018_U2 | Mark Garcia | |
| 2017-12-14 | [gtest] Fix issue with renaming gtest DLLs in debug mode | Robert Schumacher | |
| 2017-12-14 | [cpprestsdk] Update to 2.10.1 | Robert Schumacher | |
| 2017-12-14 | [vcpkg] Fix regressions in WSL build. | Robert Schumacher | |
| 2017-12-14 | Merge pull request #2377 from jasjuang/tinyxml2 | Robert Schumacher | |
| [tinyxml2] update to 6.0.0 | |||
| 2017-12-14 | [tinyxml2] update to 6.0.0 | jasjuang | |
| 2017-12-13 | [vcpkg] Revert revert of #2369. | Robert Schumacher | |
| 2017-12-13 | Revert "Add quotation marks to support user profiles with spaces in them" | Robert Schumacher | |
| This reverts commit 0ba4b66293085601d458b52ddf30deb07b279fa1. | |||
| 2017-12-13 | Merge pull request #2369 from juandent/master | Robert Schumacher | |
| Add quotation marks to support user profiles with spaces in them | |||
| 2017-12-13 | Add quotation marks to support user profiles with spaces in them | JUAN DENT | |
| 2017-12-13 | [brotli] Fix regressions introduced during update | Robert Schumacher | |
| 2017-12-13 | [vcpkg] Fix regressions introduced with update command. Fixed issue with ↵ | Robert Schumacher | |
| upgrade where it assumed downloads were not allowed. | |||
| 2017-12-13 | Revert "[vcpkg-upgrade] Initial commit of upgrade command." | Robert Schumacher | |
| This reverts commit 803347a0c545687f6e6b8b3594b52d11435491b3. | |||
| 2017-12-13 | Revert "[vcpkg-upgrade] Accept list of packages to specifically upgrade." | Robert Schumacher | |
| This reverts commit d88563cd095b9aaad81d57f1c0a254d7e17cf859. | |||
| 2017-12-13 | Upgrade assimp to v4.1.0 (#2364) | Mark Garcia | |
| * [assimp] Update to v4.1.0 and remove code patch which is fixed in new version * [assimp] Fix vcpkg_fixup_cmake_targets argument * [assimp] Fix formatting | |||
| 2017-12-13 | [vcpkg-upgrade] Accept list of packages to specifically upgrade. | Robert Schumacher | |
| 2017-12-13 | [vcpkg-upgrade] Initial commit of upgrade command. | Robert Schumacher | |
| 2017-12-12 | Merge pull request #2356 from jasjuang/exiv2 | Alexander Karatarakis | |
| [exiv2] update to latest master and fix debug config | |||
| 2017-12-12 | Fix fetching dependency text | Alexander Karatarakis | |
| 2017-12-12 | [powershell] Use \ instead of / for paths. Resolves #2358. Resolves #2361 | Alexander Karatarakis | |
| 2017-12-12 | Fix Gtest port fails install when one of the configuration is set to ↵ | Tsukasa Sugiura | |
| VCPKG_BUILD_TYPE (#2359) * Support build with master/HEAD Gtest will be able to build with master/HEAD. * Fix install when one of the configuration is set to VCPKG_BUILD_TYPE Fix install when one of the configuration is set to VCPKG_BUILD_TYPE. | |||
| 2017-12-11 | [exiv2] update to latest master and fix debug config | jasjuang | |
| 2017-12-11 | [openssl] Add -utf-8 flag | Alexander Karatarakis | |
| 2017-12-09 | [vcpkg-cmake-toolchain] Mark _VCPKG_ROOT_DIR as INTERNAL | Robert Schumacher | |
| 2017-12-09 | Merge pull request #2341 from cdcseacave/master | Robert Schumacher | |
| [tinyexif] update to version 1.0.1 | |||
| 2017-12-09 | [speex] Fix release mode .def file. Add missing exports (#2340) | Artem Golubikhin | |
| * [speex] Fix release mode .def file. Add missing exports Fixed .def file in release mode (it is bugged after #2293 fix in d5395ac793d1db78ab97ca144d5e89eabf49a735) https://github.com/Microsoft/vcpkg/issues/2293#issuecomment-350449317 Added exports for speex_header_free and speex_mode_list (https://github.com/Microsoft/vcpkg/issues/2292#issuecomment-348773393) * [speex] Fix regression for release mode import library | |||
| 2017-12-09 | [speex] Fix regression for release mode import library | Robert Schumacher | |
| 2017-12-09 | [tinyexif] update to version 1.0.1 | cDc | |
| 2017-12-09 | alac-decoder (#2176) | atkawa7 | |
| 2017-12-09 | [tinyexif] add TinyEXIF library (#2221) | cDc | |
| 2017-12-09 | [mbedtls] Initial port. (#2286) | lcdtyph | |
| * mbedtls: init port * add VCPKG_LIBRARY_LINKAGE for static libs only * [mbedtls] Slight cleanup | |||
| 2017-12-08 | Merge pull request #2338 from JayFoxRox/unicorn-port | Robert Schumacher | |
| [unicorn] Adding unicorn port | |||
| 2017-12-08 | [unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF. | Robert Schumacher | |
| 2017-12-08 | [gtest] Remove renaming of DLLs -- only the import libs need renaming. | Robert Schumacher | |
| 2017-12-08 | Merge pull request #2261 from UnaNancyOwen/fix_gtest | Robert Schumacher | |
| Add install googletest/src and Fix find_package Gtest | |||
| 2017-12-08 | [vcpkg-cmake-toolchain] | Robert Schumacher | |
| Use list(APPEND) instead of set(). Fixes #2336. Fix MPI issue introduced in cmake 3.10. Fixes #2317. Add _VCPKG_ROOT_DIR to persisted variables to reduce disk access during cmake reconfigure. | |||
| 2017-12-08 | Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/File | Alexander Karatarakis | |
| 2017-12-09 | [unicorn] Adding unicorn port | Jannik Vogel | |
| 2017-12-08 | [openssl] Remove entry of removed patch | Alexander Karatarakis | |
