aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-11-19Merge pull request #4746 from TartanLlama/masterPhil Christensen
Rename example documents and add GitHub packaging example
2018-11-16Fix typoSimon Brand
2018-11-16Add packaging GitHub repo exampleSimon Brand
2018-11-15[cmake] Update to 3.12.4Alexander Karatarakis
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-05only "optional:" is in italics rather than "optional: CMake 3.10.2"Cyan/Jos
2018-10-02Rename 'Ubuntu' with 'Linux' in README.md (#4393)Michael Vetter
Let's not be biased or propagate a certain Linux distribution over others.
2018-08-08[README.md] Remove outdated VSTS badgeRobert Schumacher
2018-07-30Fix grammar issue (#3938)Dandigit
2018-06-26Update README.mdMohammad Mahdi Rahimi
fix typo: add `.git` extention
2018-06-08Update documentationAlexander Karatarakis
2018-06-05Update README with link to integration doc (#3657)Mateusz Loskot
2018-04-25Update Readme to reflect cross-platform support (#3304)Joel Clay
* Remove Windows as specific prerequisite * Add crossplatform announcement to docs * [find_acquire.cmake] Fix ninja path for mac * Another pass at making more platfrom neutral * two additional fixes * [osx] Ignore .DS_Store file. Fixes #3306 * Remove noexcept from BinaryParagraph() * Add Bash shebang to bootstrap script * Update gitignore to exclude the `vcpkg` binary (artifact of the build script) from the git repo * [sh] Change to #!/bin/sh * [sh] Remove merge conflict lines * [sh] permissions * Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it. * [libxmlpp] Bump version in CONTROL file * [readme] Add additional supported host platforms * [readme] Slight packing and reformatting
2018-04-25[readme] Add additional supported host platformsRobert Schumacher
2018-04-24[README] Show cmake instructions in the README instead of only linking to ↵Alexander Karatarakis
another md
2018-03-22[README] update badgeRobert Schumacher
2018-01-23Update CMake to 3.10.2Alexander Karatarakis
2018-01-03Update cmake to 3.10.1Albert Ziegenhagel
2017-12-04[autocomplete] Add info in README.mdAlexander Karatarakis
2017-11-26[cmake] update to 3.10.0 (#2236)Mikhail Paulyshka
2017-11-03[cmake] Update to 3.9.5 (was 3.9.4)Alexander Karatarakis
2017-10-17[cmake] Update to 3.9.4 (was 3.9.3)Alexander Karatarakis
2017-08-11[cmake] change version in readmeatkawa7
2017-08-08Fix the required CMake version mentioned in the readmeAlbert Ziegenhagel
2017-06-07Fix link to documentation in READMEAlexander Karatarakis
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-12Make badge non-clickableArkady Shapkin
2017-04-10[README] Add CI badgeRobert Schumacher
2017-04-01[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.Robert Schumacher
2017-03-09Add requirement of CMake 3.8.0 or higherMateusz Łoskot
2017-02-15Update README.mdOlaf van der Spek
2017-01-30add VS2017 in pre requisiteEric Mittelette
2016-12-25Typo in README.mdOlaf van der Spek
2016-11-01[README] Note requirement for git.exe to be available on the pathRobert Schumacher
2016-11-01Fixed link to CONTRIBUTING.mdMårten Nordheim
2016-09-19[Readme.md] Add comment about VS integrationAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis