aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
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-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] Correct UInt128 code 😇 (#10583)nicole mazzuca
2020-04-06Android Support: Exporting to Android Archive (AAR) (#10271)atkawa7
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] Use enum class for RestoreResultRobert Schumacher
2020-03-10Implement a warning when running vcpkg inside a developer command prompt if t...Billy Robert O'Neal III
2020-03-10[vcpkg] Introduce Job Objects to improve ctrl-c performance on WindowsRobert Schumacher
2020-03-09Merge remote-tracking branch 'origin/master' into HEADRobert Schumacher
2020-02-24[vcpkg] Fix issue #9916; `vcpkg upgrade` did not `load_tag_vars()` (#10202)Robert Schumacher
2020-02-19Fix build for VS2015 (#10126)Victor Romero
2020-02-12[vcpkg] Fix VS2015 compileRobert Schumacher
2020-02-11[vcpkg] Compute all ABIs upfront instead of during build_package()Robert Schumacher
2020-02-11[vcpkg] Extract binary caching functionality into separate interfaceRobert Schumacher
2020-02-09[vcpkg] Remove superfluous BuildPackageConfig struct (#9997)Robert Schumacher
2020-02-09[vcpkg] Track parser row/col state in Paragraph (renamed from RawParagraph) (...Robert Schumacher
2020-02-08[vcpkg] Use CreateProcess on Windows. Improve EnvVars manipulation and handli...Robert Schumacher
2020-02-07[vcpkg] Further parser improvements (#9895)Robert Schumacher
2020-02-04[vcpkg] Add skip dumpbin checksAlexander Neumann
2020-02-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
2020-01-17Add support for building with MinGW (#9137)Cristian Adam
2020-01-17Community Triplets 🤝 (#7976)Victor Romero
2020-01-13Introduce new policy to skip post verification of dll exports (#9642)martin-s
2019-12-20[vcpkg] Removed unused template function. (#9287)dpoliarush
2019-11-22Merge branch 'master' into vcpkg_nugetRobert Schumacher
2019-09-06[x-history] Prints CONTROL version history of a port 👻 (#7377)Victor Romero
2019-08-28Download Mode (#7950)Victor Romero
2019-08-28Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)Victor Romero
2019-08-28[vcpkg install] Enable Download Mode (#7797)Victor Romero
2019-08-26(#7757) [vcpkg] Switch to internal hash algorithms 📜Nicole Mazzuca
2019-08-20[vcpkg]Port toolchains (#7687)Curtis J Bezault
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-08-16Merge pull request #7305 from cbezault/external_file_abiCurtis J Bezault
2019-08-14[depend-info] Fix bugs, add `--sort`, `--show-depth` and `--max-recurse` opti...Victor Romero
2019-08-12[vcpkg] Fix the build on VS2015 debug (#7637)nicole mazzuca
2019-08-10clang-format, and fix a leftoverNicole Mazzuca
2019-08-10[vcpkg] Fix build under /W4Nicole Mazzuca
2019-08-09remove unnecessary include, fix variable extractionCurtis.Bezault
2019-08-09Change purpose of this PR to just overriding the abiCurtis.Bezault
2019-08-09Merge branch 'master' into external_file_abiCurtis J Bezault
2019-08-07[vcpkg] Make Filesystem::remove_all faster #7570Nicole Mazzuca
2019-08-02improve logic expression evaluation (#7508)Phil Christensen
2019-07-26[vcpkg] Fix RealFilesystem::remove_all (#7430)nicole mazzuca
2019-07-24Merge branch 'master' into external_file_abiCurtis J Bezault