aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg/commands.cpp
AgeCommit message (Expand)Author
2021-02-04[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (...Billy O'Neal
2021-01-22Restore x-upload-metrics command accidentally disabled by removing VCPKG_DISA...Billy O'Neal
2021-01-07[vcpkg] Add commands to maintain and verify versions db integrity (#14999)Victor Romero
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-08-13[vcpkg] Lift `--x-json` to a global option, implement experimental `x-package...ras0219
2020-08-10[vcpkg] Rewrite CMake build system to be more target-based (#12698)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-11[vcpkg formatting] Fix format regex (#12369)nicole mazzuca
2020-07-06[vcpkg] Format the C++ in CI (#11655)nicole mazzuca
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-05-27[vcpkg] Move CI cleaning back out of the 'ci' command into a separate command...Billy O'Neal
2020-04-17[vcpkg] Add x-set-installed command (#10817)nicole mazzuca
2019-09-06[x-history] Prints CONTROL version history of a port 👻 (#7377)Victor Romero
2019-08-26(#7757) [vcpkg] Switch to internal hash algorithms 📜Nicole Mazzuca
2019-08-14[depend-info] Fix bugs, add `--sort`, `--show-depth` and `--max-recurse` opti...Victor Romero
2019-04-08[vcpkg] Synchronize vcpkg-base with external repo (#5934)Robert Schumacher
2018-09-18Add command x-vsinstancesAlexander Karatarakis
2018-07-09[vcpkg] Remove vcpkg::Archives from vcpkg::base. Add vcpkg::Hash.Robert Schumacher
2018-07-09[vcpkg] Split vcpkg::Commands::Fetch into backend and frontendRobert Schumacher
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...Alexander Karatarakis
2018-04-06[vcpkg hash] Add sanity checkingAlexander Karatarakis
2018-04-06[vcpkg hash] Don't use cmake for non-windows hashes. Use shasum insteadAlexander Karatarakis
2018-04-06Disable vcpkg fetch for nowAlexander Karatarakis
2018-04-06Introduce "vcpkg fetch"Alexander Karatarakis
2017-12-23[vcpkg-hash] Replace certutil.exe with cmake built-in hash commandsStanislav Ershov
2017-12-13[vcpkg] Fix regressions introduced with update command. Fixed issue with upgr...Robert Schumacher
2017-12-13Revert "[vcpkg-upgrade] Initial commit of upgrade command."Robert Schumacher
2017-12-13[vcpkg-upgrade] Initial commit of upgrade command.Robert Schumacher
2017-11-02[vcpkg] Refactor argument parsing to use common code paths.Robert Schumacher
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher