summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/download_qt.cmake
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: Update Windows jobs to VS 2022Brad King2021-11-111-1/+2
|
* ci: Use Qt macOS 10.13+ package for macOS build and test jobsBrad King2021-02-231-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 King2021-01-071-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 packagesBrad King2020-12-101-2/+2
|
* ci: update to Qt 5.15.1Ben Boeckel2020-10-271-11/+4
|
* ci: use a pre-built Qt for macOS packagesBen Boeckel2020-09-161-9/+23
|
* ci: add download information for Qt on macOSBen Boeckel2020-06-101-0/+10
|
* ci: add a script to download QtBen Boeckel2020-06-101-0/+136