summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
...
* gitlab-ci: use rules to only be manual on a merge requestBen Boeckel2020-05-261-13/+26
|
* gitlab-ci: add windows builderBen Boeckel2020-05-221-0/+26
|
* gitlab-ci: add Windows infrastructureBen Boeckel2020-05-221-2/+77
|
* gitlab-ci: add a macos builderBen Boeckel2020-05-221-24/+88
|
* gitlab-ci: add Linux makefiles and ninja buildersBen Boeckel2020-05-221-1/+134
|
* gitlab-ci: use the cmake_build_unix anchorBen Boeckel2020-05-221-41/+3
|
* 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