vcpkg/docs/maintainers
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
..
internal [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
ports [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
control-files.md [docs] Improve inter-document linking; add 'latest' links (#16502) 2021-03-11 16:37:49 -08:00
execute_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
maintainer-guide.md [maintainer-guide] Clarify best practices for default features (#16852) 2021-03-29 09:40:35 -07:00
manifest-files.md [icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969) 2020-12-15 15:00:41 -08:00
portfile-functions.md [scripts-audit] Rollup PR 2021-02-26 (#16440) 2021-02-28 13:17:19 -08:00
pr-review-checklist.md [vcpkg manifest] Add documentation! (#13488) 2020-09-14 15:07:02 -07:00
vcpkg_acquire_msys.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_add_to_path.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_apply_patches.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_cmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_gn.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_make.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_msbuild.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_ninja.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_nmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_qmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_buildpath_length_warning.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_check_features.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_check_linkage.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_clean_executables_in_bin.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_clean_msbuild.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_common_definitions.md [host dependencies] add support in the scripts (#16627) 2021-03-10 15:33:16 -08:00
vcpkg_configure_cmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_gn.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_make.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_meson.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_qmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_copy_pdbs.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_copy_tool_dependencies.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_copy_tools.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_download_distfile.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_build_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_in_download_mode.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_required_process_repeat.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_required_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_extract_source_archive_ex.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_extract_source_archive.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_fail_port_install.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_find_acquire_program.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_find_fortran.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_fixup_cmake_targets.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_fixup_pkgconfig.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_bitbucket.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_git.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_github.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_gitlab.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_sourceforge.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_get_program_files_platform_bitness.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_get_windows_sdk.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_cmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_gn.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_make.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_meson.md [vcpkg/meson] fix some details (#15756) 2021-03-31 11:54:44 -07:00
vcpkg_install_msbuild.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_nmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_qmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_minimum_required.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_replace_string.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00