mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 03:48:59 +08:00
1bb0fe61df
* [qt5-base] fix glib link issues on linux * add version * remove unused vars * update version * write port info file. * version stuff * remove paraview from baseline. It was added due to the same spurious glib failures. * trying out a different approach * more changes * change the if to actually use the buildtype instead * remove x_vcpkg_get_port_info * add option QT_OPENSSL_LINK back in * use INCLUDE_DIRS_(DEBUG|RELEASE) instead of just INCLUDE_DIRS * regen docs * remove function call I forgot to remove * [vcpkg-pkgconfig-get-modules] Move to port * revert changes to ports.cmake * include the file in qt5-base * fix path * remove unnecessary include * Apply suggestions from code review Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * Apply suggestions from code review * update version * ws removal * version stuff Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
3.8 KiB
3.8 KiB
Portfile helper functions
- execute_process
- vcpkg_acquire_msys
- vcpkg_add_to_path
- vcpkg_apply_patches (deprecated)
- vcpkg_build_cmake
- vcpkg_build_gn
- 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
- vcpkg_configure_gn
- 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
- vcpkg_find_acquire_program
- vcpkg_find_fortran
- vcpkg_fixup_cmake_targets
- 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_install_cmake
- vcpkg_install_gn
- vcpkg_install_make
- vcpkg_install_meson
- vcpkg_install_msbuild
- vcpkg_install_nmake
- vcpkg_install_qmake
- vcpkg_minimum_required
- vcpkg_replace_string
Internal Functions
- vcpkg_internal_get_cmake_vars
- z_vcpkg_apply_patches
- z_vcpkg_function_arguments
- z_vcpkg_prettify_command_line