summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: add linux-3.17 tag to the sphinx buildBen Boeckel2020-05-081-0/+1
| | | | | | | | This build uses Qt libraries in a Fedora container. This library is tagged with a note which says it requires Linux 3.17. Some of or CI runners do not have this kernel on the host which causes glibc to refuse to load it. Add a tag to indicate that we need a newer kernel on the runner.
* gitlab-ci: add a sphinx builderBen Boeckel2020-05-071-1/+28
|
* gitlab-ci: add iwyu jobBen Boeckel2020-04-291-0/+32
|
* gitlab-ci: add initial clang-tidy buildBen Boeckel2020-04-291-0/+65