index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0
Brad King
2021-10-05
2
-4
/
+4
*
Tests: Specify destination for Xcode scheme
Gregor Jasny
2021-10-05
1
-1
/
+6
*
Tests/RunCMake/Autogen: test CMP0111 behavior
Ben Boeckel
2021-09-24
5
-0
/
+75
*
HIP: Remove ROMClang compiler id and use Clang directly
Brad King
2021-09-16
1
-1
/
+1
*
VS: Fix managed C++ project generation for VS 2022
Brad King
2021-09-15
1
-0
/
+6
*
AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
Brad King
2021-08-19
5
-23
/
+1
*
FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW
Marc Chevrier
2021-08-18
2
-0
/
+65
*
Merge topic 'ninja-lwyu-ar' into release-3.21
Brad King
2021-08-06
4
-0
/
+10
|
\
|
*
Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static libraries
Đoàn Trần Công Danh
2021-08-03
4
-0
/
+10
*
|
Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' into rel...
Brad King
2021-08-03
2
-0
/
+13
|
\
\
|
*
|
add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILER
Marc Chevrier
2021-08-01
2
-0
/
+13
*
|
|
Merge topic 'vs-iface-include-dirs' into release-3.21
Brad King
2021-08-02
2
-0
/
+8
|
\
\
\
|
*
|
|
VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE libraries
Brad King
2021-07-29
2
-0
/
+8
|
|
/
/
*
|
|
Merge topic 'autogen-ui-header-depends' into release-3.21
Brad King
2021-08-02
4
-2
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
AUTOUIC: Add test for cyclic dependency between UI headers and timestamp
Alexey Edelev
2021-07-28
4
-2
/
+33
*
|
|
Merge topic 'cuda_separable_clang_make' into release-3.21
Brad King
2021-07-29
4
-21
/
+22
|
\
\
\
|
*
|
|
CUDA/Clang: Fix separable compilation in non-root directories with Makefiles
root
2021-07-29
4
-21
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ctest-test-changing-labels' into release-3.21
Brad King
2021-07-29
2
-1
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CTest: Reset multi-options to persistent multi-options
Kyle Edwards
2021-07-28
2
-1
/
+19
|
|
/
*
|
CMakePresets: Check presets with their own file version
Kyle Edwards
2021-07-27
4
-0
/
+20
|
/
*
Merge topic 'FindXCTest-xcode-12.5' into release-3.21
Brad King
2021-07-27
3
-5
/
+33
|
\
|
*
FindXCTest: Fix output directory for test bundle with Xcode 12.5
Yauheni Khnykin
2021-07-26
3
-5
/
+33
*
|
Tests/CompileOptions: allow CMAKE_BUILD_TYPE=None
Đoàn Trần Công Danh
2021-07-26
1
-0
/
+4
|
/
*
Merge topic 'ninja-multi-test-fix' into release-3.21
Brad King
2021-07-26
18
-6
/
+127
|
\
|
*
Tests: Clean up Ninja Multi-Config test from cb777dd
Kyle Edwards
2021-07-23
18
-6
/
+127
*
|
Merge topic 'autouic-header-depends' into release-3.21
Brad King
2021-07-26
5
-2
/
+25
|
\
\
|
|
/
|
/
|
|
*
AUTOUIC: Fix generating of dependency rules for UI header files
Alexey Edelev
2021-07-23
5
-2
/
+25
*
|
Merge topic 'nmc-target-objects' into release-3.21
Brad King
2021-07-23
7
-17
/
+49
|
\
\
|
*
|
Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configs
Brad King
2021-07-21
7
-17
/
+49
*
|
|
Swift: Update test case to try CMP0126 NEW behavior
Brad King
2021-07-21
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge topic 'message-color' into release-3.21
Brad King
2021-07-21
4
-0
/
+15
|
\
\
|
*
|
cmMessenger: Revert to non-color messages on Windows
Brad King
2021-07-20
4
-0
/
+15
|
|
/
*
|
Merge topic 'CMakeDependentOption-revert-parens' into release-3.21
Brad King
2021-07-21
4
-8
/
+6
|
\
\
|
*
|
CMakeDependentOption: Revert "Allow parentheses in the depends string"
Brad King
2021-07-20
4
-8
/
+6
|
|
/
*
|
try_compile: Propagate CMP0126 to the generated test project
Brad King
2021-07-20
11
-0
/
+22
|
/
*
Merge topic 'cmake-presets-no-binary-dir-no-s' into release-3.21
Brad King
2021-07-19
3
-0
/
+18
|
\
|
*
CMakePresets.json: Fix expansion issue with empty binaryDir
Kyle Edwards
2021-07-16
3
-0
/
+18
*
|
enable_language: Fix test for working compiler with CMP0126 NEW behavior
Brad King
2021-07-15
1
-0
/
+3
|
/
*
Help: Clarify 'cmake --build' signature alternatives
Brad King
2021-07-13
14
-14
/
+14
*
Merge topic 'file-grd-arch' into release-3.21
Brad King
2021-07-13
1
-4
/
+1
|
\
|
*
file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies
Kyle Edwards
2021-07-12
1
-4
/
+1
*
|
ci: Verify that Intel MKL is found when it is the only BLAS/LAPACK
Brad King
2021-07-12
4
-6
/
+28
|
/
*
Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC mode
Brad King
2021-07-09
1
-0
/
+11
*
Merge topic 'check_cxx_compiler_flag_no_normal_variable' into release-3.21
Brad King
2021-07-08
1
-0
/
+10
|
\
|
*
Check*CompilerFlag: Do not set result as a normal variable too
Robert Maynard
2021-07-08
1
-0
/
+10
*
|
CMakePresets.json: Make --list-presets show presets with no generator
Kyle Edwards
2021-07-06
5
-13
/
+20
*
|
Tests: Fix newline matching in several RunCMake.* cases
Brad King
2021-07-02
18
-21
/
+42
*
|
Merge topic 'CMP0126-WARNING' into release-3.21
Brad King
2021-06-30
4
-0
/
+20
|
\
\
|
*
|
CMP0126: Add control for warnings
Marc Chevrier
2021-06-29
4
-0
/
+20
*
|
|
Merge topic 'rpm-suggests' into release-3.21
Brad King
2021-06-30
2
-11
/
+31
|
\
\
\
[next]