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
*
CMakePackageConfigHelpers: Add version range support
Marc Chevrier
2020-09-23
5
-5
/
+42
*
FPHSA: add support of version range
Marc Chevier
2020-09-23
1
-58
/
+184
*
Merge topic 'comp-ti-std-options'
Brad King
2020-09-22
3
-12
/
+141
|
\
|
*
Compiler/TI: Add std options for C++14
Josef Angstenberger
2020-09-21
1
-4
/
+22
|
*
Compiler/TI: Add std options for C++98
Josef Angstenberger
2020-09-21
1
-0
/
+51
|
*
Compiler/TI: Add std options for C11
Josef Angstenberger
2020-09-21
1
-0
/
+11
|
*
Compiler/TI: Check default C standard
Josef Angstenberger
2020-09-21
2
-0
/
+19
|
*
Compiler/TI: Check compiler version for C99 support
Josef Angstenberger
2020-09-21
1
-4
/
+35
|
*
Compiler/TI: Fix definition of std options
Josef Angstenberger
2020-09-21
1
-4
/
+4
|
*
Compiler/TI: Avoid generic variable name in macro
Josef Angstenberger
2020-09-21
1
-8
/
+7
*
|
Merge topic 'findthreads_missing_prototype'
Brad King
2020-09-22
1
-1
/
+1
|
\
\
|
*
|
FindThreads: Add missing static keyword in pthread test code
Pavel Otchertsov
2020-09-18
1
-1
/
+1
|
|
/
*
|
Merge topic 'FindGLEW-platform'
Brad King
2020-09-22
1
-2
/
+1
|
\
\
|
*
|
FindGLEW: Avoid using CMAKE_GENERATOR_PLATFORM to detect platform
Asit Dhal
2020-09-21
1
-2
/
+1
*
|
|
Merge topic 'findcudatoolkit_cross_scattered'
Brad King
2020-09-22
1
-4
/
+5
|
\
\
\
|
*
|
|
FindCUDAToolkit: Support scattered installations when crosscompiling
Raul Tambre
2020-09-20
1
-4
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'check-compiler-flag-result'
Brad King
2020-09-22
2
-2
/
+0
|
\
\
\
|
*
\
\
Merge branch 'backport-3.17-check-compiler-flag-result'
Brad King
2020-09-21
2
-2
/
+0
|
|
\
\
\
|
|
*
|
|
Check*CompilerFlag: Do not set result as a normal variable too
Brad King
2020-09-21
2
-2
/
+0
*
|
|
|
|
Merge topic 'xcode-12-new-build-system'
Brad King
2020-09-21
2
-0
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"
Brad King
2020-09-18
2
-0
/
+13
*
|
|
|
|
Merge topic 'FindMatlab-r2020b'
Brad King
2020-09-18
1
-0
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FindMatlab: add R2020b => 9.9
Michael Hirsch
2020-09-17
1
-0
/
+1
*
|
|
|
Merge topic 'finddoxygen-permission-denied'
Brad King
2020-09-17
1
-7
/
+11
|
\
\
\
\
|
*
|
|
|
FindDoxygen: build the generated file contents using temporary strings
Ronald Hiemstra
2020-09-16
1
-7
/
+11
*
|
|
|
|
Merge topic 'findlibxml2_add_names'
Brad King
2020-09-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
FindLibXml2 : added libxml2_a to find_library()
Olivier LIESS
2020-09-16
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'system-includes-for-clang-on-windows'
Brad King
2020-09-17
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Clang: use -imsvc for system include dirs when running on Windows
Andrew Fuller
2020-09-16
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'flexiblas'
Brad King
2020-09-16
2
-0
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
Find{BLAS,LAPACK}: Add support for FlexiBLAS
Mattias Ellert
2020-09-14
2
-0
/
+34
*
|
|
|
|
|
Merge topic 'CMAKE_LINKER_points_to_lld_link_for_msvc_with_clang_gnu_interface'
Brad King
2020-09-16
1
-1
/
+5
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Clang: Detect lld-link when using gnu front end with msvc target
Thomas Bernard
2020-09-14
1
-1
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ExternalProject-steps-refinement'
Brad King
2020-09-15
1
-57
/
+257
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
1
-43
/
+235
|
*
|
|
|
ExternalProject: Factor out an internal helper to add a step target
Brad King
2020-09-10
1
-19
/
+27
*
|
|
|
|
Merge topic 'cuda_clang_scattered_cross'
Brad King
2020-09-15
1
-2
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CUDA: Support scattered installations when crosscompiling with Clang
Raul Tambre
2020-09-14
1
-2
/
+5
*
|
|
|
|
Merge topic 'findpython-docs-fixes'
Kyle Edwards
2020-09-14
3
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
FindPython: fix typo in Python_LIBRARY_DIRS
Philipp Storz
2020-09-11
3
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'add_COMPILER_TARGET_for_all_clang_variants_on_windows'
Brad King
2020-09-14
4
-10
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windows
Thomas Bernard
2020-09-11
4
-10
/
+14
|
|
/
/
/
*
|
|
|
Merge topic 'ispc_window_failures'
Brad King
2020-09-11
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
ISPC: Use the `obj` file extension for objects on windows
Robert Maynard
2020-09-10
1
-1
/
+5
*
|
|
|
|
Merge topic 'armclang-fixes'
Brad King
2020-09-11
1
-2
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ARMClang: Fix link line generation after addition of armlink support
Marc Chevrier
2020-09-10
1
-2
/
+3
|
*
|
|
Merge topic 'ios-pch-x-lang-header' into release-3.18
Brad King
2020-09-09
4
-4
/
+19
|
|
\
\
\
*
|
\
\
\
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-0
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-0
/
+3
*
|
|
|
|
Merge topic 'ios-pch-x-lang-header'
Brad King
2020-09-09
4
-4
/
+19
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]