vcpkg/docs/maintainers
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
..
control-files.md [docs] Add maintainer guidelines (#6871) 2019-06-21 21:33:29 -07:00
execute_process.md Download Mode (#7950) 2019-08-28 13:49:29 -07:00
maintainer-guide.md Add guideline for VCPKG_<LANG>_FLAGS (#7751) 2019-08-19 12:28:30 -07:00
portfile-functions.md Download Mode (#7950) 2019-08-28 13:49:29 -07:00
vcpkg_acquire_msys.md Add doxygen and add packages option to vcpkg_require_msys (#2869) 2018-02-24 00:00:51 -08:00
vcpkg_add_to_path.md Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -07:00
vcpkg_apply_patches.md [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_build_cmake.md [docs] Update docs 2018-04-30 14:54:50 -07:00
vcpkg_build_msbuild.md Fix minor spelling mistakes in documentation (#5620) 2019-03-10 20:31:02 -07:00
vcpkg_check_features.md [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558) 2019-08-13 20:13:55 -07:00
vcpkg_check_linkage.md New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
vcpkg_clean_msbuild.md xalan-c: Install headers correctly (#4565) 2018-10-25 12:34:45 -07:00
vcpkg_common_definitions.md Download Mode (#7950) 2019-08-28 13:49:29 -07:00
vcpkg_configure_cmake.md [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558) 2019-08-13 20:13:55 -07:00
vcpkg_copy_pdbs.md Added parameter to vcpkg_copy_pdbs.cmake (#3688) 2018-06-16 18:42:25 +02:00
vcpkg_copy_tool_dependencies.md [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_download_distfile.md Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -07:00
vcpkg_execute_build_process.md [docs]Update cmake docs (#7039) 2019-06-25 16:08:18 -07:00
vcpkg_execute_required_process.md Download Mode (#7950) 2019-08-28 13:49:29 -07:00
vcpkg_extract_source_archive_ex.md [docs]Update cmake docs (#7039) 2019-06-25 16:08:18 -07:00
vcpkg_extract_source_archive.md [vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex 2018-11-22 14:48:18 -08:00
vcpkg_fail_port_install.md Download Mode (#7950) 2019-08-28 13:49:29 -07:00
vcpkg_find_acquire_program.md [docs]Update cmake docs (#7039) 2019-06-25 16:08:18 -07:00
vcpkg_from_bitbucket.md xalan-c: Install headers correctly (#4565) 2018-10-25 12:34:45 -07:00
vcpkg_from_git.md Fix vcpkg_from_git (#7082) 2019-07-01 22:39:51 -07:00
vcpkg_from_github.md [vcpkg_from_github] Improve documentation to include PATCHES argument 2018-08-11 22:12:18 -07:00
vcpkg_from_gitlab.md Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -07:00
vcpkg_install_cmake.md [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script. 2017-10-05 17:49:28 -07:00
vcpkg_install_msbuild.md Fix minor spelling mistakes in documentation (#5620) 2019-03-10 20:31:02 -07:00
vcpkg_prettify_command.md [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558) 2019-08-13 20:13:55 -07:00
vcpkg_test_cmake.md xalan-c: Install headers correctly (#4565) 2018-10-25 12:34:45 -07:00