index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
include
Age
Commit message (
Expand
)
Author
2017-08-23
[vcpkg] Add stringify for BuildResult::FILE_CONFLICTS
Robert Schumacher
2017-08-23
[vcpkg] Deduplicate code from feature packages
Robert Schumacher
2017-08-22
[vcpkg] Improve formatting of search and list. Fix gl2ps version.
Robert Schumacher
2017-08-22
[vcpkg] Add Util::ResourceBase, use MoveOnlyBase
Robert 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 implementation
Robert Schumacher
2017-08-20
[vcpkg] Refactor parsing together and flatten featurespec usages
Robert Schumacher
2017-08-19
[vcpkg] Reorganize some parsing functions.
Robert Schumacher
2017-08-18
[vcpkg] Consolidate specifier parsing
Robert Schumacher
2017-08-16
partial end to end feature packages hdf5
Daniel 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-24
end to end feature pkg draft
Daniel Shaw
2017-07-19
refactor feature packages
Daniel Shaw
2017-07-14
feature packages graph traversal
Daniel Shaw
2017-06-27
refactor create_install_plan tests
Daniel Shaw
2017-06-26
adding tests for install plans
Daniel Shaw
2017-06-21
[triplet] Use pointer to instance-controlled strings and cache hashcode
Alexander Karatarakis
2017-06-20
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
Robert Schumacher
2017-06-19
Merge branch 'feature_package_implementation'
Robert Schumacher
2017-06-19
[vcpkg] feature packages initial parsing
Daniel Shaw
2017-06-19
Use std::experimental::filesystem instead of std::tr2::sys
Alexander Karatarakis
2017-06-08
[vcpkg] Hotfix previous commit.
Robert Schumacher
2017-06-08
[vcpkg] Improve diagnostics upon port load failure
Robert Schumacher
2017-06-06
Convert BuildType/Configuration Type into simple enum classes
Alexander Karatarakis
2017-06-06
[vcpkg] Added parser support for 'Supports' field
Robert Schumacher
2017-06-06
Add missing #include
Alexander Karatarakis
2017-06-06
Install continue
Alexander Karatarakis
2017-06-06
minor changes
Daniel Shaw
2017-06-06
PackageSpecParseResult const ref bug
Daniel Shaw
2017-06-06
ExpectedT factory class
Daniel Shaw
2017-06-05
[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()
Robert Schumacher
2017-06-02
Implement support to request a specific toolset version via the variable `VCP...
Albert Ziegenhagel
2017-05-24
[vcpkg] Add comments
Robert Schumacher
2017-05-24
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
Robert Schumacher
2017-05-22
Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll
Hartmut Kaiser
2017-05-05
Introduce Debug::println()
Alexander Karatarakis
2017-05-04
Introduce Strings::case_insensitive_ascii_compare()
Alexander Karatarakis
2017-05-04
Rework vcpkg's triplet environment reading
Alexander Karatarakis
2017-05-04
get_environmental_variable() -> get_environment_variable()
Alexander Karatarakis
2017-05-04
Rename Strings:: function for utf8/utf16 conversion
Alexander Karatarakis
2017-05-03
Remove unneeded #includes
Alexander Karatarakis
2017-05-03
[vcpkg] Add support for installing from HEAD
Robert Schumacher
2017-05-02
[vcpkg] Reduce arguments to build_package() by bundling
Robert 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-bool
Robert Schumacher
[next]