Aaron Ang
|
424d95e05c
|
Fix typo
|
2018-09-25 23:48:55 -07:00 |
|
Thom Troy
|
64bd54a1a1
|
Merge pull request #16 from iaz3/patch-1
Fix typo. teh -> the
|
2018-04-15 15:07:24 +01:00 |
|
Diana
|
9b39eb5310
|
Fix typo. teh -> the
|
2018-04-15 03:16:14 -04:00 |
|
Thom Troy
|
d7aba67ed2
|
Merge pull request #15 from ttroy50/update_cmake_35
Update cmake 35
|
2018-03-18 18:48:17 +00:00 |
|
Thom Troy
|
58b9147298
|
add missing word
|
2018-03-18 17:40:27 +00:00 |
|
Thom Troy
|
3b1e2aaed6
|
fix missing +
|
2018-03-18 17:39:14 +00:00 |
|
Thom Troy
|
33b3ea5683
|
fix some typos
|
2018-03-18 17:38:09 +00:00 |
|
Thom Troy
|
b81da6f68b
|
Update to minimum CMake 3.5
And modernise some examples.
|
2018-03-18 17:23:57 +00:00 |
|
Thom Troy
|
54e75664c1
|
Merge pull request #14 from chrisdoherty4/master
Correct dependency installation for protobuf
|
2018-03-06 11:33:46 +00:00 |
|
Chris Doherty
|
b222070a1a
|
Correct dependency installation for protobuf
|
2018-03-04 14:44:44 +00:00 |
|
Thom Troy
|
1d3d4d5ce5
|
Merge pull request #12 from ttroy50/add-catch-example
add example of using catch
|
2017-09-24 17:22:20 +01:00 |
|
Thom Troy
|
cda5a25bd1
|
add example of using catch
|
2017-09-24 17:16:29 +01:00 |
|
Thom Troy
|
9abf9afcb2
|
fix formatting
|
2017-09-24 00:48:55 +01:00 |
|
Thom Troy
|
79cb22112a
|
Merge pull request #11 from ttroy50/add-google-test-example
Add example using google test
|
2017-09-24 00:41:33 +01:00 |
|
Thom Troy
|
b96b84704a
|
Add example using google test
|
2017-09-24 00:36:47 +01:00 |
|
Thom Troy
|
6ceaa7523f
|
refactor the clang format example and add test
|
2017-07-22 20:32:24 +01:00 |
|
Thom Troy
|
63fc5d28be
|
fix comment that wasn't needed
|
2017-07-06 09:53:13 +01:00 |
|
Thom Troy
|
08a79a6207
|
fix some typos and add missing link
|
2017-07-05 22:56:55 +01:00 |
|
Thom Troy
|
b0e13d5bd8
|
add ability to check clang-format
|
2017-07-05 22:53:57 +01:00 |
|
Thom Troy
|
077d498c14
|
add clang static analysis
|
2017-07-03 22:39:51 +01:00 |
|
Thom Troy
|
77b28773f9
|
update travis yaml to pass uid / gid to container
|
2017-07-02 23:30:02 +01:00 |
|
Thom Troy
|
d10597d164
|
update note tag
|
2017-07-02 23:25:14 +01:00 |
|
Thom Troy
|
ef0d61aa0e
|
add new cppcheck example with updated dockerfiles
|
2017-07-02 23:20:41 +01:00 |
|
Thom Troy
|
59159c4c38
|
update to include instead of inc
|
2017-07-02 21:39:06 +01:00 |
|
Thom Troy
|
6c3842465f
|
update sub project example to use include instead of inc
|
2017-07-02 21:37:01 +01:00 |
|
Thom Troy
|
420969b4d9
|
Update from inc to include directory
|
2017-07-02 21:20:36 +01:00 |
|
Thom Troy
|
72f1c92761
|
add cxx standard to unit tests
|
2016-09-04 23:30:46 +01:00 |
|
Thom Troy
|
901edb8d84
|
add link to cpp standard examples
|
2016-09-04 23:26:42 +01:00 |
|
Thom Troy
|
2b7eaabe61
|
add examples for setting C++ standard
|
2016-09-04 23:23:28 +01:00 |
|
Thom Troy
|
f906c730fd
|
update requirements for imported targets example
|
2016-08-19 22:43:42 +01:00 |
|
Thom Troy
|
6b70faf57a
|
Merge branch 'v3-style-includes'
|
2016-08-19 22:29:20 +01:00 |
|
Thom Troy
|
bb61b1683d
|
add imported target example and cmake 3.5.1 docker
|
2016-08-19 22:28:42 +01:00 |
|
Thom Troy
|
dbd0f742be
|
Merge pull request #9 from ttroy50/v3-style-includes
V3 style includes
|
2016-08-18 22:41:03 +01:00 |
|
Thom Troy
|
f9f1a5bbb0
|
fix typo
|
2016-08-18 22:37:44 +01:00 |
|
Thom Troy
|
6c058c03c8
|
fix a few typos and grammer
|
2016-08-18 22:35:48 +01:00 |
|
Thom Troy
|
70cafd9f3f
|
fix tests
|
2016-08-18 00:09:38 +01:00 |
|
Thom Troy
|
064b53054f
|
fix boost include example
|
2016-08-18 00:00:34 +01:00 |
|
Thom Troy
|
dd8f9454de
|
updated some examples and docs
|
2016-08-17 23:59:46 +01:00 |
|
Thom Troy
|
8401b8e4e6
|
have travis build use my docker images
|
2016-08-17 21:20:04 +01:00 |
|
Thom Troy
|
90013579f9
|
update some examples to require cmake v3
|
2016-08-17 00:09:36 +01:00 |
|
ttroy50
|
3335200e43
|
started updating examples for cmake v3 syntax
|
2016-04-15 23:49:39 +01:00 |
|
ttroy50
|
e56847a5ef
|
Merge branch 'master' of github.com:ttroy50/cmake-examples
v2.0.0
|
2016-04-15 00:02:56 +01:00 |
|
ttroy50
|
4e0dbb6bbf
|
added docker files to allow testing with different cmake versions for #8
|
2016-04-15 00:01:59 +01:00 |
|
Thom Troy
|
c1ac072df7
|
Merge pull request #7 from ttroy50/link_updates
Link updates
|
2016-02-14 16:31:59 +00:00 |
|
ttroy50
|
1208416848
|
link files from intro
|
2016-02-14 16:28:43 +00:00 |
|
ttroy50
|
1ce1c114ef
|
add links to files from intro readme. #3
|
2016-02-14 16:17:33 +00:00 |
|
Thom Troy
|
b872b7c062
|
Merge pull request #6 from ttroy50/add_basic_clang_ninja_example
Add basic clang ninja example
|
2016-02-14 12:25:54 +00:00 |
|
ttroy50
|
bcd01e8f60
|
check if ninja supported by cmake
|
2016-02-14 12:04:24 +00:00 |
|
ttroy50
|
57dd9c3de3
|
add cmake help and version printout to tests for debugging
|
2016-02-14 11:57:10 +00:00 |
|
ttroy50
|
08d23564d4
|
fix tests
|
2016-02-14 11:51:10 +00:00 |
|