mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 20:09:00 +08:00
18ab20050c
* add new function vcpkg_fixup_pkgconfig * make message with changed files a debug_message * add two more cases to the debug *.pc files * comment out prefix. use --define-variable=prefix=INSTALL_PATH * changed the comment header. * add missing word * finish vcpkg_fixup_pkgconfig.cmake * Update vcpkg_fixup_pkgconfig.cmake Note: since CMake is run in script mode the description of VCPKG_FIXUP_PKGCONFIG_CALLED cannot be viewed * transfer changes from x windows pr * fix typo in regex * add port for vs yasm integration within VCPKG * add gmp * add nettle * add missing windows flag in control * CI workaround CI seems to not pass env YASMPATH correctly to cl. Since YASM is on PATH -> remove $(VCInstallDir) as the default for YasmPath * overwrite correct import. * If CI does not give logs just display some extra info * target replacement was mising * apply same replacements for nettle * remove unnecessary status message * remove unnecessary platform code * update supports field for vs-yasm * apply replacement also to libhogweed * fix static builds * remove not working code * remove debug/release options * add additional replacement for the case the SOURCE dir has already been patched within VCPKG * add triplet selection to vcpkg_install_msbuild * fix missing ; in patches * remove gmp dependency in static builds since they are not required * cleanup portfiles * add missing vcpkg_fixup_pkgconfig() call |
||
---|---|---|
.. | ||
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_executables_in_bin.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_copy_tools.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_fixup_pkgconfig.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 |