aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
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
2020-07-06[vcpkg] Update toolsrc VERSION to 2020.06.15 (#12263)Wolfgang Stöggl
2020-07-06[vcpkg] Revert change which causes sources to be purged by default in `vcpkg ...ras0219
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-01Fix sourceparagraph:BooleanField (#12192)nicole mazzuca
2020-07-01[vcpkg] Implement --x-write-nuget-packages-config= setting for `install` and ...ras0219
2020-06-30[vcpkg] Fix `vcpkg export --nuget` regressions (#12174)ras0219
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-27[vcpkg-x-set-installed] Implement --dry-run (#12132)ras0219
2020-06-26[vcpkg] Add write-only binary caching for CI. (#12130)Billy O'Neal
2020-06-26[vcpkg] Delete unused --purge-tombstones and introduce BufferedPrint class (#...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-26[vcpkg] Use XDG/LOCALAPPDATA for default binary caching path (#12091)ras0219
2020-06-25[vcpkg build] fix build command (#12072)nicole mazzuca
2020-06-25[vcpkg] Commonize pipelines build powershell and don't use binary caching in ...Billy O'Neal
2020-06-22[vcpkg] Track compiler information in ABI (#11654)ras0219
2020-06-18Put user-defined configuration triplets path on top of the search queue (#11931)Vitalii Koshura
2020-06-17[vcpkg] Fix issue #9781 by exporting from the installed directory (#11015)ras0219
2020-06-16[vcpkg] Fix create by extracting common paths settings (#11842)Billy O'Neal
2020-06-15[vcpkg] Delete g_binary_caching global that should be passed as a parameter. ...Billy O'Neal
2020-06-15[vcpkg] Add vcpkg item to project settings in Visual Studio (#4361)Alexander Neumann
2020-06-11[vcpkg] Fix bootstrap on VS2015 (#11891)Billy O'Neal
2020-06-08[vcpkg] Fix OSX CI by ensuring the downloads directory exists (#11839)Billy O'Neal
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-06-02[vcpkg] add x86-wasm.cmake to community triplets (#11323)Mohammed Alyousef
2020-05-29[vcpkg] Rename the msbuild property VcpkgRoot to VcpkgCurrentInstalledDir, an...Billy O'Neal
2020-05-29[vcpkg metrics] Allow someone to opt out after build (#11542)nicole mazzuca
2020-05-27[vcpkg] Move CI cleaning back out of the 'ci' command into a separate command...Billy O'Neal
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-19[cmake] Update to 3.17.2 (#10767)Jack·Boos·Yu
2020-05-19[vcpkg] Harden file removals and clean directory contents in "CI" inside vcpk...Billy O'Neal
2020-05-18[vcpkg] Hardem expand environment strings path with explicit integer overflow...Billy O'Neal
2020-05-18[vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368)Markus Rickert
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-05-13[vcpkg] Fix nuget package import failed. (#11093)shihaonan369
2020-05-11[vcpkg] Hopefully fix build on macOS 10.13/10.14 (#11205)nicole mazzuca
2020-05-11[vcpkg] Resolve --overlay-ports is only working for relative parths since fix...Tobias Funk
2020-05-08[vcpkg] Adding support for finding VS2019 by environment variable (#10760)Arsen Tufankjian