Commit Graph

39 Commits

Author SHA1 Message Date
Alexander Karatarakis
fed9a24526 [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
Phil Christensen
73f51d6aa8
Merge pull request #4746 from TartanLlama/master
Rename example documents and add GitHub packaging example
2018-11-19 14:10:27 -08:00
Simon Brand
dc8503bb02 Fix typo 2018-11-16 15:04:10 +00:00
Simon Brand
077b7f1378 Add packaging GitHub repo example 2018-11-16 11:24:19 +00:00
Alexander Karatarakis
f598d6c30f [cmake] Update to 3.12.4 2018-11-15 14:09:53 -08:00
Simon Brand
56c94a8102 Rename example documents
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-11-15 11:23:34 +00:00
Cyan/Jos
7bc26c173b only "optional:" is in italics rather than "optional: CMake 3.10.2" 2018-10-05 12:41:22 +08:00
Michael Vetter
c63b563752 Rename 'Ubuntu' with 'Linux' in README.md (#4393)
Let's not be biased or propagate a certain Linux distribution over
others.
2018-10-02 14:46:42 -07:00
Robert Schumacher
13e19f10ea
[README.md] Remove outdated VSTS badge 2018-08-08 11:06:08 -07:00
Dandigit
f14a6e79b3 Fix grammar issue (#3938) 2018-07-30 12:04:13 -07:00
Mohammad Mahdi Rahimi
d2bc81f921
Update README.md
fix typo: add `.git` extention
2018-06-26 17:05:28 +04:30
Alexander Karatarakis
39c70573df Update documentation 2018-06-08 16:33:38 -07:00
Mateusz Loskot
d59359ba62 Update README with link to integration doc (#3657) 2018-06-05 02:13:23 -07:00
Joel Clay
857447263f Update Readme to reflect cross-platform support (#3304)
* 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 17:58:32 -07:00
Robert Schumacher
6d5bf1b200 [readme] Add additional supported host platforms 2018-04-25 16:43:44 -07:00
Alexander Karatarakis
de4edd0e8c [README] Show cmake instructions in the README instead of only linking to another md 2018-04-24 11:03:47 -07:00
Robert Schumacher
19b75faebd [README] update badge 2018-03-22 02:00:56 -07:00
Alexander Karatarakis
3332326c65 Update CMake to 3.10.2 2018-01-23 14:16:05 -08:00
Albert Ziegenhagel
be5e529bb3 Update cmake to 3.10.1 2018-01-03 10:57:46 +01:00
Alexander Karatarakis
1a9a14b3ce [autocomplete] Add info in README.md 2017-12-04 16:01:16 -08:00
Mikhail Paulyshka
e009618ba0 [cmake] update to 3.10.0 (#2236) 2017-11-26 03:18:35 -08:00
Alexander Karatarakis
3b90bc07ce [cmake] Update to 3.9.5 (was 3.9.4) 2017-11-03 18:25:54 -07:00
Alexander Karatarakis
87296823ac [cmake] Update to 3.9.4 (was 3.9.3) 2017-10-17 12:43:08 -07:00
atkawa7
f37acb1b21 [cmake] change version in readme 2017-08-11 09:12:40 -07:00
Albert Ziegenhagel
cbc615244f Fix the required CMake version mentioned in the readme 2017-08-08 21:23:22 +02:00
Alexander Karatarakis
357db22958 Fix link to documentation in README 2017-06-07 15:26:55 -07:00
Robert Schumacher
76b754e52d [vcpkg-docs] Initial commit of triplets documentation 2017-06-07 14:32:54 -07:00
Robert Schumacher
49cd399586 [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
Arkady Shapkin
1a97126936 Make badge non-clickable 2017-05-12 21:46:58 +03:00
Robert Schumacher
af455f6d10 [README] Add CI badge 2017-04-10 14:49:34 -07:00
Robert Schumacher
db73e73c56 [vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience. 2017-04-01 03:58:45 -07:00
Mateusz Łoskot
a3b86f77a7 Add requirement of CMake 3.8.0 or higher 2017-03-09 00:29:10 +01:00
Olaf van der Spek
0541bc2807 Update README.md 2017-02-15 12:14:01 +01:00
Eric Mittelette
29b4c68f1d add VS2017 in pre requisite 2017-01-30 14:17:19 -08:00
Olaf van der Spek
e67cbc48be Typo in README.md 2016-12-25 12:22:46 +01:00
Robert Schumacher
265ca59396 [README] Note requirement for git.exe to be available on the path 2016-11-01 21:51:40 -07:00
Mårten Nordheim
dc9fbdbb3e Fixed link to CONTRIBUTING.md 2016-11-01 17:59:19 +01:00
Alexander Karatarakis
62accba790 [Readme.md] Add comment about VS integration 2016-09-19 13:43:11 -07:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00