aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2017-08-21[vcpkg] Feature packages now include user requested packages even if they are...Robert Schumacher
2017-08-21Fix detection of 64-bit VSCodeAlexander Karatarakis
2017-08-21[vcpkg] Fix feature packages for non-default triplets. Reduce duplication bet...Robert Schumacher
2017-08-20[vcpkg] Refactor features implementation. Improve error handling.Robert Schumacher
2017-08-20[vcpkg] Remove incomplete default features implementationRobert Schumacher
2017-08-20[vcpkg] Refactor parsing together and flatten featurespec usagesRobert Schumacher
2017-08-19[vcpkg] Reorganize some parsing functions.Robert Schumacher
2017-08-18[vcpkg] Consolidate specifier parsingRobert Schumacher
2017-08-18[vcpkg] Fix rebase build.Robert Schumacher
2017-08-16partial end to end feature packages hdf5Daniel Shaw
2017-08-15[vcpkg-tests] ReformatRobert Schumacher
2017-08-15Merge branch 'master' into qualifier_changeRobert Schumacher
2017-08-11Take path by const&Alexander Karatarakis
2017-08-11Print more info when fetchDependency failsAlexander Karatarakis
2017-08-11Update required/downloaded git to 2.14.1Alexander Karatarakis
2017-08-11[cmake] Fix cmake pathatkawa7
2017-08-09Add text filtering in `vcpkg depend-info`Alexander Karatarakis
2017-08-08[vcpkg] Improve error messages during Binary Paragraph parsingRobert Schumacher
2017-08-07Updated version of nuget to 4.1.0Alexander Karatarakis
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-07-26[vcpkg-export] Tweak error formattingRobert Schumacher
2017-07-26[vcpkg-help] Improve help, including a list of topics.Robert Schumacher
2017-07-26[vcpkg-export] Add NuGet id and NuGet version options to export command.Robert Schumacher
2017-07-26[vcpkg] Add support for single-option arguments.Robert Schumacher
2017-07-25cmake: update to 3.9Mikhail Paulyshka
2017-07-24Merge pull request #1461 from Microsoft/create_install_testsDaniel Shaw
2017-07-24end to end feature pkg draftDaniel Shaw
2017-07-24[vcpkg] Revert revert. Bug fixed.Robert Schumacher
2017-07-24[vcpkg] Revert #1450, pending bugfix.Robert Schumacher
2017-07-24Merge pull request #1450 from atkawa7/string-formatRobert Schumacher
2017-07-24[vcpkg] Use _vsnprintf_s_l on Windows for locale-insensitivity. Avoid manual ...Robert Schumacher
2017-07-24[vcpkg] ALLOW_OBSOLETE_MSVCRT policy should enable use of all CRTs.Robert Schumacher
2017-07-19refactor feature packagesDaniel Shaw
2017-07-17clean testsDaniel Shaw
2017-07-14Merge remote-tracking branch 'origin' into create_install_testsDaniel Shaw
2017-07-14feature packages graph traversalDaniel Shaw
2017-07-12[vcpkg] remove platform dependency of string formatatkawa7
2017-07-11[vcpkg] remove flushallatkawa7
2017-07-09Adds a missing new line statementMaktm
2017-07-07[grpc] Use vcpkg_copy_tool_dependenciesRobert Schumacher
2017-06-27refactor create_install_plan testsDaniel Shaw
2017-06-26Merge branch 'master' into create_install_testsDaniel Shaw
2017-06-26adding tests for install plansDaniel Shaw
2017-06-21[vcpkg-export] Fix nuget export. Fixes #1223.Robert Schumacher
2017-06-21[triplet] Use pointer to instance-controlled strings and cache hashcodeAlexander Karatarakis
2017-06-20[vcpkg] Hotfix regression in 8741214. Fixes #1325.Robert Schumacher
2017-06-20[vcpkg] Handle missing fields in print_error_message()Robert Schumacher
2017-06-20[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.Robert Schumacher
2017-06-19[vcpkg] feature packages initial parsingDaniel Shaw
2017-06-14[vcpkg] Add additional debug messagesRobert Schumacher