vcpkg/scripts/cmake
nicole mazzuca 99e06a64ec
[rollup:2021-08-09] Rollup PR (#19469)
* [rollup:2021-08-09] PR #16706 (@JackBoosY)

[vcpkg_fixup_cmake_targets] Fix up OSX system development path

* [rollup:2021-08-09] PR #19238 (@strega-nil)

[scripts-audit] vcpkg_download_distfile

* [rollup:2021-08-09] PR #19239 (@strega-nil)

[scripts-audit] vcpkg_find_fortran

* [rollup:2021-08-09] PR #19338 (@strega-nil)

[tinyfiledialogs] Fix for good

* [rollup:2021-08-09] PR #19348 (@strega-nil)

[scripts-audit] vcpkg_fixup_pkgconfig

* fix ports.cmake with newer vcpkg_download_distfile

* fix vcpkg create

* move vcpkg_common_definitions down so that it's not incorrect

* fix vcpkg_internal_get_cmake_vars

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-16 13:42:31 -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
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 baseline][vcpkg_configure_make] Pass make tool to `vcpkg_build_make` (#19361) 2021-08-07 07:48:44 -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
vcpkg_buildpath_length_warning.cmake
vcpkg_check_features.cmake
vcpkg_check_linkage.cmake [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07:00
vcpkg_clean_executables_in_bin.cmake [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07: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
vcpkg_configure_cmake.cmake [vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245) 2021-08-03 10:42:34 -07:00
vcpkg_configure_gn.cmake [scripts-audit] gn buildsystem (#17776) 2021-05-17 11:08:33 -07:00
vcpkg_configure_make.cmake [vcpkg baseline][vcpkg_configure_make] Pass make tool to `vcpkg_build_make` (#19361) 2021-08-07 07:48:44 -07:00
vcpkg_configure_meson.cmake [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07:00
vcpkg_configure_qmake.cmake
vcpkg_copy_pdbs.cmake [vcpkg-cmake] Fix vcpkg_copy_pdbs false alarm (#19369) 2021-08-10 10:00:29 -07:00
vcpkg_copy_tool_dependencies.cmake [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07:00
vcpkg_copy_tools.cmake [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07:00
vcpkg_download_distfile.cmake [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -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.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_extract_source_archive.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_fail_port_install.cmake [scripts-audit] Rollup 2021-05-21 (#18112) 2021-05-26 13:40:48 -07:00
vcpkg_find_acquire_program.cmake [cmake] Update to 3.21.1 (#18955) 2021-08-11 17:06:39 -07:00
vcpkg_find_fortran.cmake [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -07:00
vcpkg_fixup_cmake_targets.cmake [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -07:00
vcpkg_fixup_pkgconfig.cmake [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -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-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -07:00
vcpkg_from_github.cmake [vcpkg] Pass AUTHORIZATION_TOKEN to the vcpkg_download_distfile() command which retrieves VCPKG_HEAD_VERSION (#19077) 2021-07-27 17:04:22 -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_install_meson.cmake
vcpkg_install_msbuild.cmake [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_install_nmake.cmake
vcpkg_install_qmake.cmake
vcpkg_list.cmake [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00
vcpkg_minimum_required.cmake [vcpkg_minimum_required] fix, add unit tests (#19257) 2021-07-30 12:57:07 -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
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_get_cmake_vars.cmake [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07:00
z_vcpkg_prettify_command_line.cmake