Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab-ci: add a sphinx builder | Ben Boeckel | 2020-05-07 | 2 | -0/+11 |
| | |||||
* | ci: install sphinx into the CI image | Ben Boeckel | 2020-05-07 | 1 | -0/+6 |
| | |||||
* | ci: skip weak dependencies in the CI image | Ben Boeckel | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | gitlab-ci: add iwyu job | Ben Boeckel | 2020-04-29 | 1 | -0/+4 |
| | |||||
* | gitlab-ci: add scripts for use by CI | Ben Boeckel | 2020-04-29 | 8 | -0/+146 |
| | |||||
* | ci: add scripts to download build tools | Ben Boeckel | 2020-04-29 | 3 | -0/+47 |
| | |||||
* | ci: add an image for Debian 10 | Ben Boeckel | 2020-04-29 | 3 | -0/+69 |
| | | | | This image is primarily for the include-what-you-use build. | ||||
* | ci: add a Docker container for building CMake | Ben Boeckel | 2020-04-29 | 2 | -0/+18 |
Since we're starting with just `clang-tidy`, external deps are not included right now. |