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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Fix CUDA compiler id with CMAKE_CUDA_ARCHITECTURES={all,all-major}
Brad King
2022-03-02
2
-5
/
+9
*
Merge topic 'cuda-arch-all' into release-3.23
Brad King
2022-03-02
1
-21
/
+22
|
\
|
*
CUDA: Fix CMAKE_CUDA_ARCHITECTURES=all/all-major with NVCC 11.5+
Brad King
2022-03-01
1
-1
/
+4
|
*
CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logic
Brad King
2022-02-28
1
-20
/
+18
*
|
Merge topic 'FindThreads-revert-libc-pthread-flag' into release-3.23
Brad King
2022-03-01
1
-11
/
+8
|
\
\
|
|
/
|
/
|
|
*
FindThreads: Revert "Honor THREADS_PREFER_PTHREAD_FLAG when ... in libc"
Brad King
2022-02-28
1
-11
/
+8
*
|
GHS: Store full path of Integrity OS directory
Fred Baksik
2022-02-23
1
-2
/
+2
*
|
CheckTypeSize: Modernize and clarify documentation
Brad King
2022-02-18
1
-29
/
+36
*
|
Merge topic 'FindGLUT-link-dirs' into release-3.23
Brad King
2022-02-16
1
-0
/
+3
|
\
\
|
*
|
FindGLUT: Use link directories for libs from pkg-config
Silvio Traversaro
2022-02-15
1
-0
/
+3
*
|
|
FindHDF5: Tolerate failure during compiler interrogation
Axel Huebl
2022-02-15
1
-2
/
+2
*
|
|
Merge topic 'FindMatlab-mcr911' into release-3.23
Brad King
2022-02-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
FindMatlab: Fix version detection for MCR >= 9.10
Tom M
2022-02-14
1
-1
/
+1
|
*
|
Merge branch 'backport-IntelLLVM-depfile-flags' into release-3.22
Brad King
2022-02-09
3
-3
/
+3
|
|
\
\
|
*
|
|
FindGSL: Improve version extraction regex
مهدي شينون (Mehdi Chinoune)
2022-02-08
1
-1
/
+1
*
|
|
|
Merge topic 'FortranCInterface-macos-arch' into release-3.23
Brad King
2022-02-14
2
-0
/
+19
|
\
\
\
\
|
*
|
|
|
FortranCInterface: Fix mangling detection for x86_64 on arm64 macOS
Brad King
2022-02-11
2
-0
/
+19
*
|
|
|
|
Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23
Brad King
2022-02-14
1
-24
/
+17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
GoogleTest: Fix escaping in test names
Evgeniy Shcherbina
2022-02-11
1
-24
/
+17
*
|
|
|
|
Merge topic 'clang-cross-compile-windows-pdb' into release-3.23
Brad King
2022-02-10
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Windows/Clang: Support PDB when cross-compiling
Deniz Bahadir
2022-02-09
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'backport-IntelLLVM-depfile-flags' into IntelLLVM-depfile-flags
Brad King
2022-02-09
3
-3
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
IntelLLVM: Add dependencies on system header files on Windows
William R. Dieter
2022-02-09
1
-1
/
+1
|
*
|
|
Intel: Add dependencies on system header files on Windows
Brad King
2022-02-09
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'GoogleTest-discover-type-params' into release-3.23
Brad King
2022-02-08
1
-3
/
+10
|
\
\
\
|
*
|
|
GoogleTest: Change format for typed tests
Evgeniy Shcherbina
2022-02-07
1
-3
/
+10
|
*
|
|
GoogleTest: Fix type param tests for suites with many cases
Evgeniy Shcherbina
2022-02-07
1
-1
/
+1
*
|
|
|
Merge topic 'default-extensions' into release-3.23
Brad King
2022-02-04
3
-7
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CompilerId: Fix default extensions check for Clang targeting MSVC ABI
Brad King
2022-02-03
3
-7
/
+4
*
|
|
|
Merge topic 'ep-patch-USES_TERMINAL' into release-3.23
Brad King
2022-02-04
3
-2
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ExternalProject: Add support for USES_TERMINAL_PATCH keyword
Craig Scott
2022-02-03
3
-2
/
+19
*
|
|
|
Merge topic 'GoogleTest-discover-spaces-in-parameters' into release-3.23
Brad King
2022-02-04
1
-5
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GoogleTest: Preserve spaces in test parameters
Evgeniy Shcherbina
2022-02-03
1
-5
/
+4
*
|
|
|
CheckPIESupported: Document version adding support for more languages
Brad King
2022-02-03
1
-2
/
+7
|
/
/
/
*
|
|
Merge topic 'cuda_generic_arch_all'
Brad King
2022-02-02
4
-78
/
+150
|
\
\
\
|
*
|
|
CUDA: Generic all and all-major support
Raul Tambre
2022-02-01
4
-78
/
+150
*
|
|
|
Merge topic 'ep-redownload-on-SOURCE_DIR-change'
Brad King
2022-02-02
2
-63
/
+63
|
\
\
\
\
|
*
|
|
|
ExternalProject: Rerun download on SOURCE_DIR change
Craig Scott
2022-02-01
2
-63
/
+63
*
|
|
|
|
Merge topic 'FindHDF5-imported-per-config'
Brad King
2022-02-01
1
-4
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
FindHDF5: Set config-specific locations for imported targets
Brad King
2022-01-31
1
-2
/
+42
|
*
|
|
|
|
FindHDF5: Drop IMPORTED_IMPLIB property from imported UNKNOWN libraries
Brad King
2022-01-31
1
-2
/
+0
*
|
|
|
|
|
Merge topic 'feature/findruby-3x'
Brad King
2022-02-01
1
-7
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindRuby: evict non-matching binaries and keep scanning.
Mihai Moldovan
2022-01-31
1
-1
/
+12
|
*
|
|
|
|
|
FindRuby: add support for versions up to 3.1.
Mihai Moldovan
2022-01-31
1
-6
/
+16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'cpack_nsis_no_description'
Brad King
2022-02-01
1
-2
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CPack/NSIS: Fix description not displayed for components
Johnny Jazeix
2022-01-29
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'iar_cmp0057'
Brad King
2022-01-31
1
-3
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
IAR/CXX: Fix compatibility with CMP0057 OLD
Raul Tambre
2022-01-29
1
-3
/
+6
|
*
|
|
Merge topic 'FindThreads-libc-pthread-flag' into release-3.22
Brad King
2022-01-27
1
-8
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libc
Mattias Ellert
2022-01-26
1
-8
/
+11
[next]