vcpkg/docs/maintainers
Kai Pastor 3565cab797
[vcpkg-cmake-config] Merge INTERFACE_LINK_LIBRARIES configurations (#22546)
* Merge INTERFACE_LINK_LIBRARIES configurations

Direct references to binaries must match the active build type when used.

* Update tmx for cmake_config_fixup

* Update versions

* Prevent repeated fixup of the same file

* Don't change line structure

* Update versions

* CI

* Apply CR suggestion

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>

* Update versions

* Fixup CR suggestion

* Update versions

* Update versions

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-02-18 13:54:55 -08:00
..
internal [rollup] 2021-07-26 (#19157) 2021-07-29 09:47:35 -07:00
ports [vcpkg-cmake-config] Merge INTERFACE_LINK_LIBRARIES configurations (#22546) 2022-02-18 13:54:55 -08:00
authoring-script-ports.md [docs] Add Authoring-script-ports.md (#22396) 2022-02-03 13:08:10 -08:00
cmake-guidelines.md Change minimum CMake version to 3.7.2. (#23134) 2022-02-17 10:46:49 -08:00
control-files.md [native supports-expr] docs changes (#16971) 2021-05-21 13:14:02 -07:00
execute_process.md [docs] Fix the automatically generated document URL (#16611) 2021-03-10 11:56:07 -06:00
maintainer-guide.md [vcpkg docs] Remove deprecated functions from docs (#23018) 2022-02-17 17:08:33 -08:00
manifest-files.md [doc] Add doc for supports expression staticcrt (#23079) 2022-02-14 12:44:06 -08:00
portfile-functions.md [vcpkg_fail_port_install] Deprecate function (#21489) 2022-02-03 13:04:55 -08:00
pr-review-checklist.md [vcpkg manifest] Add documentation! (#13488) 2020-09-14 15:07:02 -07:00
registries.md [docs] Update docs with full release of manifests, registries, and versioning (#21929) 2022-01-06 15:55:41 -08:00
vcpkg_acquire_msys.md [vcpkg_acquire_msys] Add gzip to default packages (#20393) 2021-10-26 22:24:18 -07: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] link to new functions in deprecated warnings (#17179) 2021-05-09 10:47:21 -07:00
vcpkg_backup_restore_env_vars.md [scripts-audit] Make buildsystem (#20165) 2021-10-20 14:12:58 -07:00
vcpkg_build_cmake.md [scripts-audit] CMake buildsystem (#20885) 2021-11-05 16:55:14 -07:00
vcpkg_build_make.md [vcpkg] Small fixes to vcpkg_build_make (#21296) 2021-11-26 00:25:40 -08: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 [scripts-audit] nmake buildsystem (#20987) 2021-11-05 16:55:01 -07: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 [vcpkg docs] Remove deprecated functions from docs (#23018) 2022-02-17 17:08:33 -08: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 [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_common_definitions.md [vcpkg_copy_tools] support copying .app bundles (#20210) 2021-10-04 12:40:14 -07:00
vcpkg_configure_cmake.md [vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245) 2021-08-03 10:42:34 -07:00
vcpkg_configure_gn.md [vcpkg-gn] New port vcpkg-gn (#21498) 2021-11-29 11:42:39 -08: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 [pkgconf] Update to 1.8 (and a few extras; world rebuild) (#20243) 2021-09-24 12:11:38 -07:00
vcpkg_configure_qmake.md [scripts-audit] QMake buildsystem (#20322) 2021-11-05 16:55:23 -07: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 [Docs] vcpkg_copy_tools cleans only copied tools (#20940) 2021-10-26 23:44:43 -07:00
vcpkg_download_distfile.md [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_execute_build_process.md Remove a ')' character in the documentation (#16515) 2021-04-28 18:03:43 -07:00
vcpkg_execute_in_download_mode.md [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_execute_required_process_repeat.md [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07: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 [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_extract_source_archive.md [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
vcpkg_fail_port_install.md [vcpkg_fail_port_install] Deprecate function (#21489) 2022-02-03 13:04:55 -08:00
vcpkg_find_acquire_program.md [scripts-audit] vcpkg_find_acquire_program (#21173) 2021-11-10 22:13:22 -08:00
vcpkg_find_fortran.md [vcpkg docs] Remove deprecated functions from docs (#23018) 2022-02-17 17:08:33 -08:00
vcpkg_fixup_cmake_targets.md [docs] link to new functions in deprecated warnings (#17179) 2021-05-09 10:47:21 -07:00
vcpkg_fixup_pkgconfig.md [doc] document vcpkg_fixup_pkgconfig merging behaviour (#18091) 2021-06-04 16:49:02 -07:00
vcpkg_from_bitbucket.md CMake command docs say to use 0 for missing SHA512 (#18611) 2021-07-16 00:17:19 -07:00
vcpkg_from_git.md [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -07:00
vcpkg_from_github.md [docs] document that vcpkg_from_github works with Gitea (#21318) 2021-11-22 15:14:23 -08:00
vcpkg_from_gitlab.md CMake command docs say to use 0 for missing SHA512 (#18611) 2021-07-16 00:17:19 -07:00
vcpkg_from_sourceforge.md 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.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_host_path_list.md [vcpkg_host_path_list] add SET subcommand (#20879) 2021-11-03 21:42:05 -07:00
vcpkg_install_cmake.md [docs] link to new functions in deprecated warnings (#17179) 2021-05-09 10:47:21 -07:00
vcpkg_install_gn.md [vcpkg-gn] New port vcpkg-gn (#21498) 2021-11-29 11:42:39 -08: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 [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07: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_list.md [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07: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 [rollup] Rollup PR 2021-07-16 (#19001) 2021-07-20 10:24:58 -07:00