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-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
2017-04-30
[vcpkg] Remove OptBool in favor of Optional<bool>
Robert Schumacher
2017-04-30
[vcpkg] CStringView improvements
Robert Schumacher
2017-04-28
Use CStringView instead of const char*
Alexander Karatarakis
2017-04-28
[CStringView] Rename parameter, add copy ctor
Alexander Karatarakis
2017-04-28
Enums::f(): Accept CStringView instead of std::string&
Alexander Karatarakis
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-28
[clang-format] Increase PenaltyReturnTypeOnItsOwnLine
Alexander Karatarakis
2017-04-27
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...
Alexander Karatarakis
2017-04-25
Rework ConfigurationType enum
Alexander Karatarakis
2017-04-25
Rework BuildType enum
Alexander Karatarakis
2017-04-25
ENUM_NAME should be in the enum namespace
Alexander Karatarakis
2017-04-25
Rework LinkageType enum
Alexander Karatarakis
2017-04-25
Make constexprs static
Alexander Karatarakis
2017-04-25
Rework OptBool enum
Alexander Karatarakis
2017-04-25
Rework BuildInfo enum
Alexander Karatarakis
2017-04-23
[vcpkg-build] Fix regression in build command.
Robert Schumacher
2017-04-21
Add System::get_current_date_time()
Alexander Karatarakis
2017-04-21
Add skeleton code for `vcpkg export`
Alexander Karatarakis
2017-04-21
Move source_dir outside of InstallDir struct
Alexander Karatarakis
2017-04-21
InstallationDirs -> InstallDir
Alexander Karatarakis
2017-04-20
[InstallationDirs] Better name for static factory
Alexander Karatarakis
2017-04-20
Simplify InstallDirs class. No longer touches disk
Alexander Karatarakis
2017-04-17
Use read-only pattern for InstallationDirs
Alexander Karatarakis
2017-04-17
InstallationDirs struct now checks/create the needed dirs
Alexander Karatarakis
2017-04-17
Add fs::create_directories() forwarding function
Alexander Karatarakis
[prev]
[next]