Curtis J Bezault
4da95d667c
[vcpkg]Port toolchains ( #7687 )
...
* checkpoint commit
* Only set VCPKG_ENV_OVERRIDES_FILE if it exists
* First pass at working port-toolchain
* Update VERSION.txt
* Return rvalue
* Fix compilation error
* Some fixes are requested by @ubsan
* Fix another compilation error
2019-08-20 08:47:26 -07:00
Curtis.Bezault
f9561a08db
remove unnecessary include, fix variable extraction
2019-08-09 14:47:58 -07:00
Curtis.Bezault
ad82c38cc1
Actually only override the PUBLIC ABI, not the private one
2019-08-09 14:40:09 -07:00
Curtis.Bezault
62ec13ba36
Merge build.cpp
2019-07-23 15:29:49 -07:00
Curtis.Bezault
459908ae14
add external file hashes to the binary paragraph
2019-07-23 10:07:39 -07:00
Curtis J Bezault
18c849daea
Merge branch 'master' into external_file_abi
2019-07-19 08:08:08 -07:00
Curtis J Bezault
618fa203c1
[vcpkg] Portfile Settings ( #7292 )
2019-07-19 08:01:38 -07:00
Curtis J Bezault
bb3a9ddb6e
[vcpkg] Environment Variable Passthrough ( #7290 )
...
* use additional env param
* remove partials
* remove change to linux triplet
* Fix some issues that vicroms pointed out
* whitespace change
2019-07-18 09:02:21 -07:00
Curtis.Bezault
d4ab567609
first pass at abi additional files
2019-07-17 10:10:36 -07:00
Curtis.Bezault
64198a8109
Add to vcpkg.cmake
2019-07-16 15:51:50 -07:00
Curtis.Bezault
44dcc3d4f3
First pass at port settings
2019-07-16 15:34:13 -07:00
Curtis.Bezault
684989a1e4
use additional env param
2019-07-16 14:02:13 -07:00
Robert Schumacher
5335d17f53
[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release
2017-11-25 15:25:18 -08:00
Robert Schumacher
141f10801c
[vcpkg] Improve external toolchain handling.
2017-11-25 11:50:31 -08:00
Alexander Karatarakis
9a963f7eff
Overhaul VS selection. Add triplet option to specify VS instance
2017-10-05 18:27:07 -07: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