iphydf
|
76b4ac4a71
|
Add MIN_LOGGER_LEVEL to the Circle CI builds.
This was changed a while back, and TRACE is no longer valid.
|
2019-01-06 16:13:31 +00:00 |
|
chrono
|
17a7bf3fd2
|
Add AUTOTEST Option to CMakeLists.txt
|
2018-10-07 22:09:54 +00:00 |
|
iphydf
|
9c7c924e3c
|
Run UBSAN (undefined behaviour sanitizer) on Circle CI.
This runs in the same build as asan, so "asan" now stands for both asan
and ubsan.
|
2018-09-22 12:27:58 +00:00 |
|
iphydf
|
5352f48301
|
Make the tsan build fail instead of swallowing its errors.
We'll make it non-required, but we want to know about these failures so
we are incentivised to fix them.
|
2018-08-26 20:23:27 +00:00 |
|
iphydf
|
74e685b497
|
Enable color diagnostics on circleci.
See https://github.com/ninja-build/ninja/issues/814
|
2018-08-21 17:12:22 +00:00 |
|
iphydf
|
e32e0b3402
|
Run both asan and tsan on Circle CI.
|
2018-08-19 12:05:28 +00:00 |
|