Dennis Klein
b58f6ede74
Ctest: Disable multiple runs of the tests
...
We tried for a while but it did not help to reduce the unstable coverage
number calculated by codecov.
2019-07-23 16:08:15 +02:00
Dennis Klein
a8c76accdc
Split StateMachine and Tools into separate targets
...
This change is needed to share the functionality between
the core library and the SDK library. We want to support building/installing
just the SDK without having a dependency on the core library which adds
additional dependencies.
2019-07-02 21:30:37 +02:00
Dennis Klein
c09757a09c
Do not run the test suite in parallel
2019-03-06 14:23:08 +01:00
Dennis Klein
0f1e39ee7a
Do not build ofi transport in CI for now
2019-03-06 14:23:08 +01:00
Dennis Klein
7a5da93d1f
Enable OFI transport in CI builds
2019-03-06 14:23:08 +01:00
Dennis Klein
1fdf510ae7
Pick correct build type in CI
2018-10-10 20:28:10 +02:00
Dennis Klein
e71c9c1121
Parallelize unity build
...
Only needed with Makefile generator,
see https://github.com/sakra/cotire/blob/master/MANUAL.md#optimizing-the-build-process-for-multiple-processor-cores
2018-08-09 16:15:15 +02:00
Dennis Klein
24dff2fd76
Enable FAST_BUILD for alfa-ci
2018-08-09 16:15:15 +02:00
Dennis Klein
aee2ba7b9b
Increase sample size to catch time sensitive branches
...
and stabilize coverage diff reports.
2018-08-09 16:15:15 +02:00
Dennis Klein
e403d18cb9
Add codecov reports to PRs
2018-07-20 17:21:23 +02:00
Dennis Klein
4366d924dd
Add nightly build pipeline
2018-05-02 16:12:25 +02:00
Dennis Klein
951ed1b739
Tweak configure options a bit more
2018-05-02 13:49:36 +02:00
Dennis Klein
19224d3cec
Add configure options
2018-05-02 13:49:36 +02:00
Dennis Klein
32fc60656b
Add CI jobs
...
Resolves #12
2018-05-02 13:49:36 +02:00