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
*
VS: Model a default target framework
Brad King
2021-11-06
2
-0/+12
*
FindMPI: Fix finding PkgConfg for fallback
Brad King
2021-11-01
1
-2/+2
*
MSVC: Add support for C17
Brad King
2021-10-28
1
-0/+2
*
MSVC: Tolerate c_std_17 and c_std_23 features on older compiler versions
Brad King
2021-10-28
1
-0/+2
*
MSVC: Refactor C compile features table for C90, C99, and C11
Brad King
2021-10-28
1
-29/+35
*
CPack/IFW: Add support for QtIFW 4.2
Erlend E. Aasland
2021-10-27
1
-0/+1
*
HIP: Add missing space when appending --cuda-host-only
Brad King
2021-10-26
1
-1/+1
*
Merge topic 'binutils-llvm-strip' into release-3.22
Brad King
2021-10-26
1
-1/+4
|
\
|
*
BinUtils: Avoid llvm-strip versions older than Clang 11
Brad King
2021-10-22
1
-1/+4
*
|
Android: Refactor sysroot detection under Visual Studio
Brad King
2021-10-20
1
-1/+3
*
|
CheckLanguage: Don't pass CMAKE_CUDA_HOST_COMPILER for Visual Studio
Raul Tambre
2021-10-19
1
-1/+1
*
|
Merge branch 'backport-3.21-vs2022' into vs2022
Brad King
2021-10-14
1
-1/+1
|
\
\
|
|
/
|
*
IRSL: Fix discovery of VS 2022 v143 toolset redistributables for preview 5
Brad King
2021-10-14
1
-1/+1
|
*
Merge branch 'msvc-c++23' into release-3.21
Brad King
2021-10-12
1
-0/+1
|
|
\
|
*
\
Merge topic 'revert-debian-libexec' into release-3.21
Brad King
2021-10-08
1
-13/+2
|
|
\
\
|
*
\
\
Merge topic 'corret_nvhpc_fortran_compile_deps' into release-3.21
Brad King
2021-10-07
3
-12/+21
|
|
\
\
\
*
|
\
\
\
Merge topic 'msvc-c++23' into release-3.22
Brad King
2021-10-12
1
-0/+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
MSVC: Tolerate cxx_std_23 feature on older compiler versions
Brad King
2021-10-07
1
-0/+1
*
|
|
|
|
Merge topic 'find-blas-lapack-cleanup'
Brad King
2021-10-08
2
-30/+30
|
\
\
\
\
\
|
*
|
|
|
|
FindBLAS: Fix EML and ArmPL indentations
Igor S. Gerasimov
2021-10-07
1
-19/+19
|
*
|
|
|
|
FindBLAS: Replace set(A val) with string(APPEND)
Igor S. Gerasimov
2021-10-07
2
-8/+8
|
*
|
|
|
|
FindLAPACK: Replace set(A val) with string(APPEND)
Igor S. Gerasimov
2021-10-07
1
-5/+5
*
|
|
|
|
|
Merge topic 'revert-debian-libexec'
Brad King
2021-10-08
1
-13/+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR
Timo Röhling
2021-10-07
1
-13/+2
*
|
|
|
|
Merge topic 'math_libs_include'
Brad King
2021-10-07
1
-0/+19
|
\
\
\
\
\
|
*
|
|
|
|
FindCUDAToolkit: Fix missing sibling include directory for math libraries
Steven Hahn
2021-10-05
1
-0/+19
*
|
|
|
|
|
Merge topic 'FindJasper-imported-target'
Brad King
2021-10-07
1
-26/+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindJasper: Add IMPORTED target
Hiroshi Miura
2021-10-06
1
-0/+27
|
*
|
|
|
|
|
FindJasper: Add JASPER_INCLUDE_DIRS result variable
Hiroshi Miura
2021-10-06
1
-1/+4
|
*
|
|
|
|
|
FindJasper: Modernize documentation layout
Hiroshi Miura
2021-10-06
1
-7/+24
|
*
|
|
|
|
|
FindJasper: Modernize code layout
Hiroshi Miura
2021-10-06
1
-20/+16
*
|
|
|
|
|
|
Merge topic 'xcode-lang-defaults'
Brad King
2021-10-07
1
-3/+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Xcode: Fix detection of default language standard when given -std= flags
Brad King
2021-10-06
1
-2/+9
|
*
|
|
|
|
|
|
CMakeDetermineCompilerId: Tolerate variables named for languages
Brad King
2021-10-06
1
-1/+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'corret_nvhpc_fortran_compile_deps'
Brad King
2021-10-07
3
-12/+21
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
NVHPC: only use '-MD' for the C and CXX languages
Robert Maynard
2021-10-06
3
-12/+21
*
|
|
|
|
|
Merge topic 'cpack-qtifw-4.1'
Brad King
2021-10-06
1
-0/+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
CPack/IFW: Add support for QtIFW 4.1
Erlend E. Aasland
2021-10-05
1
-0/+1
|
*
|
|
|
|
Merge topic 'FortranCInterface-timestamp-check' into release-3.21
Brad King
2021-10-04
1
-2/+1
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'find-blas-lapack-sizeof-integer'
Brad King
2021-10-06
2
-182/+396
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
FindLAPACK: Stop processing if LAPACK library does not have 64-bit integer API
Igor S. Gerasimov
2021-10-05
1
-33/+51
|
*
|
|
|
|
|
|
FindBLAS: Stop processing if BLAS library does not have 64-bit integer API
Igor S. Gerasimov
2021-10-05
1
-44/+68
|
*
|
|
|
|
|
|
FindLAPACK: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible
Igor S. Gerasimov
2021-10-05
1
-4/+82
|
*
|
|
|
|
|
|
FindBLAS: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible
Igor S. Gerasimov
2021-10-05
1
-8/+98
|
*
|
|
|
|
|
|
FindBLAS: Update Fujitsu_SSL2
Igor S. Gerasimov
2021-10-05
1
-21/+29
|
*
|
|
|
|
|
|
FindBLAS: Update FlexiBLAS
Igor S. Gerasimov
2021-09-22
1
-1/+5
|
*
|
|
|
|
|
|
FindBLAS: Update OpenBLAS
Igor S. Gerasimov
2021-09-22
1
-2/+6
|
*
|
|
|
|
|
|
FindBLAS: Update FLAME
Igor S. Gerasimov
2021-09-22
1
-1/+5
|
*
|
|
|
|
|
|
FindBLAS: Update Generic BLAS
Igor S. Gerasimov
2021-09-22
1
-1/+5
|
*
|
|
|
|
|
|
FindBLAS: Move NVHPC from Generic BLAS
Igor S. Gerasimov
2021-09-22
1
-1/+20
[next]