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
*
CUDA: Add include paths from nvcc SYSTEM_INCLUDES entry
Robert Maynard
2025-06-05
2
-2/+33
*
CUDA/Clang: Add archs supported by Clang 21
Andrey Alekseenko
2025-06-02
1
-1/+3
*
CUDA/Clang: Reorder the logic for setting supported archs
Andrey Alekseenko
2025-06-02
1
-12/+10
*
CUDA/Clang: Fix list of architectures supported by Clang < 20.1
Andrey Alekseenko
2025-06-02
1
-4/+5
*
FindPython: Avoid implicit link library on Windows
Marc Chevrier
2025-05-20
1
-1/+10
*
FindPython: rely on ABIFLAGS on Windows for ABI profile
Marc Chevrier
2025-05-20
1
-5/+3
*
Merge topic 'clang-libstdcpp-3.31' into release-3.31
Brad King
2025-05-14
3
-21/+169
|
\
|
*
Clang/CXXImportStd: support `-stdlib=libstdc++`
Ben Boeckel
2025-05-14
1
-19/+32
|
*
gcc: support `import std`
Ben Boeckel
2025-05-14
2
-2/+137
*
|
CUDA/Clang: Update nvcc default architectures with CUDA 13 deprecations
Robert Maynard
2025-05-13
1
-0/+3
*
|
Merge topic 'cuda-12.9' into release-3.31
Brad King
2025-05-03
2
-1/+17
|
\
\
|
*
|
CUDA: Add CUDA 12.9 new architectures and family syntax
Robert Maynard
2025-05-02
2
-2/+9
|
*
|
CUDA/Clang: Update architectures supported by CUDA 12.8
Robert Maynard
2025-05-02
1
-0/+9
|
|
/
*
|
AUTOMOC: Avoid compiler warnings while computing predefines
Brad King
2025-04-24
5
-5/+5
*
|
CUDA/Clang: Prefer NVCC's default architecture for each CUDA Toolkit version
Brad King
2025-04-22
1
-3/+8
|
/
*
Merge topic 'FindCUDAToolkit-cupti' into release-3.31
Brad King
2025-03-27
1
-1/+3
|
\
|
*
CUDAToolkit: Restore ability to find cupti library
Marcus D. Hanwell
2025-03-26
1
-1/+3
|
*
Merge topic 'ticlang-uppercase-arm-architecture' into release-3.30
Brad King
2025-02-07
1
-1/+1
|
|
\
*
|
|
Linker: Detect GNU push-state/pop-state flags more robustly
Marc Chevrier
2025-03-20
1
-4/+5
*
|
|
Linker: Save GNU push-/pop-state detection with compiler inspection results
Marc Chevrier
2025-03-20
11
-6/+24
*
|
|
Linker: Save linker inspection results with compiler inspection results
Marc Chevrier
2025-03-20
14
-5/+123
*
|
|
Merge topic 'ASM_MARMASM-config' into release-3.31
Brad King
2025-03-18
1
-2/+2
|
\
\
\
|
*
|
|
MARMASM: Fix loading linker information
Marc Chevrier
2025-03-17
1
-2/+2
*
|
|
|
MSVC: Revert use of temporary -std:c++23preview flag for C++23
Brad King
2025-03-14
1
-5/+1
*
|
|
|
MSVC: Use -std:c++23preview flag for C++23 when available
Brad King
2025-03-12
1
-1/+5
*
|
|
|
MSVC: Split C++23 flag selection into dedicated block
Brad King
2025-03-12
1
-3/+7
|
/
/
/
*
|
|
Linker configuration: Add missing platform Haiku
Begasus
2025-02-10
9
-0/+39
*
|
|
Merge topic 'ticlang-uppercase-arm-architecture' into release-3.31
Brad King
2025-02-07
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
TIClang: Make ARM architecture id uppercase
Josef Angstenberger
2025-02-07
1
-1/+1
*
|
|
Linker: Restore support for WHOLE_ARCHIVE with Swift libraries
Alexandra Cherdantseva
2025-02-03
12
-0/+63
*
|
|
GoogleTest: Restore support for spaces in explicit WORKING_DIRECTORY
Ihor Sofiichenko
2025-01-27
1
-10/+10
*
|
|
IAR: decouple linker location from toolkit's bin dir
Felipe Torrezan
2025-01-21
1
-6/+6
*
|
|
Merge topic 'FindMatlab-doc' into release-3.31
Brad King
2025-01-17
1
-5/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindMatlab: Fix multi-signature function documentation anchors
Brad King
2025-01-16
1
-5/+7
*
|
|
Clang/CUDA: Fix language-wide flags when linking .so with compiler driver
Brad King
2025-01-14
1
-1/+1
*
|
|
Merge topic 'lfortran-generate-object-code' into release-3.31
Brad King
2025-01-10
3
-2/+6
|
\
\
\
|
*
|
|
LFortran: Remove hard-coded --generate-object-code flag
Saurabh Kumar
2025-01-09
3
-2/+6
*
|
|
|
Merge topic 'FindBoost-1.87' into release-3.31
Brad King
2025-01-08
1
-3/+17
|
\
\
\
\
|
*
|
|
|
FindBoost: Add support for Boost 1.87
Brad King
2025-01-07
1
-3/+17
|
|
/
/
/
*
|
|
|
Help: FindPython: fix typo
Marc Chevrier
2024-12-21
3
-3/+3
|
/
/
/
*
|
|
VS: Restore support for mixing C++23 and C in one target with clang-cl
Brad King
2024-12-09
1
-0/+5
*
|
|
Merge topic 'FindPython-SABIModule-handling' into release-3.31
Brad King
2024-12-03
1
-3/+4
|
\
\
\
|
*
|
|
FindPython: Ensure SABIModule is found in all cases
Marc Chevrier
2024-12-02
1
-3/+4
*
|
|
|
FindRuby: Add support for 3.4
cfis
2024-12-02
1
-15/+10
|
/
/
/
*
|
|
Merge topic 'linker-depfile-flag' into release-3.31
Brad King
2024-11-29
1
-1/+1
|
\
\
\
|
*
|
|
GNU linker: Use single-argument form of --dependency-file flag
Brad King
2024-11-28
1
-1/+1
*
|
|
|
Intel/Classic: deactivate linker dependency file support
Marc Chevrier
2024-11-28
1
-0/+3
|
/
/
/
*
|
|
LLD linker: avoid regression on archive libraries deduplication
Marc Chevrier
2024-11-18
34
-0/+49
*
|
|
Merge topic 'musl-linux-any' into release-3.31
Brad King
2024-11-13
1
-1/+1
|
\
\
\
|
*
|
|
Linux: Recognize multiarch directories for musl-linux-any
Timo Röhling
2024-11-12
1
-1/+1
[next]