mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 04:39:06 +08:00
dd7550b0fc
* [vcpkg_fail_port_install] Deprecate function * Update doc * Apply suggestions * Revert changes about include this function and delete doc * Apply suggestions * version * Update docs/maintainers/vcpkg_fail_port_install.md Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com> * Update scripts/cmake/vcpkg_fail_port_install.cmake * Update scripts/cmake/vcpkg_fail_port_install.cmake * Use message("${Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL}" to ensure it works with `--prohibit-backcompat-features`. Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
4.6 KiB
4.6 KiB
Portfile helper functions
- execute_process
- vcpkg_acquire_msys
- vcpkg_add_to_path
- vcpkg_apply_patches (deprecated)
- vcpkg_backup_restore_env_vars
- vcpkg_build_cmake (deprecated, use vcpkg_cmake_build)
- vcpkg_build_make
- vcpkg_build_msbuild
- vcpkg_build_ninja
- vcpkg_build_nmake
- vcpkg_build_qmake
- vcpkg_buildpath_length_warning
- vcpkg_check_features
- vcpkg_check_linkage
- vcpkg_clean_executables_in_bin
- vcpkg_clean_msbuild
- vcpkg_common_definitions
- vcpkg_configure_cmake (deprecated, use vcpkg_cmake_configure)
- vcpkg_configure_gn (deprecated, use vcpkg_gn_configure)
- vcpkg_configure_make
- vcpkg_configure_meson
- vcpkg_configure_qmake
- vcpkg_copy_pdbs
- vcpkg_copy_tool_dependencies
- vcpkg_copy_tools
- vcpkg_download_distfile
- vcpkg_execute_build_process
- vcpkg_execute_in_download_mode
- vcpkg_execute_required_process
- vcpkg_execute_required_process_repeat
- vcpkg_extract_source_archive
- vcpkg_extract_source_archive_ex
- vcpkg_fail_port_install (deprecated)
- vcpkg_find_acquire_program
- vcpkg_find_fortran
- vcpkg_fixup_cmake_targets (deprecated, use vcpkg_cmake_config_fixup)
- vcpkg_fixup_pkgconfig
- vcpkg_from_bitbucket
- vcpkg_from_git
- vcpkg_from_github
- vcpkg_from_gitlab
- vcpkg_from_sourceforge
- vcpkg_get_program_files_platform_bitness
- vcpkg_get_windows_sdk
- vcpkg_host_path_list
- vcpkg_install_cmake (deprecated, use vcpkg_cmake_install)
- vcpkg_install_gn (deprecated, use vcpkg_gn_install)
- vcpkg_install_make
- vcpkg_install_meson
- vcpkg_install_msbuild
- vcpkg_install_nmake
- vcpkg_install_qmake
- vcpkg_list
- vcpkg_minimum_required
- vcpkg_replace_string
Internal Functions
- z_vcpkg_apply_patches
- z_vcpkg_forward_output_variable
- z_vcpkg_function_arguments
- z_vcpkg_get_cmake_vars
- z_vcpkg_prettify_command_line