aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg-test/dependencies.cpp
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2021-01-22[vcpkg] Fix regression in error messages with registries/versioning (#15709)ras0219
2021-01-15[vcpkg] Add initial versioning documentation (#15565)ras0219
2021-01-07[vcpkg] Add support for --overlay-ports to versioning (#15013)ras0219
2020-12-21[vcpkg registries] support versions (#15114)nicole mazzuca
2020-12-17[vcpkg] Fix warning (as error) when building vcpgk/toolsrc with clang++ 10 or...Kevin Lalumiere
2020-12-07[vcpkg] Add SemVer and Date versioning schemes (#14889)Victor Romero
2020-11-27[vcpkg] Introduce `create_versioned_install_plan()` (#14633)ras0219
2020-10-24Replace fwd header files to declarations (#13972)Cengizhan Pasaoglu
2020-08-14[vcpkg] Reduce dependencies and contents of vcpkgpaths.h (#12876)ras0219
2020-08-12[vcpkg] Fix resolution of default features when using Manifest mode (#12829)ras0219
2020-07-11[vcpkg formatting] Fix format regex (#12369)nicole mazzuca
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-02-07[vcpkg] Further parser improvements (#9895)Robert Schumacher
2020-02-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-07-19allow tests to run on older standard librariesNicole Mazzuca