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: add jobs testing Intel 2023.0.0 compilers on Linux
Brad King
2023-01-27
1
-0/+14
*
Merge topic 'ci-nvhpc'
Brad King
2022-12-07
1
-1/+1
|
\
|
*
gitlab-ci: Update NVHPC to version 22.11
Brad King
2022-12-06
1
-1/+1
*
|
Merge topic 'ci-cuda-no-static'
Brad King
2022-12-07
1
-0/+10
|
\
\
|
|
/
|
/
|
|
*
ci: Add job to test minimal CUDA install (no static libs)
Robert Maynard
2022-12-06
1
-0/+10
*
|
gitlab-ci: add CI jobs for Clang with C++20 modules
Ben Boeckel
2022-12-02
1
-0/+20
|
/
*
gitlab-ci: drop unnecessary linux kernel version tag
Brad King
2022-11-30
1
-16/+16
*
gitlab-ci: rename tag configuration entries to start in '$os_$arch_tags'
Brad King
2022-11-30
1
-62/+62
*
gitlab-ci: remove unnecessary component of configuration entry names
Brad King
2022-11-30
1
-48/+48
*
gitlab-ci: add nightly job testing NVHPC with Ninja on Linux
Brad King
2022-11-28
1
-0/+10
*
gitlab-ci: add jobs to test with Clang and LLVMFlang on Fedora
Brad King
2022-11-18
1
-0/+20
*
gitlab-ci: use Fedora 37 images and environments
Brad King
2022-11-17
1
-30/+30
*
gitlab-ci: Fix rules for running two dependent test jobs
Brad King
2022-11-17
1
-2/+2
*
ci: add macos-x86_64-ninja build and test jobs to continuous pipeline
Brad King
2022-11-15
1
-0/+3
*
gitlab-ci: Add windows-arm64 native jobs for Ninja and VS
Brad King
2022-11-11
1
-1/+43
*
Merge topic 'ci-msvc-14.34'
Brad King
2022-11-11
1
-6/+6
|
\
|
*
gitlab-ci: Update Windows packaging builds to MSVC 14.34 toolset
Brad King
2022-11-10
1
-6/+6
*
|
Merge topic 'ci-clang15-windows'
Brad King
2022-11-11
1
-12/+12
|
\
\
|
|
/
|
*
ci: Update LLVM/Clang to 15.0 in nightly CI jobs on Windows
Brad King
2022-11-10
1
-8/+8
|
*
ci: Simplify LLVM/Clang CI job specs on Windows
Brad King
2022-11-10
1
-4/+4
*
|
ci: add MSYS Makefiles nightly CI job
Brad King
2022-11-02
1
-0/+14
*
|
ci: add MinGW Makefiles nightly CI job
Brad King
2022-11-02
1
-0/+14
|
/
*
gitlab-ci: add jobs testing Intel 2022.2.0 compilers on Linux
Brad King
2022-10-03
1
-0/+14
*
Merge topic 'ci-msvc-14.33'
Brad King
2022-08-22
1
-6/+6
|
\
|
*
gitlab-ci: Use separate MSVC toolset specification for packaging jobs
Brad King
2022-08-19
1
-6/+6
*
|
gitlab-ci: add jobs to test CMake with external dependencies on Linux
Brad King
2022-08-18
1
-0/+27
*
|
Merge topic 'cpp-named-module-file-sets'
Brad King
2022-06-17
1
-0/+20
|
\
\
|
|
/
|
/
|
|
*
gitlab-ci: test C++ modules using GCC
Ben Boeckel
2022-06-16
1
-0/+20
*
|
gitlab-ci: Add jobs to package and upload Windows arm64 nightly binaries
Brad King
2022-06-14
1
-0/+23
|
/
*
gitlab-ci: Add job to build Windows arm64 binaries
Brad King
2022-06-13
1
-0/+14
*
gitlab-ci: add nightly job testing Ninja Multi-Config on Windows
Brad King
2022-06-07
1
-0/+14
*
gitlab-ci: add nightly job testing Ninja Multi-Config on macOS
Brad King
2022-06-07
1
-0/+14
*
gitlab-ci: name artifacts produced by release package jobs
Brad King
2022-06-01
1
-0/+21
*
Merge topic 'ci-fedora-36'
Brad King
2022-05-24
1
-28/+28
|
\
|
*
gitlab-ci: use Fedora 36 images and environments
Ben Boeckel
2022-05-24
1
-28/+28
*
|
gitlab-ci: Add jobs to make Windows x86_64 and i386 packages
Brad King
2022-05-19
1
-0/+68
|
/
*
gitlab-ci: add jobs testing Intel 2022.1.0 compilers on Linux
Brad King
2022-05-16
1
-0/+14
*
Merge branch 'backport-ci-cmake.org-help' into ci-cmake.org-help
Brad King
2022-04-05
1
-24/+8
|
\
|
*
gitlab-ci: update cmake.org documentation in release package pipeline
Brad King
2022-04-05
1
-0/+2
|
*
gitlab-ci: consolidate jobs for cmake.org/cmake/help/git-{master,stage} docs
Brad King
2022-04-05
1
-24/+6
*
|
Merge topic 'ci-package-uploads'
Brad King
2022-04-04
1
-15/+5
|
\
\
|
*
\
Merge branch 'backport-3.22-ci-package-uploads' into ci-package-uploads
Brad King
2022-04-04
1
-20/+10
|
|
\
\
|
|
|
/
|
|
*
gitlab-ci: distinguish release and development pipeline schedules
Brad King
2022-04-04
1
-15/+5
|
|
*
gitlab-ci: clarify name of package upload job template
Brad King
2022-04-04
1
-5/+5
|
|
*
gitlab-ci: shorten job prefixes
Ben Boeckel
2021-11-23
1
-121/+128
|
|
*
gitlab-ci: fix comment typo
Ben Boeckel
2021-11-23
1
-1/+1
|
|
*
gitlab-ci: Update Windows jobs to VS 2022
Brad King
2021-11-11
1
-13/+13
|
|
*
gitlab-ci: Re-organize Windows job tags
Brad King
2021-11-11
1
-3/+3
*
|
|
Merge topic 'ci-cuda-11.6'
Brad King
2022-03-04
1
-3/+22
|
\
\
\
|
|
/
/
|
*
|
gitlab-ci: add jobs testing cuda11.6 with nvcc and clang 13
Brad King
2022-03-03
1
-0/+19
[next]