aboutsummaryrefslogtreecommitdiff
path: root/docs/users
AgeCommit message (Collapse)Author
2018-12-17[docs] Fix #4932 (#4982)myd7349
2018-12-12[docs] Add config-environment.mdRobert Schumacher
2018-12-11Allow redirection of the downloads folder with an environment variable. (#4883)Billy O'Neal
* 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-11-15Rename example documentsSimon Brand
The current names and titles of the examples put too much emphasis on the package which is being demonstrated rather than the concept. This can be jarring for newcomers. This patch renames them to put the emphasis on the concept instead.
2018-10-23Create macOS configuration variables for triplets (#4477)LRFLEW
* Create macOS configuration variables for triplets * Add new macOS configuration variables to documentation * [vcpkg-configure-cmake] Fix typo
2018-10-12note existence of VCPKG_CXX_FLAGS also (#4208)mcgoo
2018-08-27[docs] Add documentation for VCPKG_VISUAL_STUDIO_PATHRobert Schumacher
2018-07-02[docs-integration] Add more documentation about using the CMake toolchain fileRobert Schumacher
2018-06-26[docs-triplets] Improve triplet documentationRobert Schumacher
2018-06-18[docs] Add VCPKG_CHAINLOAD_TOOLCHAIN_FILE to the Triplets documentation.Robert Schumacher
2018-05-01Clarify toolset numbers and Visual Studio versions (#3355)Jozef Izso
2018-02-19[vcpkg-docs-triplets.md] Update triplet docs to match the qt modularizationRobert Schumacher
2017-07-04fix the static-linking setting in docs/users/integration.mdYang Yang
2017-06-07[vcpkg-docs] Document how to change the deduced triplet for cmake and msbuild.Robert Schumacher
Fixes #1185.
2017-06-07[vcpkg-docs] Initial commit of triplets documentationRobert Schumacher
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and ↵Robert Schumacher
MkDocs.