vcpkg/toolsrc/include/vcpkg
Victor Romero 65d4bc146b
[vcpkg install] Enable Download Mode (#7797)
* [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
2019-08-28 11:47:17 -07:00
..
base (#7757) [vcpkg] Switch to internal hash algorithms 📜 2019-08-26 12:35:22 -07:00
archives.h [vcpkg] Remove vcpkg::Archives from vcpkg::base. Add vcpkg::Hash. 2018-07-09 07:06:29 -07:00
binaryparagraph.h remove unnecessary include, fix variable extraction 2019-08-09 14:47:58 -07:00
build.h [vcpkg install] Enable Download Mode (#7797) 2019-08-28 11:47:17 -07:00
commands.h [depend-info] Fix bugs, add --sort, --show-depth and --max-recurse options (#7643) 2019-08-14 15:38:07 -07:00
dependencies.h [vcpkg] Make Filesystem::remove_all faster #7570 2019-08-07 16:51:12 -07:00
export.h [vcpkg] Improve vcpkg help -- now has per-command help! 2017-11-02 18:17:21 -07:00
export.ifw.h Remove more unused #include directives 2018-04-07 04:55:37 -07:00
globalstate.h [vcpkg] Fix regression in --debug. Remove old features featureflag. (#6507) 2019-05-18 18:15:31 -07:00
help.h [vcpkg] Improve vcpkg help -- now has per-command help! 2017-11-02 18:17:21 -07:00
input.h [vcpkg] Synchronize vcpkg-base with external repo (#5934) 2019-04-08 23:26:18 -07:00
install.h [vcpkg] improve xunit xml output used in CI tests 2019-02-21 22:24:20 -08:00
logicexpression.h [vcpkg] Make Filesystem::remove_all faster #7570 2019-08-07 16:51:12 -07:00
metrics.h [vcpkg-metrics] Adjust reporting of build times 2018-02-20 18:02:09 -08:00
packagespec.h [vcpkg] Synchronize vcpkg-base with external repo (#5934) 2019-04-08 23:26:18 -07:00
packagespecparseresult.h [vcpkg] Synchronize vcpkg-base with external repo (#5934) 2019-04-08 23:26:18 -07:00
paragraphparseresult.h [vcpkg] Push use of UTF-16 to only around Win32 call boundaries. 2017-10-16 11:44:04 -07:00
paragraphs.h improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
parse.h [vcpkg] Re-layout all files using new organization scheme. 2017-10-13 18:37:41 -07:00
postbuildlint.buildtype.h [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
postbuildlint.h Ports Overlay partial implementation (#6981) 2019-06-21 23:50:05 -07:00
pragmas.h [vcpkg] Make Filesystem::remove_all faster #7570 2019-08-07 16:51:12 -07:00
remove.h [vcpkg] Revert making remove_package() take status_db by const 2018-01-23 14:14:01 -08:00
sourceparagraph.h [vcpkg] Make Filesystem::remove_all faster #7570 2019-08-07 16:51:12 -07:00
statusparagraph.h improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
statusparagraphs.h remove needs_rebuild from statusparagraphs 2019-07-23 15:36:13 -07:00
tools.h [vcpkg] Split vcpkg::Commands::Fetch into backend and frontend 2018-07-09 06:29:37 -07:00
triplet.h [vcpkg] Synchronize vcpkg-base with external repo (#5934) 2019-04-08 23:26:18 -07:00
update.h [vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed. 2017-12-13 05:43:00 -08:00
userconfig.h [vcpkg-integrate-install] Add vcpkg.path.txt to localappdata for more generic consumption. 2018-04-28 14:17:52 -07:00
vcpkgcmdarguments.h Allow redirection of the scripts folder. (#6552) 2019-07-01 22:51:07 -07:00
vcpkglib.h [vcpkg] Rework dependencies.cpp to improve type safety and error detection 2018-04-11 23:48:32 -07:00
vcpkgpaths.h [vcpkg] Make Filesystem::remove_all faster #7570 2019-08-07 16:51:12 -07:00
versiont.h [vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows. 2018-04-12 00:47:17 -07:00
visualstudio.h Add command x-vsinstances 2018-09-18 20:55:35 -07:00