vcpkg/scripts/cmake
nicole mazzuca 0e1dc12185
[rollup] Rollup PR 2021-07-16 (#19001)
* [rollup:2021-07-16 1/7] PR #18201 (@JackBoosY)

[vcpkg-cmake] Add check for unused cmake variables

* [rollup:2021-07-16 2/7] PR #18397 (@strega-nil)

[vcpkg_list] add new function

* [rollup:2021-07-16 3/7] PR #18782 (@strega-nil)

[scripts-audit] vcpkg_build_ninja

* [rollup:2021-07-16 4/7] PR #18784 (@strega-nil)

[scripts-audit] vcpkg_minimum_required

* [rollup:2021-07-16 5/7] PR #18785 (@strega-nil)

[scripts-audit] vcpkg_replace_string

* [rollup:2021-07-16 6/7] PR #18786 (@strega-nil)

[scripts-audit] windows scripts

* [rollup:2021-07-16 7/7] PR #18945 (@strega-nil)

[many ports] remove deprecated vcpkg_check_features call [1/5]

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-07-20 10:24:58 -07:00
..
execute_process.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_acquire_msys.cmake [scripts-audit] Rollup 2021-05-21 (#18112) 2021-05-26 13:40:48 -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 [docs] link to new functions in deprecated warnings (#17179) 2021-05-09 10:47:21 -07:00
vcpkg_build_cmake.cmake [doc] Fix spelling errors (#17560) 2021-05-09 10:48:42 -07:00
vcpkg_build_make.cmake [vcpkg/scripts/make] correct linker flag name (#17084) 2021-06-03 14:56:25 -07:00
vcpkg_build_msbuild.cmake [scripts-audit] simple msbuild-buildsystem changes (#17779) 2021-05-17 11:08:42 -07:00
vcpkg_build_ninja.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_build_nmake.cmake [doc] Fix spelling errors (#17560) 2021-05-09 10:48:42 -07: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 [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_common_definitions.cmake [aws-cpp-sdk] [zlib] [openssl] [curl] Fix zlib, OpenSSL, curl and AWS SDK for Android (#15725) 2021-04-19 17:08:51 -07:00
vcpkg_common_functions.cmake [scripts audit] ports.cmake (#16257) 2021-02-18 14:27:41 -08:00
vcpkg_configure_cmake.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_configure_gn.cmake [scripts-audit] gn buildsystem (#17776) 2021-05-17 11:08:33 -07:00
vcpkg_configure_make.cmake [vcpkg_configure_make] Fix mingw (cross) build issues (#18554) 2021-06-30 13:12:06 -07:00
vcpkg_configure_meson.cmake [vcpkg] Add debug_message to vcpkg_configure_meson.cmake (#18207) 2021-07-15 15:15:36 -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 vcpkg_copy_tool_dependencies: show description how to install powershell (#16347) 2021-04-01 10:39:35 -07:00
vcpkg_copy_tools.cmake [doc] Fix spelling errors (#17560) 2021-05-09 10:48:42 -07:00
vcpkg_download_distfile.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_execute_build_process.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_execute_in_download_mode.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_execute_required_process_repeat.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_execute_required_process.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_extract_source_archive_ex.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_extract_source_archive.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_fail_port_install.cmake [scripts-audit] Rollup 2021-05-21 (#18112) 2021-05-26 13:40:48 -07:00
vcpkg_find_acquire_program.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -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 [docs] link to new functions in deprecated warnings (#17179) 2021-05-09 10:47:21 -07:00
vcpkg_fixup_pkgconfig.cmake [doc] document vcpkg_fixup_pkgconfig merging behaviour (#18091) 2021-06-04 16:49:02 -07:00
vcpkg_from_bitbucket.cmake CMake command docs say to use 0 for missing SHA512 (#18611) 2021-07-16 00:17:19 -07:00
vcpkg_from_git.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_from_github.cmake CMake command docs say to use 0 for missing SHA512 (#18611) 2021-07-16 00:17:19 -07:00
vcpkg_from_gitlab.cmake CMake command docs say to use 0 for missing SHA512 (#18611) 2021-07-16 00:17:19 -07:00
vcpkg_from_sourceforge.cmake CMake command docs say to use 0 for missing SHA512 (#18611) 2021-07-16 00:17:19 -07:00
vcpkg_get_program_files_platform_bitness.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_get_windows_sdk.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_install_cmake.cmake [docs] link to new functions in deprecated warnings (#17179) 2021-05-09 10:47:21 -07:00
vcpkg_install_gn.cmake [vcpkg_install_gn] Fix variable name typo (#18186) 2021-06-02 15:42:18 -05: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 [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07: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_get_cmake_vars.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_list.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_minimum_required.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_replace_string.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07: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 2021-05-21 (#18112) 2021-05-26 13:40:48 -07:00
z_vcpkg_escape_regex_control_characters.cmake [scripts-audit] Rollup 2021-05-21 (#18112) 2021-05-26 13:40:48 -07:00
z_vcpkg_forward_output_variable.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
z_vcpkg_function_arguments.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07: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