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
*
BinUtils: Avoid llvm-strip versions older than Clang 11
Brad King
2021-10-22
1
-1/+4
*
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
|
\
|
*
MSVC: Tolerate cxx_std_23 feature on older compiler versions
Brad King
2021-10-07
1
-0/+1
*
|
Merge topic 'revert-debian-libexec' into release-3.21
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 'corret_nvhpc_fortran_compile_deps' into release-3.21
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
*
|
|
|
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
|
\
\
\
\
|
*
|
|
|
FortranCInterface: Fix regression in timestamp check
Seth R Johnson
2021-10-01
1
-2/+1
|
|
/
/
/
*
|
|
|
FindMatlab: Add R2021b => 9.11 version
Michael Hirsch
2021-09-23
1
-0/+1
|
/
/
/
*
|
|
Merge topic 'hip-no-hipcc' into release-3.21
Brad King
2021-09-20
19
-303/+101
|
\
\
\
|
*
|
|
HIP: Simplify detection of HIP runtime CMake package
Brad King
2021-09-16
6
-125/+29
|
*
|
|
HIP: Remove ROMClang compiler id and use Clang directly
Brad King
2021-09-16
14
-164/+24
|
*
|
|
HIP: Detect ROCm path earlier
Brad King
2021-09-16
3
-15/+18
|
*
|
|
HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURES
Zack Galbreath
2021-09-16
1
-3/+34
*
|
|
|
Merge topic 'android-PATH' into release-3.21
Brad King
2021-09-17
1
-5/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Android: Restore searching PATH for executables
hhb
2021-09-16
1
-5/+0
|
*
|
|
Merge branch 'GNUInstallDirs-variable-named-0' into release-3.20
Brad King
2021-08-24
1
-1/+1
|
|
\
\
\
*
|
|
|
|
IAR: Restore support for projects not enabling policy CMP0057
Jean-Marc Hengen
2021-09-16
1
-0/+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'FindPyhton-homebew-on-Mac-M1' into release-3.21
Marc Chevrier
2021-09-07
1
-0/+1
|
\
\
\
\
|
*
|
|
|
FindPython: Ensure homebrew on Mac M1 is used
Marc Chevrier
2021-09-03
1
-0/+1
*
|
|
|
|
Merge topic 'vs2022' into release-3.21
Brad King
2021-09-03
2
-3/+10
|
\
\
\
\
\
|
*
|
|
|
|
IRSL: Add discovery of VS 2022 v143 toolset redistributables
Brad King
2021-09-02
1
-2/+6
|
*
|
|
|
|
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolset
Brad King
2021-09-02
1
-1/+4
|
|
/
/
/
/
*
|
|
|
|
FindBoost: Add support for Boost 1.77
Brad King
2021-09-02
1
-3/+18
|
/
/
/
/
*
|
|
|
Merge topic 'GNUInstallDirs-variable-named-0' into release-3.21
Brad King
2021-08-25
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
GNUInstallDirs: avoid unwanted variable dereference
Ben Boeckel
2021-08-22
1
-1/+1
*
|
|
|
FindMPI: do not detect `-framework` as a compile flag
Ben Boeckel
2021-08-19
1
-1/+2
*
|
|
|
Merge topic 'FindPkgConfig-restore-legacy-behavior' into release-3.21
Brad King
2021-08-19
1
-0/+8
|
\
\
\
\
|
*
|
|
|
FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW
Marc Chevrier
2021-08-18
1
-0/+8
*
|
|
|
|
Merge topic 'binutils-clang-fallback-ld' into release-3.21
Brad King
2021-08-19
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
FindBinUtils: Fall back to ld for Clang without lld
Thomas Bernard
2021-08-18
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'CheckLanguage-CMP0126' into release-3.21
Brad King
2021-08-19
1
-0/+5
|
\
\
\
\
\
|
*
|
|
|
|
CheckLanguage: Avoid CMP0126 warning
Brad King
2021-08-18
1
-0/+5
|
|
/
/
/
/
*
|
|
|
|
Android: Fix NDK toolchain dir on arm64 mac
WangBin
2021-08-18
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'binutils-no-cmake-paths' into release-3.21
Brad King
2021-08-10
3
-3/+7
|
\
\
\
\
|
*
|
|
|
BinUtils: Avoid searching CMAKE_PREFIX_PATH
Cristian Adam
2021-08-09
3
-3/+7
*
|
|
|
|
Merge topic 'nvhpc_support_new_c_and_c++_standards' into release-3.21
Brad King
2021-08-09
2
-0/+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
NVHPC-C: Add support for C17
Robert Maynard
2021-08-05
1
-0/+5
|
*
|
|
|
NVHPC-CXX: Add support for C++20
Robert Maynard
2021-08-05
1
-0/+5
*
|
|
|
|
Merge topic 'macos-10.4' into release-3.21
Brad King
2021-08-06
1
-1/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
macOS: Restore support for Mac OS X 10.4 (Tiger)
Evan Miller
2021-08-02
1
-1/+3
|
*
|
|
Merge branch 'backport-3.20-intel-oneapi-std-windows' into release-3.20
Brad King
2021-07-09
1
-3/+2
|
|
\
\
\
|
|
*
|
|
CMakeCCompilerId: Fix C standard detection in Clang and IntelLLVM MSVC mode
Raul Tambre
2021-07-09
1
-3/+2
*
|
|
|
|
CPackRPM: avoid a spurious `;` in the `%pre` and other sections with scripts
Artur Samarin
2021-08-02
1
-3/+1
*
|
|
|
|
NVHPC: Support 21.07 change to '-MD' where it behaves like gcc
Robert Maynard
2021-07-29
3
-10/+12
*
|
|
|
|
Platform/Haiku: Remove the include-once behavior
Jessica Hamilton
2021-07-29
1
-5/+0
*
|
|
|
|
FindXCTest: Fix output directory for test bundle with Xcode 12.5
Yauheni Khnykin
2021-07-26
1
-1/+2
[next]