Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gitlab-ci: use rules to only be manual on a merge request | Ben Boeckel | 2020-05-26 | 1 | -13/+26 | |
| | ||||||
* | gitlab-ci: add windows builder | Ben Boeckel | 2020-05-22 | 1 | -0/+26 | |
| | ||||||
* | gitlab-ci: add Windows infrastructure | Ben Boeckel | 2020-05-22 | 1 | -2/+77 | |
| | ||||||
* | gitlab-ci: add a macos builder | Ben Boeckel | 2020-05-22 | 1 | -24/+88 | |
| | ||||||
* | gitlab-ci: add Linux makefiles and ninja builders | Ben Boeckel | 2020-05-22 | 1 | -1/+134 | |
| | ||||||
* | gitlab-ci: use the cmake_build_unix anchor | Ben Boeckel | 2020-05-22 | 1 | -41/+3 | |
| | ||||||
* | gitlab-ci: add linux-3.17 tag to the sphinx build | Ben Boeckel | 2020-05-08 | 1 | -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 builder | Ben Boeckel | 2020-05-07 | 1 | -1/+28 | |
| | ||||||
* | gitlab-ci: add iwyu job | Ben Boeckel | 2020-04-29 | 1 | -0/+32 | |
| | ||||||
* | gitlab-ci: add initial clang-tidy build | Ben Boeckel | 2020-04-29 | 1 | -0/+65 | |