aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg-test
AgeCommit message (Expand)Author
2020-07-15[vcpkg] Clean up command switch code (#12351)nicole mazzuca
2020-07-14[vcpkg formatting] Turn off DeriveLineEnding (#12368)nicole mazzuca
2020-07-11[vcpkg formatting] Fix format regex (#12369)nicole mazzuca
2020-07-09[vcpkg] Move default binary cache from `$root/archives` to user-wide director...ras0219
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-07-01[vcpkg] Implement --x-write-nuget-packages-config= setting for `install` and ...ras0219
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-26[vcpkg] Add write-only binary caching for CI. (#12130)Billy O'Neal
2020-06-26[vcpkg] Implementation of --x-binarysource=nuget (and friends) (#12058)ras0219
2020-06-26[vcpkg] Fix "[commands-build] build smoke test" (#12128)ras0219
2020-06-25[vcpkg build] fix build command (#12072)nicole mazzuca
2020-06-16[vcpkg] Fix create by extracting common paths settings (#11842)Billy O'Neal
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-05-29[vcpkg metrics] Allow someone to opt out after build (#11542)nicole mazzuca
2020-05-20[vcpkg] fix extern C around ctermid (#11343)nicole mazzuca
2020-05-19[vcpkg] Optimize string split slightly. (#11433)Billy O'Neal
2020-05-15[vcpkg] Avoid naming Policheck sensitive term 'Virgin Islands' (#11339)Billy O'Neal
2020-05-14[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)Billy O'Neal
2020-04-29[vcpkg] Correctly record default feature list in BinaryParagraphs. Fixes #106...Robert Schumacher
2020-04-29[vcpkg] Small touchups for vcpkg unit tests (#11068)Martin Hořeňovský
2020-04-29[vcpkg] Add support for VCPKG_BINARY_SOURCES and --x-binarysource=<> (#10476)Robert Schumacher
2020-04-17[vcpkg] Add initial JSON support (#10521)nicole mazzuca
2020-04-14[vcpkg] Clean up CMake build system (#10834)nicole mazzuca
2020-04-09[vcpkg-test] Fix the check for ability to make symlinks (#10543)nicole mazzuca
2020-04-09[vcpkg] Correct UInt128 code 😇 (#10583)nicole mazzuca
2020-03-12Reorder []s.Billy Robert O'Neal III
2020-03-10Add "vcvarsall" support.Billy Robert O'Neal III
2020-03-10Implement a warning when running vcpkg inside a developer command prompt if t...Billy Robert O'Neal III
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-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
2019-08-27[vcpkg] fix bug in StringView::operator== 😱 (#7930)nicole mazzuca
2019-08-26(#7757) [vcpkg] Switch to internal hash algorithms 📜Nicole Mazzuca
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-26[vcpkg] Fix RealFilesystem::remove_all (#7430)nicole mazzuca
2019-07-22fix some of the awful mix of macrosNicole Mazzuca
2019-07-19allow tests to run on older standard librariesNicole Mazzuca