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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge topic 'lzma-threads'
Brad King
2021-04-26
1
-8/+17
|
\
\
\
\
\
|
*
|
|
|
|
cmArchiveWrite: Consolidate multiple ways to set thread count
Nils Gladitz
2021-04-22
1
-5/+13
|
*
|
|
|
|
liblzma: Enable multi threaded stream encoding support
Nils Gladitz
2021-04-22
1
-3/+4
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-compile-features-wcdh'
Brad King
2021-04-26
1
-0/+125
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: Do not recommend WCDH in cmake-compile-features(7)
Brad King
2021-04-23
1
-0/+125
*
|
|
|
Merge topic 'cuda-host-compiler-windows'
Brad King
2021-04-23
3
-22/+14
|
\
\
\
\
|
*
|
|
|
CUDA: Add CMAKE_CUDA_HOST_COMPILER support on Windows non-VS generators
unknown
2021-04-22
3
-22/+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ExternalData: Improve error message when we fail to create a file
Brad King
2021-04-22
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
FindLAPACK: Fix finding generic LAPACK with BLA_STATIC
Brad King
2021-04-21
1
-1/+9
*
|
|
Find{BLAS,LAPACK}: Simplify search for static libraries
Brad King
2021-04-21
2
-44/+26
*
|
|
Find{BLAS,LAPACK}: Simplify check_function_exists state maintenance
Brad King
2021-04-21
2
-9/+2
|
/
/
*
|
Merge topic 'cxxprefix'
Brad King
2021-04-19
1
-1/+1
|
\
\
|
|
/
|
*
BinUtils: Restore toolchain prefix detection from compiler name 'c++'
Lihua Zhao
2021-04-16
1
-1/+1
|
*
Merge topic 'flags-with-backslash' into release-3.20
Brad King
2021-04-08
1
-5/+6
|
|
\
|
*
\
Merge topic 'cuda-depfile-ccbin' into release-3.20
Brad King
2021-04-08
2
-1/+12
|
|
\
\
*
|
\
\
Merge topic 'fujitsu-fixup'
Brad King
2021-04-16
2
-3/+5
|
\
\
\
\
|
*
|
|
|
Fujitsu: Fix C90 standard flags
Paul Zehner
2021-04-14
1
-3/+3
|
*
|
|
|
FujitsuClang: Use GNU-like command-line
Paul Zehner
2021-04-14
1
-0/+2
*
|
|
|
|
Find{BLAS,LAPACK}: Make library variable names more robust
Brad King
2021-04-14
2
-10/+12
*
|
|
|
|
Find{BLAS,LAPACK}: Generalize recognition of dependencies as link flags
Brad King
2021-04-14
2
-4/+4
*
|
|
|
|
Find{BLAS,LAPACK}: Convert internal CHECK_*_LIBRARIES to functions
Brad King
2021-04-14
2
-47/+32
*
|
|
|
|
Find{BLAS,LAPACK}: Clarify name of internal argument for dependencies
Brad King
2021-04-14
2
-10/+10
*
|
|
|
|
Find{BLAS,LAPACK}: Simplify appending to list of libraries
Brad King
2021-04-14
2
-6/+6
*
|
|
|
|
Find{BLAS,LAPACK}: Revert bad refactoring of internal CHECK_*_LIBRARIES
Brad King
2021-04-14
2
-14/+18
|
/
/
/
/
*
|
|
|
Merge topic 'find_threads_only_log_on_failure'
Brad King
2021-04-08
1
-4/+10
|
\
\
\
\
|
*
|
|
|
FindThreads: Reduce amount of false positive error logging
Robert Maynard
2021-04-06
1
-4/+10
*
|
|
|
|
Merge topic 'flags-with-backslash'
Brad King
2021-04-08
1
-5/+6
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Restore support for backslashes in initial language-wide flags
Brad King
2021-04-07
1
-5/+6
*
|
|
|
|
Merge topic 'cuda-depfile-ccbin'
Brad King
2021-04-08
2
-1/+12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Makefiles: Fix dependency extraction with CUDA < 10.2 and host compiler
Brad King
2021-04-07
2
-1/+12
|
|
/
/
/
*
|
|
|
Merge topic 'FindBLAS-default-OpenMP'
Brad King
2021-04-08
1
-2/+11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
FindBLAS: Fix detection of OpenMP as dependency of BLA_STATIC
Brad King
2021-04-07
1
-2/+11
|
|
/
/
|
*
|
Merge topic 'binutils-var-private' into release-3.20
Brad King
2021-04-07
1
-10/+10
|
|
\
\
|
*
\
\
Merge topic 'ios-rpath-linker-flag' into release-3.20
Brad King
2021-04-07
1
-5/+1
|
|
\
\
\
|
*
\
\
\
Merge topic 'nvhpc-lib-arch' into release-3.20
Brad King
2021-04-06
4
-18/+52
|
|
\
\
\
\
|
*
\
\
\
\
Merge topic 'UseSWIG-policies' into release-3.20
Brad King
2021-04-06
1
-15/+10
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'binutils-var-private'
Brad King
2021-04-07
1
-10/+10
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
BinUtils: Avoid clobbering a variable named without a private prefix
Brad King
2021-04-07
1
-10/+10
*
|
|
|
|
|
|
Merge topic 'ios-rpath-linker-flag'
Brad King
2021-04-07
1
-5/+1
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too
Craig Scott
2021-04-06
1
-5/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
FindHDF5: add compiler-specific module search paths
Ben Boeckel
2021-04-06
1
-2/+17
*
|
|
|
|
|
FindHDF5: track the "main" library for each language
Ben Boeckel
2021-04-06
1
-0/+14
*
|
|
|
|
|
FindHDF5: find include directories after the library
Ben Boeckel
2021-04-06
1
-20/+20
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'nvhpc-lib-arch'
Brad King
2021-04-06
4
-18/+52
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
CMakeDetermineCompilerABI: Extract lib arch from implicit object file paths
Robert Maynard
2021-04-05
3
-11/+57
|
*
|
|
|
CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"
Robert Maynard
2021-04-05
2
-12/+0
*
|
|
|
|
Merge topic 'UseSWIG-policies'
Brad King
2021-04-06
1
-0/+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'backport-UseSWIG-policies' into UseSWIG-policies
Brad King
2021-04-05
1
-0/+2
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
UseSWIG: Transform swig depfile to match Ninja generator paths
Brad King
2021-04-05
1
-0/+2
|
|
*
|
|
|
UseSWIG: Run using policy settings from includer
Marc Chevrier
2021-04-05
1
-15/+8
|
|
|
|
/
/
|
|
|
/
|
|
[prev]
[next]