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
/
src
Age
Commit message (
Expand
)
Author
2017-06-19
[vcpkg] feature packages initial parsing
Daniel Shaw
2017-06-14
[vcpkg] Add additional debug messages
Robert Schumacher
2017-06-09
Merge pull request #1106 from evil-e/master
Robert Schumacher
2017-06-09
[vcpkg] Rename --full-desc to --x-full-desc
Robert Schumacher
2017-06-09
Merge pull request #1050 from OlafvdSpek/update
Robert Schumacher
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
Install continue
Alexander Karatarakis
2017-06-06
minor changes
Daniel Shaw
2017-06-06
error message vector check
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] Rename CoffFileHeader::machineType -> machine_type
Robert Schumacher
2017-05-24
[vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
Robert Schumacher
2017-05-22
Merge pull request #1144 from STEllAR-GROUP/add_policy
Robert Schumacher
2017-05-22
[vcpkg] Avoid modifying static globals after initialization
Robert Schumacher
2017-05-22
Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll
Hartmut Kaiser
2017-05-22
[vcpkg-search] added search in description
Daniel Shaw
2017-05-16
Added '--full-desc' option to search and list commands to shows full descript...
Jon Erickson
2017-05-08
Merge pull request #1054 from KindDragon/folly
Robert Schumacher
2017-05-08
[vcpkg][folly] Fix post lint checks for folly.
Robert Schumacher
2017-05-08
[vcpkg] Use stdfs::equivalent() to correctly compare file paths.
Robert Schumacher
2017-05-08
[vcpkg] Use "amd64" for vcvarsall to be compatible with VS2015
Robert Schumacher
2017-05-08
List packages for vcpkg install
Olaf
2017-05-05
Introduce Debug::println()
Alexander Karatarakis
2017-05-04
[vcpkg] Revert Revert toolchain selection behavior
Robert Schumacher
2017-05-04
Revert toolchain selection behavior
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-04
Update commands_update.cpp
Olaf van der Spek
2017-05-03
`export` Mention in `vcpkg help`
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-02
`export`: --zip/--7zip/--raw now provides next-step instructions
Alexander Karatarakis
2017-05-02
Fix NuGet casing
Alexander Karatarakis
2017-05-02
`exprot`: --nuget now provides additional next-step instructions
Alexander Karatarakis
2017-05-02
`export` Fix output directory displayed
Alexander Karatarakis
2017-05-02
Improve message if there are no --oudated packages
Alexander 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-29
Merge branch 'master' into HEAD
Robert 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-28
Enums::f(): Accept CStringView instead of std::string&
Alexander Karatarakis
2017-04-28
Remove stray temp code
Alexander Karatarakis
[next]