aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg-test/util.cpp
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2020-10-21[vcpkg] Add `versions` feature flag and version field manifest parsing (#14079)ras0219
2020-08-25[vcpkg] Fix #13094 by avoiding the comma operator. (#13117)Billy O'Neal
2020-08-19[vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985)nicole mazzuca
2020-08-14[vcpkg] Reduce dependencies and contents of vcpkgpaths.h (#12876)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-26[vcpkg] Fix "[commands-build] build smoke test" (#12128)ras0219
2020-05-20[vcpkg] fix extern C around ctermid (#11343)nicole mazzuca
2020-05-14[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)Billy O'Neal
2020-04-09[vcpkg-test] Fix the check for ability to make symlinks (#10543)nicole mazzuca
2020-02-09[vcpkg] Track parser row/col state in Paragraph (renamed from RawParagraph) (...Robert Schumacher
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-08-10remove clever use of std::ignoreNicole Mazzuca
2019-08-10[vcpkg] Fix build under /W4Nicole Mazzuca
2019-08-07[vcpkg] Make Filesystem::remove_all faster #7570Nicole Mazzuca
2019-08-02Update tests, and add documentation! (#7506)nicole mazzuca
2019-07-22fix some of the awful mix of macrosNicole Mazzuca
2019-07-19allow tests to run on older standard librariesNicole Mazzuca