aboutsummaryrefslogtreecommitdiff
path: root/docs/users/triplets.md
AgeCommit message (Collapse)Author
2019-04-11[docs] Add VCPKG_CMAKE_SYSTEM_VERSION (#6061)Robert Schumacher
2019-01-30[vcpkg-docs] Improve documentation for Visual Studio 2019Robert 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-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-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-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