Alexander Karatarakis
|
98074f5a21
|
[commands_env.cpp] Use const. Naming scheme
|
2017-08-28 17:21:34 -07:00 |
|
Albert Ziegenhagel
|
1253b87519
|
Implement support to request a specific toolset version via the variable VCPKG_PLATFORM_TOOLSET in the triplet file
|
2017-06-02 18:13:12 +02:00 |
|
Alexander Karatarakis
|
7bdf189a92
|
Rework vcpkg's triplet environment reading
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
|
2017-05-04 15:06:18 -07:00 |
|
Robert Schumacher
|
20657a29ca
|
[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildCommand
|
2017-05-01 17:24:54 -07:00 |
|
Alexander Karatarakis
|
1e9471a148
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
|
Alexander Karatarakis
|
3f76b9e53d
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
|
Alexander Karatarakis
|
e051edfa10
|
vcpkg_cmd_arguments -> VcpkgCmdArguments
|
2017-04-04 16:44:43 -07:00 |
|
Alexander Karatarakis
|
bdf80d63c6
|
triplet -> Triplet
|
2017-04-04 16:44:42 -07:00 |
|
Robert Schumacher
|
cb5cbc4d84
|
[vcpkg-env] Added internal 'env' command to help diagnose environment issues.
|
2017-04-03 10:44:29 -07:00 |
|