7 Commits

Author SHA1 Message Date
John Wellbelove
432fbf4fc5 YAML modification 2020-08-03 11:34:00 +01:00
John Wellbelove
027f8fe3cf YAML modification 2020-08-03 11:29:42 +01:00
John Wellbelove
f41a82130e YAML modification 2020-08-03 11:28:14 +01:00
John Wellbelove
e3f1fad066 Add hotfix/clang-9 to branch list 2020-08-03 11:23:56 +01:00
finger42
8f1361649e
Build and run tests with Clang-9 on Linux (#252)
* Try to build on Ubuntu-18.04 with Clang-9

* Build with pushes on clang-9 branch too

* Using CC and CXX to set clang-9

* Adding atomic lib for test build on Linux with Clang

* Partial conversion CHECK_EQUAL to CHECK for clang-9

* Replaced CHECK_EQUAL with CHECK

* Replaced CHECK_EQUAL with CHECK

* Replaced CHECK_EQUAL with CHECK

* Replaced CHECK_EQUAL with CHECK

* Replaced CHECK_EQUAL with CHECK

* Replaced CHECK_EQUAL with CHECK

* Replaced CHECK_EQUAL with CHECK

Co-authored-by: finger42 <finger42>
2020-08-01 14:20:14 +01:00
finger42
c14c7613b1
Mulit Ubuntu build and artifacts archiving (#2)
Mulit Ubuntu build and artifacts archiving

Build only on Ubuntu 18.04 and 20.04

Ubuntu 16.04 does not support C++17
2020-07-26 20:05:03 +02:00
finger42
037b7e381e
Create first Github actions file
On Ubuntu 18.04, build and run tests.
2020-07-26 18:07:32 +02:00