vcpkg/scripts/cmake
nicole mazzuca 1bb5ea10a3
[scripts-audit] vcpkg.cmake (#16061)
* [vcpkg.cmake] modify to get in line with the audit

See PR #16055

This also (attempts to) allow vcpkg.cmake to run with cmake 3.0; we had
a VERSION_GREATER_EQUAL check, but that if keyword was added in cmake
3.7.

* s/target_name/package_name in find_package

* depend on z_vcpkg_function_arguments

instead of a custom macro
also, as a drive-by, switch to foreach(X IN LISTS ...)

* split the utility macros/functions out

additionally, move the options and settings to the top of the file

* move more options and settings to the top

* fix name of file

* fix ras code comments

* remove z_vcpkg_utilities due to export
* add cmake_policy(PUSH|POP)
* add VCPKG_INSTALLED_DIR input variable
* add .cmakestamp to vcpkg_installed

* fix osx ifs to use quotes

also, remove spaces between if and (, to keep style consistent
(mostly for ease of grepping...)

* fix bug fixed by #16193

* move z_vcpkg_add_fatal_error up

* fix RANGE for reals
2021-02-18 16:27:47 -08:00
..
execute_process.cmake [scripts-audit] execute_process (#16190) 2021-02-16 11:41:36 -08:00
vcpkg_acquire_msys.cmake [mpc/mpfr] Add new port / update mpfr (#13081) 2021-01-24 23:01:16 -08: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 don't change line endings on patching. (#15578) 2021-01-14 14:51:36 -08:00
vcpkg_build_cmake.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -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] remove libtool artifacts (#15622) 2021-01-16 19:53:05 -08: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 [libarchive+tesseract+opencv] add missing libarchiveConfig.cmake, fix tesseract downstream and unblock opencv CI (#15089) 2021-01-16 19:26:38 -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 [many ports] mingw support (#14556) 2020-12-01 14:13:58 -08:00
vcpkg_common_functions.cmake [scripts audit] ports.cmake (#16257) 2021-02-18 14:27:41 -08:00
vcpkg_configure_cmake.cmake [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -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 vcpkg_configure_make: Support macOS cross-compile (#15659) 2021-01-28 19:38:32 -08:00
vcpkg_configure_meson.cmake [vcpkg] vcpkg_configure_meson: Support macOS cross-compile (#15867) 2021-02-11 00:44:49 -08: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 [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -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 [(z_)vcpkg_prettify_command(_line)] Scripts Tree Audit (#16130) 2021-02-09 15:53:36 -08: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 [vcpkg docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -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 [msys2] Update msys components pkgconfig url (#15732) 2021-01-22 10:45:08 -08: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 docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -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 docs] Check for documentation generation in CI (#14614) 2020-12-01 13:37:26 -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 [meson] fix single-config builds (#15937) 2021-02-01 19:27:34 -08: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_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