aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
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-10-08[vcpkg] Use more forward declarations rather than definitions (#13623)Cengizhan Pasaoglu
2020-10-06[vcpkg] Avoid computing triplet ABIs for editable packages (#13446)ras0219
2020-10-06[vcpkg] Enable reentrant vcpkg calls (#13751)ras0219
2020-09-28[vcpkg] add env var VCPKG_OVERLAY_TRIPLETS (#12790)Alexander Neumann
2020-09-27[vcpkg] Add compiler info to nuspec description (#13571)Francois Rivard
2020-09-22[vcpkg] Fix the case of current_path() before use on Windows. (#13537)Billy O'Neal
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-09-07[vcpkg] Fix compilation on VS2015 (#13398)ras0219
2020-09-07[vcpkg] Improve Json error messages (#12981)ras0219
2020-09-04fix compile on g++ 6 (#13290)nicole mazzuca
2020-09-02[vcpkg] Registries MVP (#13038)nicole mazzuca
2020-08-31[vcpkg] Implement 'repository' tag for NuGet binary caching (#13228)ras0219
2020-08-24[vcpkg] Fix build on old compilers. (#12950)huahang
2020-08-22[vcpkg] Fix editable bug (#12910)ras0219
2020-08-19remove registries.h and fwd/registries.h... (#13017)nicole mazzuca
2020-08-19[vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985)nicole mazzuca
2020-08-18[vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774)Jack·Boos·Yu
2020-08-14[vcpkg] Restore layering and purge unused ParagraphParseResult (#12897)ras0219
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-12[vcpkg] Fix resolution of default features when using Manifest mode (#12829)ras0219
2020-08-10[vcpkg] Add `vcpkg export` to E2E tests. Enable E2E tests on all platforms. (...ras0219
2020-08-06[vcpkg] Fix vs2015 build (#12789)nicole mazzuca
2020-08-05[vcpkg] add environment variable VCPKG_OVERLAY_PORTS (#12640)Alexander Neumann
2020-08-02[vcpkg format-manifest] Add convert-control flag (#12471)nicole mazzuca
2020-08-01[vcpkg manifest] look at `platform` directives (#12548)nicole mazzuca
2020-08-01[vcpkg] Refactor commands 2: Electric Boogaloo (#12641)nicole mazzuca
2020-07-31[vcpkg] Refactor Commands: Part 1 (#12585)nicole mazzuca
2020-07-23[vcpkg] Add initial s390x support (#12534)Andrei Lebedev
2020-07-18Build fix with MinGW GCC 9.2.0 (#12084)Cristian Adam
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-13[vcpkg] Track hashes of cmake script helpers in consuming portfiles (#12254)ras0219
2020-07-13[vcpkg] Enable binary caching by default (#12370)ras0219
2020-07-11[vcpkg formatting] Fix format regex (#12369)nicole mazzuca
2020-07-09[vcpkg] Remove unnecessary work queue (#12350)nicole mazzuca
2020-07-09[vcpkg] Move default binary cache from `$root/archives` to user-wide director...ras0219
2020-07-09[vcpkg manifests] fix some issues (#12227)nicole mazzuca
2020-07-07[vcpkg] Implement --editable (#12200)ras0219
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-07-06[vcpkg] Remove use of std::variant and std::visit to fix VS2015. (#12242)ras0219
2020-07-02[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)Billy O'Neal
2020-07-01[vcpkg] Remove all uses of Foo::Foo() noexcept = default; to fix #9955 (#12201)ras0219
2020-07-01[vcpkg] Enable NuGet-based binary caching via mono (#12170)ras0219
2020-07-01[vcpkg] Implement --x-write-nuget-packages-config= setting for `install` and ...ras0219