vcpkg/scripts/cmake
dave-juicelabs 2496d23d41
[vcpkg-gn] New port vcpkg-gn (#21498)
* [vcpkg-gn] Adding gn as a host only port

* Disable support for x86 and fix variable name usage.

* [vcpkg-gn] Version information.

* Updating documentation.

Co-authored-by: David McCloskey <davmcclo@gmail.com>
2021-11-29 11:42:39 -08:00
..
execute_process.cmake
vcpkg_acquire_msys.cmake [vcpkg_acquire_msys] Add gzip to default packages (#20393) 2021-10-26 22:24:18 -07:00
vcpkg_add_to_path.cmake [scripts-audit] vcpkg_fixup_pkgconfig (#19658) 2021-09-27 13:27:44 -07:00
vcpkg_apply_patches.cmake
vcpkg_backup_restore_env_vars.cmake [scripts-audit] Make buildsystem (#20165) 2021-10-20 14:12:58 -07:00
vcpkg_build_cmake.cmake [scripts-audit] CMake buildsystem (#20885) 2021-11-05 16:55:14 -07:00
vcpkg_build_make.cmake [vcpkg] Small fixes to vcpkg_build_make (#21296) 2021-11-26 00:25:40 -08:00
vcpkg_build_msbuild.cmake
vcpkg_build_ninja.cmake
vcpkg_build_nmake.cmake [scripts-audit] nmake buildsystem (#20987) 2021-11-05 16:55:01 -07:00
vcpkg_build_qmake.cmake [qmake] Check build type for debug/release (#21650) 2021-11-26 01:16:15 -08:00
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_copy_tools] support copying .app bundles (#20210) 2021-10-04 12:40:14 -07:00
vcpkg_common_functions.cmake
vcpkg_configure_cmake.cmake [scripts-audit] CMake buildsystem (#20885) 2021-11-05 16:55:14 -07:00
vcpkg_configure_gn.cmake [vcpkg-gn] New port vcpkg-gn (#21498) 2021-11-29 11:42:39 -08:00
vcpkg_configure_make.cmake [vcpkg] Always use an autotools build triplet (#18130) 2021-11-03 21:29:29 -07:00
vcpkg_configure_meson.cmake Fix cpu detection in meson configuration script (#21382) 2021-11-16 16:50:43 -08:00
vcpkg_configure_qmake.cmake [scripts-audit] QMake buildsystem (#20322) 2021-11-05 16:55:23 -07:00
vcpkg_copy_pdbs.cmake
vcpkg_copy_tool_dependencies.cmake [vcpkg] Revise appdeploy and copy_tool_dependencies (#21092) 2021-11-14 08:48:05 -08:00
vcpkg_copy_tools.cmake [Docs] vcpkg_copy_tools cleans only copied tools (#20940) 2021-10-26 23:44:43 -07:00
vcpkg_download_distfile.cmake [vcpkg_download_distfile] Fix the parameter mismatch issues of some internal functions and fix the recursive call (step 3) (#20585) 2021-11-25 23:21:00 -08:00
vcpkg_execute_build_process.cmake
vcpkg_execute_in_download_mode.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 fix regression in vcpkg_find_acquire_program and require exact version match for meson (#21341) 2021-11-12 11:52:32 -08:00
vcpkg_find_fortran.cmake [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -07:00
vcpkg_fixup_cmake_targets.cmake [vcpkg-cmake-config] Fix parsing of NO_PREFIX_CORRECTION (#21062) 2021-11-08 21:29:35 -08:00
vcpkg_fixup_pkgconfig.cmake [scripts-audit] vcpkg_fixup_pkgconfig (#19658) 2021-09-27 13:27:44 -07:00
vcpkg_from_bitbucket.cmake
vcpkg_from_git.cmake Fix working directory for archiving from git. (#21166) 2021-11-25 23:22:17 -08:00
vcpkg_from_github.cmake [docs] document that vcpkg_from_github works with Gitea (#21318) 2021-11-22 15:14:23 -08:00
vcpkg_from_gitlab.cmake
vcpkg_from_sourceforge.cmake
vcpkg_get_program_files_platform_bitness.cmake
vcpkg_get_windows_sdk.cmake
vcpkg_host_path_list.cmake [vcpkg_host_path_list] add SET subcommand (#20879) 2021-11-03 21:42:05 -07:00
vcpkg_install_cmake.cmake [scripts-audit] CMake buildsystem (#20885) 2021-11-05 16:55:14 -07:00
vcpkg_install_gn.cmake [vcpkg-gn] New port vcpkg-gn (#21498) 2021-11-29 11:42:39 -08:00
vcpkg_install_make.cmake [scripts-audit] Make buildsystem (#20165) 2021-10-20 14:12:58 -07:00
vcpkg_install_meson.cmake [script audit] Meson buildsystem (#21026) 2021-11-08 12:27:18 -08:00
vcpkg_install_msbuild.cmake [vcpkg/msbuild] parellel build (#19718) 2021-09-30 16:39:14 -07:00
vcpkg_install_nmake.cmake [scripts-audit] nmake buildsystem (#20987) 2021-11-05 16:55:01 -07:00
vcpkg_install_qmake.cmake [scripts-audit] QMake buildsystem (#20322) 2021-11-05 16:55:23 -07:00
vcpkg_list.cmake
vcpkg_minimum_required.cmake
vcpkg_replace_string.cmake
vcpkg_test_cmake.cmake
z_vcpkg_apply_patches.cmake
z_vcpkg_escape_regex_control_characters.cmake
z_vcpkg_forward_output_variable.cmake
z_vcpkg_function_arguments.cmake
z_vcpkg_get_cmake_vars.cmake
z_vcpkg_prettify_command_line.cmake