Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: use Fedora 38 images and environments | Brad King | 2023-05-22 | 1 | -3/+0 |
| | |||||
* | ci: Disable sccache in clang-analyzer job | Brad King | 2023-05-22 | 1 | -0/+2 |
| | | | | | | | | | | The `ccc-analyzer` compiler wrapper preprocesses differently for clang-analyzer than for normal compilation. In particular, the `__clang_analyzer__` preprocessor definition is added. This does not interact well with `sccache` because it indexes based on the compiler's normal preprocessing but stores results from the entire `ccc-analyzer` invocation. | ||||
* | gitlab-ci: use Fedora 37 images and environments | Brad King | 2022-11-17 | 1 | -0/+1 |