Thom Troy
|
45f1b54d6c
|
Merge pull request #23 from mbkv/master
Fix apt-get command in readme
|
2019-02-22 14:47:59 +00:00 |
|
Michael Bitokhov
|
7a4213b0d1
|
Fix apt-get command in readme
|
2019-02-20 22:11:08 -05:00 |
|
Thom Troy
|
7535c93c53
|
Merge pull request #22 from hsnks100/master
Update README.adoc
|
2019-02-13 19:37:42 +00:00 |
|
HanSoo
|
0b39d5b8a6
|
Update README.adoc
|
2019-02-11 09:40:08 +09:00 |
|
Thom Troy
|
a9cf5739b6
|
Merge pull request #20 from kingsamchen/update-unittest-catch2
Update unit testing examples to use catch2
|
2019-01-08 14:22:13 +00:00 |
|
Kingsley Chen
|
0f53692371
|
Update unit testing examples to use catch2
catch is no longer maintained and all relevant examples should be
updated.
|
2019-01-08 00:11:06 +08:00 |
|
Thom Troy
|
2d14a934bb
|
Merge pull request #19 from ttroy50/update-cppcheck-arguments
Update cppcheck arguments
|
2018-11-17 11:33:14 +00:00 |
|
Thom Troy
|
692f3d46b3
|
raddd cppcheck-analysis target
|
2018-11-17 11:30:09 +00:00 |
|
Thom Troy
|
9bf2dd094b
|
Update cppcheck arguments
|
2018-11-17 10:49:35 +00:00 |
|
Thom Troy
|
aa07c26744
|
Merge pull request #17 from aaronang/aaronang-patch-1
Fix typo
|
2018-09-26 16:11:58 +01:00 |
|
Aaron Ang
|
daeb2839b8
|
Fix typo: alow → allow
|
2018-09-26 00:28:05 -07:00 |
|
Aaron Ang
|
1274f61dd9
|
Fix typo: teh -> the
|
2018-09-26 00:08:03 -07:00 |
|
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 |
|