vcpkg/scripts/cmake
ras0219 f9bdf13953
[vcpkg] Implement --editable (#12200)
--editable suppresses binary caching and source re-extraction for packages listed on the command line (similar to --head).

This fundamentally changes the port maintenance loop, so several example documents were updated. To avoid users having substantial changes suddenly destroyed by forgetting to pass --editable, "clean" sources have different extract locations.

The undocumented command `build` implies `--editable`.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-07-07 13:53:19 -07:00
..
execute_process.cmake
vcpkg_acquire_msys.cmake Fix bootstrapping MSYS2 pacman (#11499) (#12080) 2020-06-24 11:29:28 -07:00
vcpkg_add_to_path.cmake
vcpkg_apply_patches.cmake [vcpkg] Better vcpkg_apply_patches error message (#10127) 2020-02-27 14:22:16 -08:00
vcpkg_build_cmake.cmake [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
vcpkg_build_gn.cmake [gn, crashpad] Add GN build support and crashpad port (#10505) 2020-05-11 14:58:12 -07:00
vcpkg_build_make.cmake [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
vcpkg_build_msbuild.cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkg_build_ninja.cmake [gn, crashpad] Add GN build support and crashpad port (#10505) 2020-05-11 14:58:12 -07:00
vcpkg_build_nmake.cmake
vcpkg_build_qmake.cmake [qt5] Add -j to make to parallelize on Linux and MacOS (#11111) 2020-05-04 15:37:57 -07:00
vcpkg_buildpath_length_warning.cmake
vcpkg_check_features.cmake
vcpkg_check_linkage.cmake
vcpkg_clean_executables_in_bin.cmake [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
vcpkg_clean_msbuild.cmake
vcpkg_common_definitions.cmake [ignition-plugin1] Add new port 🤖 (#11275) 2020-06-24 14:59:32 -07:00
vcpkg_common_functions.cmake [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
vcpkg_configure_cmake.cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkg_configure_gn.cmake [gn, crashpad] Add GN build support and crashpad port (#10505) 2020-05-11 14:58:12 -07:00
vcpkg_configure_make.cmake Fix typo in comment (#12069) 2020-06-26 19:22:12 -07:00
vcpkg_configure_meson.cmake [vcpkg] Make configure meson sane and work for all targets. (#10395) 2020-04-06 14:43:16 -07:00
vcpkg_configure_qmake.cmake [qt5-base] Fix Qt5 linux build and be a bit less flaky in CI (#9260) 2020-01-06 12:36:51 -08:00
vcpkg_copy_pdbs.cmake [vcpkg] Add mingw dynamic libs triplet (#12101) 2020-07-06 14:20:06 -07:00
vcpkg_copy_tool_dependencies.cmake
vcpkg_copy_tools.cmake [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
vcpkg_download_distfile.cmake [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
vcpkg_execute_build_process.cmake
vcpkg_execute_required_process_repeat.cmake
vcpkg_execute_required_process.cmake
vcpkg_extract_source_archive_ex.cmake [vcpkg] Implement --editable (#12200) 2020-07-07 13:53:19 -07:00
vcpkg_extract_source_archive.cmake
vcpkg_fail_port_install.cmake [vcpkg-docs] Add documentation for vcpkg_configure_meson(), vcpkg_install_meson(), vcpkg_fixup_cmake_targts(), and vcpkg_prettify_command() (#7606) 2020-02-12 15:58:43 -08:00
vcpkg_find_acquire_program.cmake [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
vcpkg_fixup_cmake_targets.cmake [ignition-plugin1] Add new port 🤖 (#11275) 2020-06-24 14:59:32 -07:00
vcpkg_fixup_pkgconfig.cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkg_from_bitbucket.cmake
vcpkg_from_git.cmake vcpkg_from_git: Add support for git over ssh (#9446) 2020-04-01 07:35:38 -07:00
vcpkg_from_github.cmake
vcpkg_from_gitlab.cmake
vcpkg_from_sourceforge.cmake [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
vcpkg_get_program_files_platform_bitness.cmake
vcpkg_get_windows_sdk.cmake
vcpkg_install_cmake.cmake
vcpkg_install_gn.cmake [harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416) 2020-05-19 15:20:18 -07:00
vcpkg_install_make.cmake [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
vcpkg_install_meson.cmake [vcpkg-docs] Add documentation for vcpkg_configure_meson(), vcpkg_install_meson(), vcpkg_fixup_cmake_targts(), and vcpkg_prettify_command() (#7606) 2020-02-12 15:58:43 -08:00
vcpkg_install_msbuild.cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkg_install_nmake.cmake
vcpkg_install_qmake.cmake [vcpkg_install_qmake] Add vcpkg_install_qmake (#9412) 2019-12-23 06:10:12 -08:00
vcpkg_prettify_command.cmake [vcpkg-docs] Add documentation for vcpkg_configure_meson(), vcpkg_install_meson(), vcpkg_fixup_cmake_targts(), and vcpkg_prettify_command() (#7606) 2020-02-12 15:58:43 -08:00
vcpkg_replace_string.cmake
vcpkg_test_cmake.cmake