aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2017-08-31Updated the documentation to reflect the greater tolerance on configspaercebal
2017-08-30[vcpkg-docs] Add integrate project to faq sectionRobert Schumacher
2017-08-29Add doc on Vcpkg integration per projectpaercebal
2017-08-29Add doc on Vcpkg integration for custom configpaercebal
2017-07-04fix the static-linking setting in docs/users/integration.mdYang Yang
2017-06-19Adding support for FFmpeg in UWP.Gilles Khouzam
Adding support to download gas-preprocessor as an acquire_program. Update all packages for msys2 Download perl and gcc for ARM assembly in ffmpeg.
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.
2017-05-03Set theme jekyll-theme-minimalRobert Schumacher
2017-04-27Fixes for CMAKE_TOOLCHAIN_FILE exampleBrad Anderson
2017-04-27VS2017 Open Folder CMAKE_TOOLCHAIN_FILE exampleBrad Anderson
2017-04-11Update EXAMPLES.mdRobert Schumacher
Change "15" Preview reference to 2017
2017-04-11Update EXAMPLES.mdRobert Schumacher
Because purge is now the default behavior of `remove`, packages are not "quickly" reinstallable using `install`.
2017-04-04[vcpkg-docs] Fix references to --purge.Robert Schumacher
2017-03-30[examples.md] Add information about how to use header-only libraries from ↵Robert Schumacher
cmake. Improvement suggested by #798.
2017-02-08[examples] Replace ./ with .\ to preserve copy-paste into cmd.Robert Schumacher
2017-02-08Merge branch 'master' into masterRobert Schumacher
2017-02-08Improved formatting of doc/EXAMPLES.mdOleksii Mandrychenko
- added "./" so that commands can be copy-pasted into the PowerShel
2017-02-07[examples] Add the manual-link directories to the Examples documentationRobert Schumacher
2017-01-19[PRIVACY] fix typo in privacy document. Fixes #566.Robert Schumacher
2017-01-19Replace cpprest by sqlite3Olaf van der Spek
2016-12-20Mention blank-property trap in FAQ.Christian Ullrich
2016-10-24[EXAMPLES.md] Switch base example to Sqlite.Robert Schumacher
This demonstrates cmake's integration better with find_package(), as well as keeps the initial user impression very sleek with short build times.
2016-10-11Fix broken link of FAQ, consequently to 55ac8544Ebrahim Byagowi
2016-10-07[docs] Add EXAMPLE_fix_libpng into the main examples document outlineRobert Schumacher
2016-09-29[FAQ] Rewording, adding links where appropriateRobert Schumacher
2016-09-21Moved CONTRIBUTING.md to root. Fixes #54.Robert Schumacher
2016-09-21FAQ Adjustment for ChocolateyRob Reynolds
Chocolatey is a software management platform / package manager. Adjust the wording just a bit to clarify it is not just desktop utilities. Distribution also isn't necessarily the right word as that encompasses the community package repository.
2016-09-20Update EXAMPLES.mdRobert Schumacher
2016-09-19Update EXAMPLE_fix_libpng to reflect the current state of vcpkgAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis