summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: split linux and macos shared before scriptsBen Boeckel2020-06-121-10/+9
* gitlab-ci: use `extends`Ben Boeckel2020-06-121-93/+93
* gitlab-ci: add a comment describing what goes into a jobBen Boeckel2020-06-121-0/+16
* gitlab-ci: make rules a bit more uniformBen Boeckel2020-06-121-17/+17
* gitlab-ci: split into multiple filesBen Boeckel2020-06-121-462/+17
* gitlab-ci: add an Xcode testerBen Boeckel2020-06-121-0/+33
* gitlab-ci: rename some scripts to be Linux-specificBen Boeckel2020-06-121-7/+6
* Merge topic 'gitlab-ci-ext-test-sets' into release-3.18Brad King2020-06-121-19/+59
|\
| * gitlab-ci: add a cuda10.2 builderBen Boeckel2020-06-121-0/+31
| * gitlab-ci: move Makefiles Linux tests to use the packageBen Boeckel2020-06-111-19/+28
* | gitlab-ci: test QtDialog on macOSBen Boeckel2020-06-101-0/+3
* | gitlab-ci: test QtDialog on WindowsBen Boeckel2020-06-101-0/+2
|/
* Merge topic 'linux-release-builders'Brad King2020-06-031-0/+54
|\
| * gitlab-ci: add jobs for reproducing the release binariesBen Boeckel2020-06-031-0/+54
* | gitlab-ci: Update Windows builds to MSVC 19.26Brad King2020-06-031-2/+2
* | gitlab-ci: support Windows jobs which support concurrent buildsBen Boeckel2020-06-031-4/+18
* | gitlab-ci: support macOS jobs which support concurrent buildsBen Boeckel2020-06-031-7/+20
|/
* gitlab-ci: add a Ninja Multi-Config test jobBen Boeckel2020-06-021-0/+34
* gitlab-ci: also build ncurses and Qt code on LinuxBen Boeckel2020-06-021-4/+4
* gitlab-ci: pin macOS and Windows jobs to nonconcurrent runnersBrad King2020-05-291-0/+4
* gitlab-ci: update macOS jobs to Xcode 11.5Brad King2020-05-291-2/+2
* gitlab-ci: pin windows and macos jobs to runners with matching toolsetsBrad King2020-05-291-1/+6
* gitlab-ci: pin macOS to a specific Xcode versionBen Boeckel2020-05-281-0/+3
* gitlab-ci: Use stable build path on WindowsBrad King2020-05-271-2/+1
* gitlab-ci: Use a shorter work directoryBrad King2020-05-271-4/+4
* gitlab-ci: add a test of the VS generator based off of the ninja buildBen Boeckel2020-05-261-0/+29
* gitlab-ci: get the VS2019 location from the runnerBen Boeckel2020-05-261-1/+1
* gitlab-ci: get sccache location from the runner on WindowsBen Boeckel2020-05-261-1/+1
* gitlab-ci: delay manual jobs on merges for 5 minutesBen Boeckel2020-05-261-1/+2
* gitlab-ci: use rules to only be manual on a merge requestBen Boeckel2020-05-251-13/+26
* gitlab-ci: add windows builderBen Boeckel2020-05-221-0/+26
* gitlab-ci: add Windows infrastructureBen Boeckel2020-05-221-2/+77
* gitlab-ci: add a macos builderBen Boeckel2020-05-221-24/+88
* gitlab-ci: add Linux makefiles and ninja buildersBen Boeckel2020-05-221-1/+134
* gitlab-ci: use the cmake_build_unix anchorBen Boeckel2020-05-221-41/+3
* gitlab-ci: add linux-3.17 tag to the sphinx buildBen Boeckel2020-05-081-0/+1
* gitlab-ci: add a sphinx builderBen Boeckel2020-05-071-1/+28
* gitlab-ci: add iwyu jobBen Boeckel2020-04-291-0/+32
* gitlab-ci: add initial clang-tidy buildBen Boeckel2020-04-291-0/+65