aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
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-24[vcpkg] Fix build on old compilers. (#12950)huahang
2020-08-22[vcpkg] Fix editable bug (#12910)ras0219
2020-08-20[vcpkg] fix hint message (#13043)Phoebe
2020-08-19remove registries.h and fwd/registries.h... (#13017)nicole mazzuca
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
2020-07-15[vcpkg] Fix ParagraphParser::required_field() (#12429)Maks Naumov
2020-07-14[vcpkg formatting] Turn off DeriveLineEnding (#12368)nicole mazzuca
2020-07-13[vcpkg] Fix iOS toolchain detection when using the iOS community triplets (#1...alcroito
2020-07-13[vcpkg] Track hashes of cmake script helpers in consuming portfiles (#12254)ras0219
2020-07-13[vcpkg] proper errorcheck during files installation (#12378)Maksim Moisiuk
2020-07-13[vcpkg] Add CMake heuristics for header-only libraries (#12386)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-10[vcpkg build] fix #12355 (#12367)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[cuda] correct env variables for newer cuda versions (#12244)Alexander Neumann
2020-07-09[vcpkg manifests] fix some issues (#12227)nicole mazzuca
2020-07-08[vcpkg] Ignore dependencies not found errors when downloading mode (#12323)Jack·Boos·Yu
2020-07-07[vcpkg] Implement --editable (#12200)ras0219
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-07-06[opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Win...Billy O'Neal