vcpkg/toolsrc
Billy O'Neal cf7e2f3906 Allow redirection of the downloads folder with an environment variable. (#4883)
* Add detection for VCPKG_DOWNLOADS environment variable in vcpkgpaths.cpp.

* Pass the downloads directory from VcpkgPaths to cmake.

* Also fixup bootstrap on *nix.

* Make error message a little prettier.

* Make that bash script actually work :)

* [vcpkg] Alter Optional<> usage style

* [vcpkg-docs] Add section on Environment Variables to the docs
2018-12-11 11:48:41 -08:00
..
include vcpkg was going out of its way to use partition before calling the container erase function which is slower than just using remove_if. 2018-11-15 11:24:24 -08:00
src Allow redirection of the downloads folder with an environment variable. (#4883) 2018-12-11 11:48:41 -08:00
vcpkg [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkglib [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkgmetricsuploader [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkgtest [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
.clang-format [clang-format] Standard: Cpp11 2017-04-28 12:57:15 -07:00
CMakeLists.txt [vcpkg] Link bcrypt via CMake on Windows (#3765) 2018-06-26 11:40:44 -07:00
dirs.proj [vcxproj] Explicitly specify intermediate and output directories 2018-11-01 01:26:31 -07:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
vcpkg.sln [vcpkg-fetch] Switch back to 18.1.0; add hack in vcpkg.exe to map the hashes together. 2018-11-07 17:10:51 -08:00
VERSION.txt Update CHANGELOG and bump version to 2018.11.23 2018-11-23 14:18:46 -08:00