aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/vcpkglib
AgeCommit message (Expand)Author
2020-08-06[vcpkg] Fix vs2015 build (#12789)nicole mazzuca
2020-07-31[vcpkg] Refactor Commands: Part 1 (#12585)nicole mazzuca
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-16[vcpkg] Fix create by extracting common paths settings (#11842)Billy O'Neal
2020-05-27[vcpkg] Move CI cleaning back out of the 'ci' command into a separate command...Billy O'Neal
2020-05-14[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)Billy O'Neal
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-06Android Support: Exporting to Android Archive (AAR) (#10271)atkawa7
2020-03-25[vcpkg] Improve common case of ignoring filesystem errors (#10557)Robert Schumacher
2020-02-12Add binarycaching.(h|cpp) to project filesVictor Romero
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-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
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-02improve logic expression evaluation (#7508)Phil Christensen
2019-07-19allow tests to run on older standard librariesNicole Mazzuca
2019-07-11add tests!Nicole Mazzuca
2019-07-06[vcpkg] Fix powershell font corruption bug (#7094)Robert Schumacher
2019-07-01Revert Visual Studio projects versions (#7117)Victor Romero
2019-06-21Ports Overlay partial implementation (#6981)Victor Romero
2019-06-19first check-in.seanyen
2019-04-08[vcpkg] Synchronize vcpkg-base with external repo (#5934)Robert Schumacher
2018-11-01[vcxproj] Explicitly specify intermediate and output directoriesAlexander Karatarakis
2018-10-31Remove import of user property pages when building vcpkgRoelf-Jilling
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-06-19Introduce stringrange.h/cpp and visualstudio.h/cppAlexander Karatarakis
2018-06-19Introduce archives.h/cppAlexander Karatarakis
2018-06-19Introduce downloads.h/cppAlexander Karatarakis
2018-04-06Introduce "vcpkg fetch"Alexander Karatarakis
2018-02-26[everything] Use -text to ensure consistent files across machines.Robert Schumacher
2018-01-17Add new struct: StringLiteralAlexander Karatarakis
2017-12-14[vcpkg] Fix regressions in WSL build.Robert Schumacher
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-12-01[vcpkg-contact-survey] Add monthly survey promptRobert Schumacher
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
2017-10-06Merge pull request #1896 from mariatav/dev/mariatav/autocompleteRobert Schumacher
2017-10-02Create stub autocomplete functionMaria Tavlaki
2017-09-28[vcpkg-export-ifw] Separate IFW loopKonstantin Podsvirov
2017-09-28WIP: Export IFWKonstantin Podsvirov
2017-08-24Introduce GlobalState structAlexander Karatarakis
2017-06-20[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.Robert Schumacher
2017-06-08[vcpkg] Improve diagnostics upon port load failureRobert Schumacher
2017-06-06Convert BuildType/Configuration Type into simple enum classesAlexander Karatarakis