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 'FindCUDAToolkit-cupti-nvperf' into release-3.27
Brad King
2023-06-08
1
-8/+29
|
\
|
*
FindCUDAToolkit: Add cupti nvperf and pcsampling targets
Robert Maynard
2023-06-07
1
-8/+29
*
|
BinUtils: Drop now-unnecessary cross-compiling workaround for Apple hosts
Brad King
2023-06-07
1
-15/+5
*
|
enable_language: Establish target platform identification variables earlier
Brad King
2023-06-07
67
-64/+85
*
|
kFreeBSD,GNU: Provide multiarch library directory regex earlier
Brad King
2023-06-06
6
-7/+9
|
/
*
Merge topic 'apple-clang-asm-compiler-id'
Brad King
2023-06-06
2
-4/+5
|
\
|
*
AppleClang: Fix ASM compiler identification
Gregor Jasny
2023-06-05
2
-4/+5
*
|
Merge topic 'FindPython-distutils-deprecation'
Brad King
2023-06-06
4
-52/+28
|
\
\
|
*
|
FindPython: update for distutils module deprecation
Marc Chevrier
2023-06-05
4
-52/+28
|
|
/
*
|
FindOpenACC: Keep flags together in imported target usage requirements
Brad King
2023-06-02
1
-2/+2
|
/
*
FindOpenMP: Keep flags together in imported target usage requirements
Brad King
2023-06-01
1
-4/+2
*
Merge topic 'ep-tls-verify'
Brad King
2023-06-01
3
-14/+54
|
\
|
*
ExternalProject: Respect TLS_VERIFY for git update step
Craig Scott
2023-06-01
3
-13/+48
|
*
Help: Clarify default TLS_VERIFY behavior for git download method
Craig Scott
2023-05-28
1
-1/+6
*
|
HIP: Fix search for hip-lang CMake package on multiarch distros
Brad King
2023-05-31
3
-8/+45
*
|
Linux: Provide multiarch library directory regex earlier
Brad King
2023-05-31
2
-3/+2
*
|
Merge topic 'find-boost-1.82'
Brad King
2023-05-31
1
-2/+3
|
\
\
|
*
|
FindBoost: Add support for Boost 1.82
huangqinjin
2023-05-31
1
-2/+3
*
|
|
Merge topic 'werror_space_fix'
Brad King
2023-05-31
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
CMakeDetermineCompilerABI: Avoid removing the flag after -Werror
Raul Tambre
2023-05-30
1
-1/+1
|
*
|
Merge topic 'FindPython-fix-launcher-typo' into release-3.26
Brad King
2023-05-18
1
-1/+1
|
|
\
\
*
|
|
|
Link Step: ensure the correct linker is used for depfile configuration
Marc Chevrier
2023-05-28
10
-18/+11
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'implicit-link-dir-exclude'
Brad King
2023-05-26
1
-0/+4
|
\
\
\
|
*
|
|
Optionally exclude implicit link directories via environment
Brad King
2023-05-25
1
-0/+4
*
|
|
|
IntelLLVM: Use compiler driver as linker for MODULE libraries too
William R. Dieter
2023-05-25
1
-0/+1
|
/
/
/
*
|
|
Merge topic 'ep-update-disconnected'
Brad King
2023-05-23
5
-44/+158
|
\
\
\
|
*
|
|
ExternalProject: Make hg download method respect UPDATE_DISCONNECTED
Craig Scott
2023-05-23
1
-0/+2
|
*
|
|
ExternalProject: Avoid reconfigure when updates are disconnected
Craig Scott
2023-05-23
5
-44/+156
*
|
|
|
Merge topic 'iar-fix-support-avr-8101'
Brad King
2023-05-23
1
-1/+1
|
\
\
\
\
|
*
|
|
|
IAR:Fix version detection for xlinkavr
Felipe Torrezan
2023-05-22
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'FindOpenSSL-deps'
Brad King
2023-05-23
1
-3/+3
|
\
\
\
\
|
*
|
|
|
FindOpenSSL: Enable static library dependencies on more platforms
Brad King
2023-05-19
1
-3/+3
|
|
/
/
/
*
|
|
|
codespell: Fix typos
Brad King
2023-05-22
9
-9/+9
*
|
|
|
Merge topic 'FindOpenSSL-trust-root-dir'
Brad King
2023-05-22
1
-10/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FindOpenSSL: Trust the user's OPENSSL_ROOT_DIR
Richard Levitte
2023-05-19
1
-10/+8
*
|
|
|
Merge topic 'clang_cxx26'
Brad King
2023-05-18
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Clang: C++26 support
Raul Tambre
2023-05-16
1
-0/+2
*
|
|
|
|
Merge topic 'iar-add-support-avr-8101'
Brad King
2023-05-18
3
-7/+12
|
\
\
\
\
\
|
*
|
|
|
|
IAR: Added support for IAR C/C++ Compiler for Microchip AVR 8.10+
Felipe Torrezan
2023-05-16
3
-7/+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindPython-fix-launcher-typo'
Brad King
2023-05-18
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
FindPython: fix interpreter launcher variable spelling
Ben Boeckel
2023-05-17
1
-1/+1
*
|
|
|
Merge topic 'iar-align-output-extension'
Brad King
2023-05-16
3
-2/+8
|
\
\
\
\
|
*
|
|
|
IAR: Enforce output extension for xlink targets
Joakim Lönnberg
2023-05-12
2
-2/+7
|
*
|
|
|
IAR: Replace extension for compiler and assembler
Joakim Lönnberg
2023-05-08
1
-0/+1
*
|
|
|
|
Merge topic 'msvc-wine-showIncludes'
Brad King
2023-05-16
1
-1/+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Ninja: Restore detection of msvc-wine showIncludes prefix
Brad King
2023-05-15
1
-1/+1
*
|
|
|
Merge topic 'ExternalProject-touch-echo'
Brad King
2023-05-11
1
-3/+3
|
\
\
\
\
|
*
|
|
|
ExternalProject: Avoid adding empty touch command on "ALWAYS" steps
Antonio Caggiano
2023-05-10
1
-3/+3
*
|
|
|
|
Merge topic 'dankm/tcsuffix'
Brad King
2023-05-10
4
-2/+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Allow toolchain suffix without leading dash
Dan McGregor
2023-05-09
4
-2/+7
|
|
|
/
/
|
|
/
|
|
[next]