mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 11:29:07 +08:00
f8165f7270
* Fix static qt5 builds and ignore system qmake closes #9234 and #9239 * fix angle conflict and icu dependency * add egl-registry as a dependency * remove space * adding spaces resolved the problem * move files only if they exist * Update the Wrapper to use the Postgres target fixes some observed linkage issues * update baseline * add fontconfig on linux so CI is less flaky in a full rebuild * fix linkage dependent qt5-imageformats libs * Fix Wrapper for Linux and add other platform libs to Qt5::Core * fix plugin properties in cmake files * fix cmake files. * fix missing plugin qminimal deployment into tools dir * change wrapper slightly * UNIX also means APPLE so it needs to be excluded * fix the static windows build * mark the parts of fixcmake which require further work to work with single configuration builds * Update ci.baseline.txt make qt5-tools pass for CI testing * fix last regression * break auto fontconfig in configure script to fix qt5-tools * update baseline * enable verbose to debug ci * try to help it instead of breaking it * completly link icu * try to fix fontconfig configure * fix configure call. cannot be called with a list! * remove invalid line from patch * force icu and reduce the required icu libs according to the configure script * fix icu linkage * add more icu dependencies and names for windows * add more icu libs. Seems like all are needed * fix typo * print icu libs in debug * check releasenames * try again * change link order * add icu to wrapper * fix typo * patch icu configure for static windows builds * add other icu libraries to the icu patch * fix icu in x64-windows-static * update baseline. VTK builds in local WSL so it should work in CI * update VTK control to force rebuild * remove qt5-tools=pass from baseline * remove qcustomplot:x64-linux=fail from baseline Co-authored-by: Robert Schumacher <roschuma@microsoft.com> |
||
---|---|---|
.. | ||
execute_process.cmake | ||
vcpkg_acquire_msys.cmake | ||
vcpkg_add_to_path.cmake | ||
vcpkg_apply_patches.cmake | ||
vcpkg_build_cmake.cmake | ||
vcpkg_build_make.cmake | ||
vcpkg_build_msbuild.cmake | ||
vcpkg_build_nmake.cmake | ||
vcpkg_build_qmake.cmake | ||
vcpkg_buildpath_length_warning.cmake | ||
vcpkg_check_features.cmake | ||
vcpkg_check_linkage.cmake | ||
vcpkg_clean_msbuild.cmake | ||
vcpkg_common_definitions.cmake | ||
vcpkg_common_functions.cmake | ||
vcpkg_configure_cmake.cmake | ||
vcpkg_configure_make.cmake | ||
vcpkg_configure_meson.cmake | ||
vcpkg_configure_qmake.cmake | ||
vcpkg_copy_pdbs.cmake | ||
vcpkg_copy_tool_dependencies.cmake | ||
vcpkg_download_distfile.cmake | ||
vcpkg_execute_build_process.cmake | ||
vcpkg_execute_required_process_repeat.cmake | ||
vcpkg_execute_required_process.cmake | ||
vcpkg_extract_source_archive_ex.cmake | ||
vcpkg_extract_source_archive.cmake | ||
vcpkg_fail_port_install.cmake | ||
vcpkg_find_acquire_program.cmake | ||
vcpkg_fixup_cmake_targets.cmake | ||
vcpkg_from_bitbucket.cmake | ||
vcpkg_from_git.cmake | ||
vcpkg_from_github.cmake | ||
vcpkg_from_gitlab.cmake | ||
vcpkg_get_program_files_32_bit.cmake | ||
vcpkg_get_program_files_platform_bitness.cmake | ||
vcpkg_get_windows_sdk.cmake | ||
vcpkg_install_cmake.cmake | ||
vcpkg_install_make.cmake | ||
vcpkg_install_meson.cmake | ||
vcpkg_install_msbuild.cmake | ||
vcpkg_install_nmake.cmake | ||
vcpkg_install_qmake.cmake | ||
vcpkg_prettify_command.cmake | ||
vcpkg_replace_string.cmake | ||
vcpkg_test_cmake.cmake |