vcpkg/scripts/cmake
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
..
execute_process.cmake [scripts-audit] execute_process (#16190) 2021-02-16 11:41:36 -08:00
vcpkg_acquire_msys.cmake [vcpkg_acquire_msys] Add tar support for gettext (#16312) 2021-03-15 17:56:11 -07:00
vcpkg_add_to_path.cmake [scripts-audit] vcpkg_add_to_path (#16189) 2021-02-17 10:08:50 -08:00
vcpkg_apply_patches.cmake [scripts-audit] Rollup PR 2021-02-26 (#16440) 2021-02-28 13:17:19 -08:00
vcpkg_build_cmake.cmake [vcpkg_*_cmake] remove deprecation message (#16480) 2021-03-02 17:03:34 -08:00
vcpkg_build_gn.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_build_make.cmake [vcpkg_build_make] Fix interaction with Windows Detours (#16775) 2021-03-18 15:48:57 -07:00
vcpkg_build_msbuild.cmake [vcpkg_build_msbuild] Hotfix regression in #16173 (#16180) 2021-02-11 10:09:36 -08:00
vcpkg_build_ninja.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_build_nmake.cmake [docs] fix "CMake script" -> "makefile" for vcpkg_(n)build_make (#15419) 2021-01-05 12:37:19 -08:00
vcpkg_build_qmake.cmake [qt5] Fix linux dynamic build (#15005) 2020-12-21 11:17:30 -08:00
vcpkg_buildpath_length_warning.cmake [scripts-audit] vcpkg_buildpath_length_warning (#16191) 2021-02-15 12:26:56 -08:00
vcpkg_check_features.cmake [scripts-audit] Rollup PR 2021-02-26 (#16440) 2021-02-28 13:17:19 -08:00
vcpkg_check_linkage.cmake clarify the actions of vcpkg_check_linkage (#15832) 2021-01-28 19:45:59 -08:00
vcpkg_clean_executables_in_bin.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_clean_msbuild.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_common_definitions.cmake [host dependencies] add support in the scripts (#16627) 2021-03-10 15:33:16 -08:00
vcpkg_common_functions.cmake [scripts audit] ports.cmake (#16257) 2021-02-18 14:27:41 -08:00
vcpkg_configure_cmake.cmake [vcpkg_*_cmake] remove deprecation message (#16480) 2021-03-02 17:03:34 -08:00
vcpkg_configure_gn.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_configure_make.cmake [scripts] vcpkg_configure_make: do not set --build on macOS (#16596) 2021-03-22 15:40:23 -07:00
vcpkg_configure_meson.cmake [vcpkg/meson] fix some details (#15756) 2021-03-31 11:54:44 -07:00
vcpkg_configure_qmake.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_copy_pdbs.cmake [scripts-audit] Rollup PR 2021-02-26 (#16440) 2021-02-28 13:17:19 -08:00
vcpkg_copy_tool_dependencies.cmake [python3] Build interpreter (#14891) 2020-12-18 12:00:45 -08:00
vcpkg_copy_tools.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_download_distfile.cmake Show the cache file name at download time to provide more ancillary information in non-ARIA2 mode. (#15538) 2021-01-11 09:16:32 -08:00
vcpkg_execute_build_process.cmake [vcpkg_execute_build_process] Add warning message when memory or hard disk space is insufficient (#16633) 2021-03-16 11:52:25 -07:00
vcpkg_execute_in_download_mode.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_execute_required_process_repeat.cmake [(z_)vcpkg_prettify_command(_line)] Scripts Tree Audit (#16130) 2021-02-09 15:53:36 -08:00
vcpkg_execute_required_process.cmake [(z_)vcpkg_prettify_command(_line)] Scripts Tree Audit (#16130) 2021-02-09 15:53:36 -08:00
vcpkg_extract_source_archive_ex.cmake [scripts-audit] Rollup PR 2021-02-26 (#16440) 2021-02-28 13:17:19 -08:00
vcpkg_extract_source_archive.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_fail_port_install.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_find_acquire_program.cmake [openh264] Add openh264 port (#16714) 2021-03-22 15:58:34 -07:00
vcpkg_find_fortran.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_fixup_cmake_targets.cmake [vcpkg_*_cmake] remove deprecation message (#16480) 2021-03-02 17:03:34 -08:00
vcpkg_fixup_pkgconfig.cmake [vcpkg_fixup_pkgconfig] Handle spaces in path, do not validate individual libraries (#13126) 2020-12-07 18:17:19 -08:00
vcpkg_from_bitbucket.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_from_git.cmake [vcpkg_from_git] new options TAG and X_OUT_REF (#15049) 2021-01-11 00:27:56 -08:00
vcpkg_from_github.cmake [vcpkg baseline][vtk-m] fix the sha512 (#14884) 2020-12-03 13:24:26 -08:00
vcpkg_from_gitlab.cmake [vcpkg baseline][vtk-m] fix the sha512 (#14884) 2020-12-03 13:24:26 -08:00
vcpkg_from_sourceforge.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_get_program_files_platform_bitness.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_get_windows_sdk.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_install_cmake.cmake [vcpkg_*_cmake] remove deprecation message (#16480) 2021-03-02 17:03:34 -08:00
vcpkg_install_gn.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_install_make.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_install_meson.cmake [vcpkg/meson] fix some details (#15756) 2021-03-31 11:54:44 -07:00
vcpkg_install_msbuild.cmake [vcpkg_install_msbuild] Hotfix regression in #16173 (#16199) 2021-02-12 23:42:22 -08:00
vcpkg_install_nmake.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_install_qmake.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_internal_escape_regex_control_characters.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_internal_get_cmake_vars.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_minimum_required.cmake [vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. (#15638) 2021-01-20 12:07:41 -08:00
vcpkg_replace_string.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -08:00
vcpkg_test_cmake.cmake [scripts audit] ports.cmake (#16257) 2021-02-18 14:27:41 -08:00
z_vcpkg_apply_patches.cmake [scripts-audit] Rollup PR 2021-02-26 (#16440) 2021-02-28 13:17:19 -08:00
z_vcpkg_function_arguments.cmake [scripts-audit] vcpkg.cmake (#16061) 2021-02-18 16:27:47 -08:00
z_vcpkg_prettify_command_line.cmake [z_vcpkg_prettify_command_line] write to output variable (#16195) 2021-02-12 17:53:17 -08:00