aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg-test/manifests.cpp
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2021-02-03[vcpkg] Apply fixes needed to extract vcpkg-tool (#16012)Billy O'Neal
2021-02-02[vcpkg] Miscellaneous internal improvements extracted from #15424 (#15677)ras0219
2021-01-15[vcpkg] Add initial versioning documentation (#15565)ras0219
2021-01-13[vcpkg] Add parse checking for version fields and enable non-string versions ...ras0219
2020-12-04[vcpkg] Error on '#' in version strings to avoid confusion (#14927)ras0219
2020-11-13[vcpkg] Implement constraints and overrides in manifests (#14183)ras0219
2020-11-09[vcpkg] Initial Registries: Part 2 MVP (#14153)nicole mazzuca
2020-10-26[vcpkg] Implement versions db generator (#13777)Victor Romero
2020-10-24Replace fwd header files to declarations (#13972)Cengizhan Pasaoglu
2020-10-21[vcpkg] Add `versions` feature flag and version field manifest parsing (#14079)ras0219
2020-10-12[vcpkg] Further JSON error improvements (#13399)ras0219
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
2020-08-18[vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774)Jack·Boos·Yu
2020-08-14[vcpkg] Reduce dependencies and contents of vcpkgpaths.h (#12876)ras0219
2020-08-13[vcpkg] Lift `--x-json` to a global option, implement experimental `x-package...ras0219
2020-08-02[vcpkg format-manifest] Add convert-control flag (#12471)nicole mazzuca
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