vcpkg/scripts/buildsystems
Alexander Neumann 8646c6587b
[vcpkg/meson] fix some details (#15756)
* [vcpkg_install_meson] add bin to path to run code generators

* [vcpkg_configure_meson]
deactivate native compiler in cross builds
make x86 on x86_x64 a native instead of a cross build
(as long as we are not building for UWP)

* remove double spaces in _FLAGS
remove unnecessary comments

* change regex to take double - into account.

* add missing removal of multiple spaces back into the regex

* remove ws diff change

* remove ws to reduce diff

* Change macro to function

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* UWP is cross target.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-31 11:54:44 -07:00
..
make_wrapper [vcpkg/scripts] Add a way to get cmake compiler settings/flags (#12936) 2020-11-10 09:52:02 -08:00
meson [vcpkg/meson] fix some details (#15756) 2021-03-31 11:54:44 -07:00
msbuild [msbuild] fix integration caching (#16787) 2021-03-22 13:53:45 -07:00
osx [applocal.py] Don't try to install dependencies not managed by vcpkg (#16716) 2021-03-15 15:47:08 -07:00
vcpkg.cmake [host dependencies] add support in the scripts (#16627) 2021-03-10 15:33:16 -08:00