vcpkg/toolsrc/include
Victor Romero f5c732b40d
Download Mode (#7950)
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option

* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option

* [vcpkg_find_acquire_program] Allow in Download Mode

* Don't stop when build fails for a package

* Download sources for all packages in dependency graph

* Improve output messages

* Enable acquiring MSYS packages in download mode

* Documentation

* Update documentation

* execute_process() always fails on Download Mode

* Regenerate docs and fix formatting

* Run clang-format

* Use _execute_process on vcpkg_from_<source> helpers

* Fix calls to _execute_process() when not in Download Mode
2019-08-28 13:49:29 -07:00
..
catch2 [vcpkg] Major tool CMakeLists.txt updates 2019-08-16 19:40:53 -07:00
vcpkg Download Mode (#7950) 2019-08-28 13:49:29 -07:00
vcpkg-test [vcpkg] Major tool CMakeLists.txt updates 2019-08-16 19:40:53 -07:00
pch.h [vcpkg] Make Filesystem::remove_all faster #7570 2019-08-07 16:51:12 -07:00