vcpkg/docs/maintainers
Alexander Neumann 1bb0fe61df
[vcpkg baseline][qt5-base] Fix glib link issues on linux (#16954)
* [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>
2021-04-06 10:53:41 -07:00
..
internal [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
ports [vcpkg baseline][qt5-base] Fix glib link issues on linux (#16954) 2021-04-06 10:53:41 -07:00
control-files.md [docs] Improve inter-document linking; add 'latest' links (#16502) 2021-03-11 16:37:49 -08:00
execute_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
maintainer-guide.md [maintainer-guide] Clarify best practices for default features (#16852) 2021-03-29 09:40:35 -07:00
manifest-files.md [icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969) 2020-12-15 15:00:41 -08:00
portfile-functions.md [vcpkg baseline][qt5-base] Fix glib link issues on linux (#16954) 2021-04-06 10:53:41 -07:00
pr-review-checklist.md [vcpkg manifest] Add documentation! (#13488) 2020-09-14 15:07:02 -07:00
vcpkg_acquire_msys.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_add_to_path.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_apply_patches.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_cmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_gn.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_make.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_msbuild.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_ninja.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_nmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_build_qmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_buildpath_length_warning.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_check_features.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_check_linkage.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_clean_executables_in_bin.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_clean_msbuild.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_common_definitions.md [vcpkg/scripts] add variable VCPKG_CROSSCOMPILING (#16900) 2021-04-02 12:51:05 -07:00
vcpkg_configure_cmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_gn.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_make.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_meson.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_configure_qmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_copy_pdbs.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_copy_tool_dependencies.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_copy_tools.md [vcpkg/scripts] add a way to define another tool destination (#16935) 2021-03-31 12:47:35 -07:00
vcpkg_download_distfile.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_build_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_in_download_mode.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_required_process_repeat.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_execute_required_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_extract_source_archive_ex.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_extract_source_archive.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_fail_port_install.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_find_acquire_program.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_find_fortran.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_fixup_cmake_targets.md [vcpkg/scripts] add a way to define another tool destination (#16935) 2021-03-31 12:47:35 -07:00
vcpkg_fixup_pkgconfig.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_bitbucket.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_git.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_github.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_gitlab.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_from_sourceforge.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_get_program_files_platform_bitness.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_get_windows_sdk.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_cmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_gn.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_make.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_meson.md [vcpkg/meson] fix some details (#15756) 2021-03-31 11:54:44 -07:00
vcpkg_install_msbuild.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_nmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_install_qmake.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_minimum_required.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
vcpkg_replace_string.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00