aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/vcpkglib
AgeCommit message (Expand)Author
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
2017-05-24[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.Robert Schumacher
2017-05-01[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC...Robert Schumacher
2017-04-30[vcpkg] Remove OptBool in favor of Optional<bool>Robert Schumacher
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...Alexander Karatarakis
2017-04-21Add skeleton code for `vcpkg export`Alexander Karatarakis
2017-04-05Introduce `vcpkg depend-info` commandAlexander Karatarakis
2017-04-04vcpkg_paths -> VcpkgPathsAlexander Karatarakis
2017-04-04version_t -> VersionTAlexander Karatarakis
2017-04-04vcpkg_cmd_arguments -> VcpkgCmdArgumentsAlexander Karatarakis
2017-04-04paragraph_parse_result -> ParagraphParseResultAlexander Karatarakis
2017-04-04package_spec_parse_result -> PackageSpecParseResultAlexander Karatarakis
2017-04-04package_spec -> PackageSpecAlexander Karatarakis
2017-04-04opt_bool->OptBoolAlexander Karatarakis
2017-04-04cstring_view -> CStringViewAlexander Karatarakis
2017-04-03[vcpkg-env] Added internal 'env' command to help diagnose environment issues.Robert Schumacher