aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
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
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-28[clang-format] Increase PenaltyReturnTypeOnItsOwnLineAlexander Karatarakis
2017-04-27`install`: When package name is invalid, error out earlier and with a better ...Alexander Karatarakis
2017-04-27Run clang-foramt over tests and remaining cpp filesAlexander Karatarakis
2017-04-27Remove stray cpp fileAlexander Karatarakis
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...Alexander Karatarakis
2017-04-27Formatting + add test to the vcxprojAlexander Karatarakis
2017-04-27[options] makes options case insensitiveTobias Kohlbau
2017-04-26`export`: Place the nuget-specific redirect in buildsystems/tmpAlexander Karatarakis
2017-04-26`export`: Place the temporary nuspec file in buildsystems/tmpAlexander Karatarakis
2017-04-26`export` Copy getProgramFiles32bit.ps1Alexander Karatarakis
2017-04-25`export`: Reorganize export folder to have the same layout as a normal vcpkg ...Alexander Karatarakis
2017-04-25`export`: Retain the msbuild subfolder for cmake integration to also workAlexander Karatarakis
2017-04-25`export`: Place the integration files in the exported folderAlexander Karatarakis
2017-04-25Rework ConfigurationType enumAlexander Karatarakis
2017-04-25Rework BuildType enumAlexander Karatarakis
2017-04-25ENUM_NAME should be in the enum namespaceAlexander Karatarakis
2017-04-25Rework LinkageType enumAlexander Karatarakis
2017-04-25Rework OptBool enumAlexander Karatarakis
2017-04-25Rework BuildInfo enumAlexander Karatarakis