aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2020-09-24[vcpkg] Show Empty Object on vcpkg --list when used with --x-json (#13667)Pratik Chowdhury
2020-09-22[vcpkg] Fix the case of current_path() before use on Windows. (#13537)Billy O'Neal
2020-09-18[vcpkg] Keep sym links in Linux zip cache files (#13609)here-mikelley
2020-09-15[vcpkg-docs] Add docs/users/binarycaching.md (#13517)ras0219
2020-09-14[vcpkg] Add metrics for binarycaching feature (#13486)ras0219
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
2020-09-11Fix boostrap on VS2019. (#13489)Billy O'Neal
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-09-11[vcpkg] Fix issue #12745. (#12746)martin-s
2020-09-09[vcpkg] improve s390x support (#13386)Andrei Lebedev
2020-09-07[vcpkg] Fix compilation on VS2015 (#13398)ras0219
2020-09-07[vcpkg] Improve Json error messages (#12981)ras0219
2020-09-06[vcpkg] Fixed 'update' command output (#13378)Vitaliy Didik
2020-09-05Add community triple arm64-linux and arm-linux. (#11880)xyb
2020-09-05[vcpkg] json format for search (#12509)dan-shaw
2020-09-04fix compile on g++ 6 (#13290)nicole mazzuca
2020-09-03[vcpkg] Delay failures in `vcpkg install` until missing manifest requested (#...ras0219
2020-09-02[vcpkg] Registries MVP (#13038)nicole mazzuca
2020-08-31[vcpkg] Implement 'repository' tag for NuGet binary caching (#13228)ras0219
2020-08-25[vcpkg] Fix upgrade for port-version (#13069)nicole mazzuca
2020-08-25[vcpkg] Fix #13094 by avoiding the comma operator. (#13117)Billy O'Neal
2020-08-22[vcpkg] Fix editable bug (#12910)ras0219
2020-08-20[vcpkg] fix hint message (#13043)Phoebe
2020-08-19[vcpkg] Update hint message (#12976)Phoebe
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-17[vcpkg] Remove unused function (#12837)Ignacio Rodríguez
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] Rewrite CMake build system to be more target-based (#12698)nicole mazzuca
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 missing check for x86 (#12678)Arves100
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] add feature support (#12549)nicole mazzuca
2020-08-01[vcpkg] Add environment variable VCPKG_DEFAULT_BINARY_CACHE (#12423)Alexander Neumann
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-31[vcpkg] Fix build on Windows 8.1 SDK (#12586)nicole mazzuca
2020-07-23[vcpkg] Add initial s390x support (#12534)Andrei Lebedev
2020-07-21[vcpkg] Add NVTOOLSEXT_PATH to the env passthrough list (#12468)Alexander Neumann
2020-07-20[libmicrohttpd] Add `platform.h` to restricted header list. (#12455)ras0219
2020-07-18Build fix with MinGW GCC 9.2.0 (#12084)Cristian Adam
2020-07-17[vcpkg] print list in json (#12179)dan-shaw
2020-07-15[vcpkg] Clean up command switch code (#12351)nicole mazzuca
2020-07-15[vcpkg] implement copy_symlink working for non-elevated processes (#12400)Maksim Moisiuk