Commit Graph

95 Commits

Author SHA1 Message Date
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
Lars Melchior
6878cf622b Update README.md 2019-05-19 21:48:11 +02:00
Lars Melchior
4f57bd4b5b Update README.md 2019-05-19 20:41:19 +02:00
Lars Melchior
bf1996b9f4 Update README.md 2019-05-19 20:39:40 +02:00
Lars Melchior
f72944e897 Update README.md 2019-05-19 20:15:30 +02:00
Lars Melchior
79cbebb4f9 Update README.md 2019-05-19 20:14:23 +02:00
Lars Melchior
d3b23be4e2 Update README.md 2019-05-19 20:04:44 +02:00
Lars Melchior
5352247b4d Update README.md 2019-05-19 19:38:32 +02:00
Lars Melchior
798e4e35bf Update README.md 2019-05-19 19:30:55 +02:00
Lars Melchior
e0bfe05874 update examples 2019-05-19 19:03:56 +02:00
Lars Melchior
530fc8d42f Update README.md 2019-05-19 19:02:33 +02:00
Lars Melchior
a086f637fb Update README.md 2019-05-19 15:08:34 +02:00
Lars Melchior
5203eb6e30 Update README.md 2019-05-17 18:44:42 +02:00
Lars Melchior
7a8599cf34 Update README.md 2019-05-17 18:43:52 +02:00
Lars Melchior
bd3732706a Update README.md 2019-05-17 18:42:24 +02:00
Lars Melchior
84d6e53c65 Update README.md 2019-05-17 18:42:05 +02:00
Lars Melchior
f5050169b0 Update README.md 2019-05-17 18:15:08 +02:00
Lars Melchior
a7ab78f3bf Update README.md 2019-05-17 18:13:37 +02:00
Lars Melchior
f9ba3f2457 Update README.md 2019-05-17 15:58:02 +02:00
Lars Melchior
77e74910bc Update README.md 2019-05-17 15:14:47 +02:00
Lars Melchior
55caef9286 Update README.md 2019-05-17 15:13:54 +02:00
Lars Melchior
f57476ee43 Update README.md 2019-05-17 14:50:27 +02:00
Lars Melchior
db4f2bf7bb Update README.md 2019-05-17 14:47:35 +02:00
Lars Melchior
8d39e34ff2 v0.9 (#46)
* always get properties

* update examples

* update travis

* add doctest example

* update example runner
2019-05-17 14:46:54 +02:00
Lars Melchior
c2a413300e Update README.md 2019-05-11 15:44:22 +02:00
Lars Melchior
5177860756 Update README.md 2019-05-11 15:12:06 +02:00
Lars Melchior
539974785e Update README.md 2019-05-10 16:03:46 +02:00
Lars Melchior
e4a0cb4980 Update README.md 2019-05-10 13:10:48 +02:00