aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
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
2017-04-25Rework ArchiveFormat enumAlexander Karatarakis
2017-04-25`export`: Show what output file/files are createdAlexander Karatarakis
2017-04-25`export`: Export directory now has the same name pattern as the zip/7z/nuget ...Alexander Karatarakis
2017-04-24Merge branch 'x86-disable-ninja'Robert Schumacher
2017-04-23Merge pull request #966 from codicodi/fix-export-7zipRobert Schumacher
2017-04-23[vcpkg-build] Fix regression in build command.Robert Schumacher
2017-04-23[vcpkg-integrate-project] Escape backticks. Fixes #964.Robert Schumacher
2017-04-23[vcpkg] Ninja is only 64-bit; do not use on x86Robert Schumacher
2017-04-22[vcpkg-export] correctly handle --7zip optioncodicodi
2017-04-21Update cmake version to 3.8.0 (was 3.8.0rc1)Alexander Karatarakis
2017-04-21`export`: Shorten the date formatAlexander Karatarakis
2017-04-21`export`: Add --raw --nuget --zip --7zip options and functionalityAlexander Karatarakis
2017-04-21`export`: Suppress output of nuget creationAlexander Karatarakis
2017-04-21`export`: RefactoringAlexander Karatarakis
2017-04-21`export`: Add date to exported folder nameAlexander Karatarakis