Commit graph

551 commits

Author SHA1 Message Date
neargye
31301aca91 clean-up ci 2019-08-20 17:12:32 +05:00
neargye
7e974384b2 update readme 2019-08-01 01:14:32 +05:00
neargye
523a9896ac move xcode image up 2019-08-01 00:53:57 +05:00
neargye
cb08b67e9d clean-up cmake:
* formating
* remove set(CMAKE_VERBOSE_MAKEFILE
* use function to simplify test
2019-08-01 00:53:53 +05:00
Balazs Benics
0639b4b0c4
Update, modernize cmakelists (#14)
* remove IS_TOPLEVEL_PROJECT cmake variable from top level

* rework example/CMakeLists.txt with generator expressions

* rework test/CMakeLists.txt with generator expressions

* fix unknown cxx_std_20 on certain cmake versions

* update test_package/CMakeLists.txt with modern cmake
2019-07-31 18:09:26 +02:00
Balazs Benics
fea658233a
Merge pull request #11 from steakhal/migrate-to-conan-ci
Migrate to conan ci
2019-07-30 22:45:18 +02:00
terik23
ecddb3c302 remove extra parentheses 2019-07-31 00:10:01 +05:00
Balazs Benics
341104fb62 add xcode10.2 and xcode11 to travis matrix 2019-07-30 23:45:56 +05:00
terik23
412e9a69d0 formating conanfile.py 2019-07-30 23:45:47 +05:00
terik23
ef791f7a8a returned appveyor version name 2019-07-30 23:45:36 +05:00
terik23
4c5b75e56e formating test_package.cpp 2019-07-30 23:44:48 +05:00
terik23
b5a158d0d2 disable travis email notifications 2019-07-30 23:44:28 +05:00
Balazs Benics
e4c754cb43 move build.py to .ci folder and hide appveyor.yml 2019-07-29 19:36:53 +02:00
Balazs Benics
d32e9ce4f7 set maintained as the target repository for deploy 2019-07-28 22:59:58 +02:00
Balazs Benics
231ea223c8 enable deploy to travis on new tag 2019-07-28 22:29:21 +02:00
Balazs Benics
707bb945fd building header only libs tests and examples 2019-07-28 22:12:39 +02:00
Balazs Benics
4073167fa4 fix mingw configurations 2019-07-28 16:34:20 +02:00
Balazs Benics
c6c6112161 try ConanMultiPacker 2019-07-28 15:51:18 +02:00
Balazs Benics
1400b612c1 fix cross building 2019-07-28 15:37:11 +02:00
Balazs Benics
7276880fdf fix non stdc++17 buildbots 2019-07-28 15:10:20 +02:00
Balazs Benics
a362b570bb fix appveyor again 2019-07-28 13:10:25 +02:00
Balazs Benics
9c5ae69b36 update ci scripts 2019-07-28 12:47:40 +02:00
Balazs Benics
1aea83279c update appveyor script 2019-07-28 12:18:16 +02:00
Balazs Benics
3ae26b5430 refine conan requirements and packaging 2019-07-28 12:15:50 +02:00
Balazs Benics
5a1e58bbdf rework CI scripts, integrate conan auto upload 2019-07-28 11:56:06 +02:00
Balazs Benics
f0720ba756 initial implementation of conan recipe 2019-07-28 11:53:25 +02:00
Balazs Benics
18a7bb7f8c fix travis and appveyor buildbots 2019-07-28 01:43:41 +05:00
Balazs Benics
6f6871dd4b refactor catch2 dep to use find_package. fix for #9 2019-07-28 01:43:41 +05:00
neargye
292ee8ace8 v0.9.0 2019-07-25 19:53:56 +05:00
neargye
7b39296152 update readme 2019-07-25 19:53:23 +05:00
neargye
b35e1e6133 improving 2019-07-25 18:58:42 +05:00
neargye
583f889aa2 refactoring 2019-07-24 18:49:14 +05:00
neargye
1e5a80db43 update example 2019-07-22 15:58:52 +05:00
terik23
485ee68cdd update readme 2019-07-22 00:14:35 +05:00
terik23
71b8d3d946 update example 2019-07-22 00:13:47 +05:00
terik23
481f928f4d clean-up impl 2019-07-22 00:13:32 +05:00
terik23
0f7b55b8a5 update test 2019-07-22 00:13:14 +05:00
terik23
6830861382 nameof_type return name same as typeid 2019-07-22 00:13:06 +05:00
terik23
b95707b409 clean-up example 2019-07-20 01:56:50 +05:00
terik23
07e7d8dff6 add more assert 2019-07-14 21:06:12 +05:00
terik23
241c6d9906 fix assert and cast 2019-07-14 20:57:17 +05:00
terik23
c1a9e49d64 fixs 2019-07-13 19:32:33 +05:00
terik23
9d1bce7b9d fix formating 2019-07-13 19:13:02 +05:00
Alexey Dmitriev
9d33512826 Fix typo 2019-07-03 00:08:03 +05:00
neargye
f5afa2097d clean-up ci 2019-06-11 16:34:45 +05:00
terik23
736082081e fix cmake 2019-06-08 14:49:31 +05:00
neargye
193f3c328e update include guard 2019-05-28 17:54:26 +05:00
terik23
9026a202eb update cmake 2019-05-25 21:17:06 +05:00
terik23
ceb23bef6e update ci 2019-05-25 21:16:33 +05:00
terik23
f3a17ab660 update readme 2019-05-25 21:16:25 +05:00