aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
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
2020-05-08[vcpkg] Resolve relative overlay ports to the current working directory. (#11...Robert Schumacher
2020-05-08Don't build the metrics uploader when metrics are disabled. (#11234)Billy O'Neal
2020-05-07[vcpkg] Restrict telemetry uploads to TLS 1.2 (#11213)Billy O'Neal
2020-05-06[vcpkg] always pass VSCMD_SKIP_SENDTELEMETRY=1 (#11202)nicole mazzuca
2020-05-04[vcpkg] fix bug in Filesystem::absolute (#11170)nicole mazzuca
2020-04-30[vcpkg] Warn on unmatched removal with reasonable alternative (#11083)Robert Schumacher
2020-04-29[vcpkg] Correctly record default feature list in BinaryParagraphs. Fixes #106...Robert Schumacher
2020-04-29[vcpkg] Small touchups for vcpkg unit tests (#11068)Martin Hořeňovský
2020-04-29[vcpkg] Add support for VCPKG_BINARY_SOURCES and --x-binarysource=<> (#10476)Robert Schumacher
2020-04-23[vcpkg] Fix toolsrc CMake build error (#10973)NancyLi1013
2020-04-17[vcpkg] Add initial JSON support (#10521)nicole mazzuca
2020-04-17[vcpkg] Add x-set-installed command (#10817)nicole mazzuca
2020-04-17[vcpkg] Fix build scripts on openSUSE and g++9 (#10867)nicole mazzuca
2020-04-14[vcpkg] Clean up CMake build system (#10834)nicole mazzuca
2020-04-09[vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398)Alexander Neumann
2020-04-09[vcpkg-test] Fix the check for ability to make symlinks (#10543)nicole mazzuca
2020-04-09[vcpkg] Correct UInt128 code 😇 (#10583)nicole mazzuca
2020-04-06Android Support: Exporting to Android Archive (AAR) (#10271)atkawa7
2020-04-03[vcpkg] Fix spec instance name (#10660)Phoebe
2020-04-01vcpkg_from_git: Add support for git over ssh (#9446)Marc Boucek
2020-03-27[vcpkg] Add the possibility to load vcvars.bat with external toolchain. (#10...Alexander Neumann
2020-03-25[vcpkg] Improve common case of ignoring filesystem errors (#10557)Robert Schumacher
2020-03-25[vcpkg-help] Reflow and small cleanups (#10477)Robert Schumacher
2020-03-19Merge pull request #10372 from ras0219-msft/dev/roschuma/jobsRobert Schumacher
2020-03-19Merge pull request #10032 from ras0219-msft/dev/roschuma/compute-all-abisRobert Schumacher
2020-03-18[vcpkg] Fill in feature lists during CI reportingRobert Schumacher