aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
2017-08-23[vcpkg] Add stringify for BuildResult::FILE_CONFLICTSRobert Schumacher
2017-08-23[vcpkg] Deduplicate code from feature packagesRobert Schumacher
2017-08-22[vcpkg] Improve formatting of search and list. Fix gl2ps version.Robert Schumacher
2017-08-22[vcpkg] Add Util::ResourceBase, use MoveOnlyBaseRobert Schumacher
2017-08-21[vcpkg] Improve error messages when a feature is requested that doesn't exist.Robert Schumacher
2017-08-21[vcpkg] Feature packages now include user requested packages even if they are...Robert Schumacher
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-16partial end to end feature packages hdf5Daniel Shaw
2017-07-31[BinaryParagraph] Remove extra qualification (permissive-)Alexander Karatarakis
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-24end to end feature pkg draftDaniel Shaw
2017-07-19refactor feature packagesDaniel Shaw
2017-07-14feature packages graph traversalDaniel Shaw
2017-06-27refactor create_install_plan testsDaniel Shaw
2017-06-26adding tests for install plansDaniel Shaw
2017-06-21[triplet] Use pointer to instance-controlled strings and cache hashcodeAlexander Karatarakis
2017-06-20[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.Robert Schumacher
2017-06-19Merge branch 'feature_package_implementation'Robert Schumacher
2017-06-19[vcpkg] feature packages initial parsingDaniel Shaw
2017-06-19Use std::experimental::filesystem instead of std::tr2::sysAlexander Karatarakis
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-06Add missing #includeAlexander Karatarakis
2017-06-06Install continueAlexander Karatarakis
2017-06-06minor changesDaniel Shaw
2017-06-06PackageSpecParseResult const ref bugDaniel 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] Add commentsRobert Schumacher
2017-05-24[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.Robert Schumacher
2017-05-22Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dllHartmut Kaiser
2017-05-05Introduce Debug::println()Alexander 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-03Remove unneeded #includesAlexander 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-01[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC...Robert Schumacher
2017-04-30[vcpkg] check_exit should accept explicitly-convertible-to-boolRobert Schumacher