mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 08:29:01 +08:00
0ab1a9e1c6
* [vcpkg] Add new function vcpkg_copy_tools * [cpuinfo][czmq][nanomsg][uriparser] Use vcpkg_copy_tools * [czmq] Clean even tools are not copied [libsvm][zyre] Use vcpkg_copy_tools * [vcpkg-copy-tools] Clean debug/bin This should fix czmq build error * [czmq] czmq does not have BUILD_TOOLS option * [vcpkg] Split clean logic into another function * [cpuinfo][czmq][nanomsg][uriparser] Fix calling of vcpkg_copy_tools * [zyre] Fix regression error * [vcpkg] Update try_remove_empty_directory * [libsvm] Fix vcpkg_copy_tools call
2.2 KiB
2.2 KiB
Portfile helper functions
- execute_process
- vcpkg_acquire_msys
- vcpkg_add_to_path
- vcpkg_apply_patches
- vcpkg_build_cmake
- vcpkg_build_make
- vcpkg_build_msbuild
- vcpkg_build_nmake
- vcpkg_check_features
- vcpkg_check_linkage
- vcpkg_clean_executables_in_bin
- vcpkg_clean_msbuild
- vcpkg_common_definitions
- vcpkg_configure_cmake
- vcpkg_configure_make
- vcpkg_configure_meson
- vcpkg_copy_pdbs
- vcpkg_copy_tools
- vcpkg_copy_tool_dependencies
- vcpkg_download_distfile
- vcpkg_execute_build_process
- vcpkg_execute_required_process
- vcpkg_extract_source_archive
- vcpkg_extract_source_archive_ex
- vcpkg_fail_port_install
- vcpkg_find_acquire_program
- vcpkg_fixup_cmake_targets
- vcpkg_from_bitbucket
- vcpkg_from_git
- vcpkg_from_github
- vcpkg_from_gitlab
- vcpkg_install_cmake
- vcpkg_install_make
- vcpkg_install_meson
- vcpkg_install_msbuild
- vcpkg_install_nmake
- vcpkg_install_qmake
- vcpkg_prettify_command
- vcpkg_test_cmake