Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: add nightly CI job to build CMake in-place | Brad King | 2022-03-02 | 1 | -1/+8 |
| | |||||
* | gitlab-ci: Rename CI config variable to avoid conflict with CMAKE_BUILD_TYPE | Brad King | 2021-07-02 | 1 | -2/+2 |
| | | | | | | | Since commit e216b9bbd3 (cmake: Allow CMAKE_BUILD_TYPE to be set by environment variable, 2021-06-29), the `CMAKE_BUILD_TYPE` environment variable is interpreted by CMake, and can affect the test suite. Rename our CI config variable to avoid conflict. | ||||
* | ci: do not use sccache for macOS packaging | Brad King | 2020-12-10 | 1 | -1/+3 |
| | | | | It is not compatible with building for multiple architectures. | ||||
* | ci: use BOOL for boolean settings | Ben Boeckel | 2020-05-26 | 1 | -2/+2 |
| | |||||
* | gitlab-ci: add Windows infrastructure | Ben Boeckel | 2020-05-22 | 1 | -0/+4 |
| | |||||
* | gitlab-ci: add Linux makefiles and ninja builders | Ben Boeckel | 2020-05-22 | 1 | -0/+6 |
| | |||||
* | gitlab-ci: add scripts for use by CI | Ben Boeckel | 2020-04-29 | 1 | -0/+3 |