Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab-ci: Update Windows jobs to VS 2022 | Brad King | 2021-11-11 | 1 | -1/+2 |
| | |||||
* | ci: Use Qt macOS 10.13+ package for macOS build and test jobs | Brad King | 2021-02-23 | 1 | -52/+30 |
| | | | | It is a universal binary for both `x86_64` and `arm64` architectures. | ||||
* | ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+ | Brad King | 2021-01-07 | 1 | -1/+5 |
| | | | | | | | | | | In order to support modern macOS features like Dark Mode, we need to use Qt 5.15, which requires macOS 10.13. However, we still want to support macOS 10.10 as well, for which we need to use Qt 5.9. Build separate macOS packages for these use cases. Fixes: #21606 Issue: #20825 | ||||
* | ci: update to pre-built Qt 5.9.9 universal binaries for macOS packages | Brad King | 2020-12-10 | 1 | -2/+2 |
| | |||||
* | ci: update to Qt 5.15.1 | Ben Boeckel | 2020-10-27 | 1 | -11/+4 |
| | |||||
* | ci: use a pre-built Qt for macOS packages | Ben Boeckel | 2020-09-16 | 1 | -9/+23 |
| | |||||
* | ci: add download information for Qt on macOS | Ben Boeckel | 2020-06-10 | 1 | -0/+10 |
| | |||||
* | ci: add a script to download Qt | Ben Boeckel | 2020-06-10 | 1 | -0/+136 |