The Gitter Badger
4271d5981f
Add Gitter badge ( #154 )
2020-09-25 17:42:02 +02:00
Prabir Shrestha
d17500b0be
ignore lua.c and luac.c from lua ( #149 )
...
* ignore lua.c and luac.c from lua
* Update README.md
* update CMakeLists.txt for sol2
2020-09-13 12:00:19 +02:00
Lars Melchior
f96cff720e
switch to on-demand download script as the recommended way to get CPM.cmake ( #147 )
2020-08-20 10:31:08 +02:00
Lars Melchior
30b98af416
Add link to tutorial ( #143 )
2020-08-12 13:41:40 +02:00
Lars Melchior
5063c7d992
Add built with CPM.cmake section ( #142 )
...
* add built with cpm.cmake section
* update text
* explicitly set width
2020-08-11 14:49:21 +02:00
Lars Melchior
3cfb309f3c
add comparisons to other approaches ( #141 )
2020-08-11 12:49:37 +02:00
Lars Melchior
6da5c38dae
Add package lock section to the readme ( #125 )
...
* add package lock section to the readme
* clarify position of package lock
2020-05-29 12:24:55 +02:00
Lars Melchior
76d7b27459
Fix typo and wording ( #124 )
...
* Fix typo
* Update README.md
2020-05-29 10:15:09 +02:00
Lars Melchior
54a2d80d1e
Add option for local package override ( #123 )
...
* add option for local package override
* print info on the source directory
2020-05-29 09:58:39 +02:00
Lars Melchior
4aeea1d31d
Add package lock ( #121 )
...
* add package lock creation
* change target name
* fix cpm_export_variables
* add test
* fix git repo detection addition
* remove test package lock from git
* add link to package lock wiki
* add CPMGetPackage
2020-05-27 19:07:06 +02:00
Ryan Mast
84b31b560a
Fix wiki link to preparing projects for CPM.cmake ( #114 )
2020-04-30 09:45:12 +02:00
Lars Melchior
3fff3ca70d
Call FetchContent_GetProperties before DOWNLOAD_ONLY population ( #113 )
...
* call FetchContent_GetProperties before checking populated
* fix old CPM.cmake links
* update description
* bump version
2020-04-29 12:40:12 +02:00
Giuseppe Cesarano
119eaee84d
Fixed link in README.md ( #111 )
...
The section `Adding CPM` was poiting to non exinsting wiki page
2020-04-26 16:44:16 +02:00
Lars Melchior
90558aa9cb
Add GitHub action to publish CPM on release ( #102 )
...
* add github action to publish cpm on release
* add checkout step
* update readme
2020-03-16 20:37:30 +01:00
Lars Melchior
cea81872cf
Add fmt example and document version from git tag ( #100 )
...
* add VERSION_PREFIX argument
* add fmt example
* add VERSION_PREFIX note to readme
* rollback, add info about determining version from git tag
* rollback version
2020-03-16 20:00:30 +01:00
Lars Melchior
4c7aa36dff
Update README.md
2019-10-25 16:01:47 +02:00
Lars Melchior
3a4516265c
Add GitHub workflows ( #93 )
...
* add mac workflow
* rename and add windows and ubuntu workflows
* update tests
* update tests
* update travis
2019-10-24 18:14:58 +02:00
Lars Melchior
47bfb554ab
reorganise source and add CPMFindPackage ( #92 )
...
* reorganise source and add CPMFindPackage
* add consistent find_package behaviour
* document CPMFindPackage
* reset examples to CPMAddPackage unless tested
* update version
* update README.md
* Update README.md
2019-10-24 15:42:25 +02:00
Lars Melchior
0a8a65df32
Update README.md ( #90 )
2019-10-19 15:45:19 +02:00
Lars Melchior
a2800dc96c
Update for new repo name (old URLs are still valid) ( #89 )
...
* Update for new repo name (old URL is still valid)
* Update README.md
2019-10-18 11:53:36 +02:00
Lars Melchior
7638be873a
Add Ccache.cmake link ( #88 )
2019-10-14 17:12:33 +02:00
Lars Melchior
d1a1b70d4a
update readme ( #87 )
2019-10-14 12:55:47 +02:00
Lars Melchior
4064a45552
Add CPM_SOURCE_CACHE environmental variable support and keep existing sources ( #83 )
...
* read CPM_SOURCE_CACHE from environment
* update readme
* cleanup
* add cache tests
2019-10-10 20:13:10 +02:00
Lars Melchior
8625173d8f
add CPM_SOURCE_ROOT option ( #81 )
...
* add CPM_SOURCE_ROOT option
* update version and readme
2019-10-07 16:34:07 +02:00
Lars Melchior
8b92bb46cd
Add more readme links to the wiki ( #77 )
...
* Add readme link to snippets
* Update README.md
2019-08-16 11:12:11 +02:00
Paul T
88278a4f70
Add Blurb on Including CPM ( #76 )
...
* Add Blurb on Including CPM
Added demo cmake code to auto download CPM from github.
* Remove Section in favor of including a link to a wiki page.
2019-08-15 19:34:21 +02:00
Lars Melchior
a6bc65a76c
add cxxopts example and update lua ( #73 )
...
* add cxxopts example
* use new tags for lua
* update readme
* update readme
* update lua
* typo
2019-07-24 11:48:50 +02:00
Lars Melchior
64f5fe37cd
Update README.md ( #71 )
2019-07-01 20:44:51 +02:00
Lars Melchior
25a9158448
Add boost example ( #70 )
...
* add unit tests
* added boost
* cleanup
* add pthread
* Update README.md
2019-07-01 20:30:21 +02:00
Lars Melchior
1e8d8d43c7
typos ( #68 )
2019-06-29 19:23:38 +02:00
Lars Melchior
3d75ed06a3
add unit tests and determine version from GIT_TAG ( #66 )
...
* add unit tests
* determine package version from git tag. closes #54 .
* update readme
* bugfix
* update example
* update gitignore
2019-06-22 13:31:32 +02:00
Lars Melchior
1e25367c8c
add sol2 example ( #65 )
...
* add sol2 example
* Update README.md
* Update README.md
2019-05-25 14:14:31 +02:00
Lars Melchior
9d2b5818c5
Update README.md ( #64 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2019-05-24 16:34:05 +02:00
Lars Melchior
49e7903e19
Update README.md ( #62 )
2019-05-23 14:35:45 +02:00
Lars Melchior
d74bcebfe8
Update README.md ( #60 )
2019-05-23 13:26:53 +02:00
Lars Melchior
db3111e07e
update logo ( #59 )
...
* update logo
* convert to png
2019-05-23 12:47:55 +02:00
Lars Melchior
840e2e2c40
Update README.md ( #58 )
2019-05-23 12:25:10 +02:00
Lars Melchior
4952fd3d48
Update range v3 ( #56 )
...
* update range-v3 example as the projects CMakeLists messes up the configuration
* add comment
* add range-v3 snipplet back
2019-05-23 12:25:00 +02:00
Lars Melchior
3659fa581c
Add logo ( #57 )
...
* add logo
* Update README.md
* Update README.md
2019-05-23 12:08:46 +02:00
Lars Melchior
4aeb1215bf
Update README.md
2019-05-22 18:33:41 +02:00
Lars Melchior
13559c7137
Add range-v3 example ( #55 )
...
* add range-v3 example
* update Readme
* Update README.md
* Update README.md
* Update README.md
2019-05-22 14:21:54 +02:00
Lars Melchior
e4f1ade459
Update README.md
2019-05-22 10:46:48 +02:00
Lars Melchior
7723e56dab
Update README.md
2019-05-22 01:32:41 +02:00
Lars Melchior
8287799e79
Update README.md
2019-05-22 01:18:07 +02:00
Lars Melchior
cd91713d10
Update README.md
2019-05-22 00:16:11 +02:00
Lars Melchior
bd9143bfa0
Update README.md
2019-05-20 14:52:46 +02:00
Lars Melchior
a4f055c7aa
Add url shortcuts ( #53 )
...
* add github and gitlab shortcut, closes #52
* update version
* update examples and readme
2019-05-20 13:33:01 +02:00
Lars Melchior
f13c343859
Update README.md
2019-05-20 11:34:35 +02:00
Lars Melchior
bf5e9ebafb
Add DEPENDENCY_ADDED property ( #50 )
...
* add DEPENDENCY_ADDED property
* update examples
* Update README.md
* Update README.md
* Update CPM.cmake
* Update README.md
2019-05-20 01:52:55 +02:00
Lars Melchior
275a12f2d8
Update README.md
2019-05-19 21:48:31 +02:00