aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2017-06-19[vcpkg] feature packages initial parsingDaniel Shaw
2017-06-14[vcpkg] Add additional debug messagesRobert Schumacher
2017-06-09Merge pull request #1106 from evil-e/masterRobert Schumacher
2017-06-09[vcpkg] Rename --full-desc to --x-full-descRobert Schumacher
2017-06-09Merge pull request #1050 from OlafvdSpek/updateRobert Schumacher
2017-06-08[vcpkg] Hotfix previous commit.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-06-06[vcpkg] Added parser support for 'Supports' fieldRobert Schumacher
2017-06-06Install continueAlexander Karatarakis
2017-06-06minor changesDaniel Shaw
2017-06-06error message vector checkDaniel Shaw
2017-06-06ExpectedT factory classDaniel Shaw
2017-06-05[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()Robert Schumacher
2017-06-02Implement support to request a specific toolset version via the variable `VCP...Albert Ziegenhagel
2017-05-24[vcpkg] Rename CoffFileHeader::machineType -> machine_typeRobert Schumacher
2017-05-24[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.Robert Schumacher
2017-05-22Merge pull request #1144 from STEllAR-GROUP/add_policyRobert Schumacher
2017-05-22[vcpkg] Avoid modifying static globals after initializationRobert Schumacher
2017-05-22Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dllHartmut Kaiser
2017-05-22[vcpkg-search] added search in descriptionDaniel Shaw
2017-05-16Added '--full-desc' option to search and list commands to shows full descript...Jon Erickson
2017-05-08Merge pull request #1054 from KindDragon/follyRobert Schumacher
2017-05-08[vcpkg][folly] Fix post lint checks for folly.Robert Schumacher
2017-05-08[vcpkg] Use stdfs::equivalent() to correctly compare file paths.Robert Schumacher
2017-05-08[vcpkg] Use "amd64" for vcvarsall to be compatible with VS2015Robert Schumacher
2017-05-08List packages for vcpkg installOlaf
2017-05-05Introduce Debug::println()Alexander Karatarakis
2017-05-04[vcpkg] Revert Revert toolchain selection behaviorRobert Schumacher
2017-05-04Revert toolchain selection behaviorAlexander Karatarakis
2017-05-04Introduce Strings::case_insensitive_ascii_compare()Alexander Karatarakis
2017-05-04Rework vcpkg's triplet environment readingAlexander Karatarakis
2017-05-04get_environmental_variable() -> get_environment_variable()Alexander Karatarakis
2017-05-04Rename Strings:: function for utf8/utf16 conversionAlexander Karatarakis
2017-05-04Update commands_update.cppOlaf van der Spek
2017-05-03`export` Mention in `vcpkg help`Alexander Karatarakis
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2017-05-02[vcpkg] Reduce arguments to build_package() by bundlingRobert Schumacher
2017-05-02`export`: --zip/--7zip/--raw now provides next-step instructionsAlexander Karatarakis
2017-05-02Fix NuGet casingAlexander Karatarakis
2017-05-02`exprot`: --nuget now provides additional next-step instructionsAlexander Karatarakis
2017-05-02`export` Fix output directory displayedAlexander Karatarakis
2017-05-02Improve message if there are no --oudated packagesAlexander Karatarakis
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-29Merge branch 'master' into HEADRobert Schumacher
2017-04-29[vcpkg] Fix regression in tests. Test classes must not be structs.Robert Schumacher
2017-04-28`export`: When package name is invalid, error out earlier and with a better m...Alexander Karatarakis
2017-04-28Enums::f(): Accept CStringView instead of std::string&Alexander Karatarakis
2017-04-28Remove stray temp codeAlexander Karatarakis