index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitlab-ci: Drop package pipeline upload jobs for release branch
Brad King
2020-10-08
1
-3/+3
*
gitlab-ci: add job to run test suite on Debian 10 with ninja
Brad King
2020-10-05
1
-0/+11
*
gitlab-ci: add jobs to make Linux release packages
Ben Boeckel
2020-10-01
1
-0/+23
*
gitlab-ci: rename package-pipeline jobs to end in "-package"
Brad King
2020-10-01
1
-8/+8
*
gitlab-ci: add sphinx job to continuous build
Brad King
2020-09-30
1
-0/+3
*
gitlab-ci: use separate rules for dependent jobs
Brad King
2020-09-30
1
-9/+9
*
gitlab-ci: add a job to upload source packages
Brad King
2020-09-29
1
-0/+11
*
gitlab-ci: add a job to make source packages
Brad King
2020-09-29
1
-0/+8
*
gitlab-ci: re-organize packaging pipeline
Brad King
2020-09-29
1
-14/+16
*
gitlab-ci: Add GUI testing to each OS
Kyle Edwards
2020-09-23
1
-1/+1
*
gitlab-ci: add a job to upload macOS binaries
Ben Boeckel
2020-09-16
1
-0/+15
*
gitlab-ci: add a job to make macOS packages
Ben Boeckel
2020-09-16
1
-0/+13
*
gitlab-ci: add a job to make a doc "bundle"
Ben Boeckel
2020-09-16
1
-0/+8
*
gitlab-ci: split linux and macos shared before scripts
Ben Boeckel
2020-06-12
1
-10/+9
*
gitlab-ci: use `extends`
Ben Boeckel
2020-06-12
1
-93/+93
*
gitlab-ci: add a comment describing what goes into a job
Ben Boeckel
2020-06-12
1
-0/+16
*
gitlab-ci: make rules a bit more uniform
Ben Boeckel
2020-06-12
1
-17/+17
*
gitlab-ci: split into multiple files
Ben Boeckel
2020-06-12
1
-462/+17
*
gitlab-ci: add an Xcode tester
Ben Boeckel
2020-06-12
1
-0/+33
*
gitlab-ci: rename some scripts to be Linux-specific
Ben Boeckel
2020-06-12
1
-7/+6
*
Merge topic 'gitlab-ci-ext-test-sets' into release-3.18
Brad King
2020-06-12
1
-19/+59
|
\
|
*
gitlab-ci: add a cuda10.2 builder
Ben Boeckel
2020-06-12
1
-0/+31
|
*
gitlab-ci: move Makefiles Linux tests to use the package
Ben Boeckel
2020-06-11
1
-19/+28
*
|
gitlab-ci: test QtDialog on macOS
Ben Boeckel
2020-06-10
1
-0/+3
*
|
gitlab-ci: test QtDialog on Windows
Ben Boeckel
2020-06-10
1
-0/+2
|
/
*
Merge topic 'linux-release-builders'
Brad King
2020-06-03
1
-0/+54
|
\
|
*
gitlab-ci: add jobs for reproducing the release binaries
Ben Boeckel
2020-06-03
1
-0/+54
*
|
gitlab-ci: Update Windows builds to MSVC 19.26
Brad King
2020-06-03
1
-2/+2
*
|
gitlab-ci: support Windows jobs which support concurrent builds
Ben Boeckel
2020-06-03
1
-4/+18
*
|
gitlab-ci: support macOS jobs which support concurrent builds
Ben Boeckel
2020-06-03
1
-7/+20
|
/
*
gitlab-ci: add a Ninja Multi-Config test job
Ben Boeckel
2020-06-02
1
-0/+34
*
gitlab-ci: also build ncurses and Qt code on Linux
Ben Boeckel
2020-06-02
1
-4/+4
*
gitlab-ci: pin macOS and Windows jobs to nonconcurrent runners
Brad King
2020-05-29
1
-0/+4
*
gitlab-ci: update macOS jobs to Xcode 11.5
Brad King
2020-05-29
1
-2/+2
*
gitlab-ci: pin windows and macos jobs to runners with matching toolsets
Brad King
2020-05-29
1
-1/+6
*
gitlab-ci: pin macOS to a specific Xcode version
Ben Boeckel
2020-05-28
1
-0/+3
*
gitlab-ci: Use stable build path on Windows
Brad King
2020-05-27
1
-2/+1
*
gitlab-ci: Use a shorter work directory
Brad King
2020-05-27
1
-4/+4
*
gitlab-ci: add a test of the VS generator based off of the ninja build
Ben Boeckel
2020-05-26
1
-0/+29
*
gitlab-ci: get the VS2019 location from the runner
Ben Boeckel
2020-05-26
1
-1/+1
*
gitlab-ci: get sccache location from the runner on Windows
Ben Boeckel
2020-05-26
1
-1/+1
*
gitlab-ci: delay manual jobs on merges for 5 minutes
Ben Boeckel
2020-05-26
1
-1/+2
*
gitlab-ci: use rules to only be manual on a merge request
Ben Boeckel
2020-05-26
1
-13/+26
*
gitlab-ci: add windows builder
Ben Boeckel
2020-05-22
1
-0/+26
*
gitlab-ci: add Windows infrastructure
Ben Boeckel
2020-05-22
1
-2/+77
*
gitlab-ci: add a macos builder
Ben Boeckel
2020-05-22
1
-24/+88
*
gitlab-ci: add Linux makefiles and ninja builders
Ben Boeckel
2020-05-22
1
-1/+134
*
gitlab-ci: use the cmake_build_unix anchor
Ben Boeckel
2020-05-22
1
-41/+3
*
gitlab-ci: add linux-3.17 tag to the sphinx build
Ben Boeckel
2020-05-08
1
-0/+1
*
gitlab-ci: add a sphinx builder
Ben Boeckel
2020-05-07
1
-1/+28
[next]