Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
moved disabled jobs to 'tools/ci/disabled.gitlab-ci.yml'
added check before rm, removes a lot unnecessary noise form pipeline output (req. init.sh)
added N_RUNS to runtests.sh (without arg it runs 3 times the tests, given amount otherwise)
added gcc-12 job
|
|
works fine
added "-A 20" to assert grep, so we get the backtrace directly in our pipelines
|
|
(i dont rly know why, but all our updates are hosted there, so our serverlist now)
|
|
deprecate working stuff <_<)
|
|
|
|
gcov -> build
doxygen -> build
pages -> deploy
|
|
added doxygen to pages stage
added gcov_gcc6 to pages stage
changed ci init script to use public dir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also update gcc9 build flags.
|
|
|
|
|
|
|
|
In unstable clang-7 or/and libc++ is broken.
|