vcpkg/toolsrc
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
..
cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
include [vcpkg] Implement --editable (#12200) 2020-07-07 13:53:19 -07:00
src [vcpkg] Implement --editable (#12200) 2020-07-07 13:53:19 -07:00
vcpkg allow tests to run on older standard libraries 2019-07-19 23:20:28 -07:00
vcpkglib [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkgmetricsuploader [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
vcpkgtest [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
.clang-format [vcpkg] Format the C++ in CI (#11655) 2020-07-06 16:45:34 -07:00
CMakeLists.txt [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
dirs.proj [vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368) 2020-05-18 11:05:23 -07:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
vcpkg.sln [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
VERSION.txt [vcpkg] Update toolsrc VERSION to 2020.06.15 (#12263) 2020-07-06 12:12:16 -07:00