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
*
Clang: Use -fno-ansi-escape-codes for color diagnostics on Windows
Cristian Adam
2023-10-23
1
-2/+8
*
PGI/NVHPC: Remove -Mipa compiler option for 23.3+
مهدي شينون (Mehdi Chinoune)
2023-10-13
1
-1/+1
*
FindRuby: Add support for 3.2
Heiko Becker
2023-10-10
1
-6/+6
*
Merge topic 'findcuda_toolkit_restore_lib_search_dir' into release-3.28
Brad King
2023-10-06
1
-1/+0
|
\
|
*
FindCUDAToolkit: Restore CUDAToolkit_LIBRARY_SEARCH_DIRS variable
Robert Maynard
2023-10-04
1
-1/+0
*
|
Merge topic 'FindPkgConfig-error' into release-3.28
Brad King
2023-10-04
1
-3/+3
|
\
\
|
*
|
FindPkgConfig: Report not-found package names in fatal error message
Anthony Baker
2023-10-03
1
-3/+3
|
|
/
*
|
Merge topic 'LLVMFlang-MSVC' into release-3.28
Brad King
2023-10-04
8
-48/+196
|
\
\
|
|
/
|
/
|
|
*
LLVMFlang: Add support for targeting MSVC ABI on Windows
Brad King
2023-10-03
5
-9/+142
|
*
LLVMFlang: Add support for CMAKE_Fortran_COMPILER_TARGET
Brad King
2023-10-02
1
-0/+2
|
*
Fortran: Save CMAKE_LINKER variable persistently for MSVC ABI
Brad King
2023-10-02
1
-1/+2
|
*
CMakeDetermineCompilerABI: Add option to skip implicit link info parsing
Brad King
2023-10-02
1
-32/+40
|
*
CMakeParseImplicitLinkInfo: Detect link lines using link.exe and lld-link
Brad King
2023-10-02
1
-6/+10
*
|
Merge topic 'FindPostgreSQL-16'
Brad King
2023-10-03
1
-2/+2
|
\
\
|
*
|
FindPostgreSQL: Add support for version 16
Brad King
2023-10-02
1
-2/+2
*
|
|
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
3
-13/+13
|
\
\
\
|
*
|
|
CXXModules: remove `EXPERIMENTAL` from C++ module variable names
Ben Boeckel
2023-10-02
3
-13/+13
*
|
|
|
FindQt4: Fix typo in documentation formatting
Brad King
2023-10-02
1
-1/+1
*
|
|
|
Merge topic 'ExternalProject-declare-download-byproducts'
Craig Scott
2023-10-01
1
-5/+9
|
\
\
\
\
|
*
|
|
|
ExternalProject: declare byproducts for the download step
Ben Boeckel
2023-09-30
1
-5/+9
*
|
|
|
|
Merge topic 'FindCUDAToolkit-implicit-dirs'
Brad King
2023-09-29
1
-19/+95
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirs
Robert Maynard
2023-09-27
1
-19/+95
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'android-clang-c++23'
Brad King
2023-09-28
1
-1/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Android: Require Clang 18 for -std=c++23
Brad King
2023-09-27
1
-1/+8
|
*
|
Merge topic 'FindBoost-1.83' into release-3.27
Brad King
2023-09-12
1
-3/+17
|
|
\
\
*
|
\
\
Merge topic 'hip-nvidia'
Brad King
2023-09-26
4
-62/+74
|
\
\
\
\
|
*
|
|
|
HIP: Fix support for -DCMAKE_HIP_ARCHITECTURES=native with NVCC
Brad King
2023-09-25
1
-4/+4
|
*
|
|
|
HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCC
Brad King
2023-09-25
2
-2/+12
|
*
|
|
|
HIP: Do not require hip-lang package for NVIDIA platform
Brad King
2023-09-25
1
-45/+49
|
*
|
|
|
HIP: Simplify exclusion of AMD device runtime with NVIDIA GPUs
Brad King
2023-09-25
1
-4/+2
|
*
|
|
|
HIP: Simplify CMAKE_GENERATOR references for determining compiler
Brad King
2023-09-25
1
-2/+2
|
*
|
|
|
CUDA: Generalize CMAKE_{CUDA => <LANG>}_HOST_COMPILER variable docs
Brad King
2023-09-25
1
-5/+5
*
|
|
|
|
Merge topic 'FindOpenMP-macOS-LLVM-Clang'
Brad King
2023-09-26
1
-2/+3
|
\
\
\
\
\
|
*
|
|
|
|
FindOpenMP: Handle non-Apple clang on macOS
Keno Fischer
2023-09-24
1
-2/+3
*
|
|
|
|
|
Merge topic 'orangec-compiler'
Brad King
2023-09-26
10
-0/+111
|
\
\
\
\
\
\
|
*
|
|
|
|
|
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
10
-0/+111
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'add-c++23'
Brad King
2023-09-26
1
-0/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
IBMClang: Add provisional flags for C++23
Xing Xue
2023-09-25
1
-0/+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'FetchContent-EXCLUDE_FROM_ALL'
Craig Scott
2023-09-26
1
-7/+30
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FetchContent: Add support for EXCLUDE_FROM_ALL
Steven Stallion
2023-09-25
1
-7/+30
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindDoxygen-broken-binary'
Brad King
2023-09-25
1
-13/+12
|
\
\
\
\
\
|
*
|
|
|
|
FindDoxygen: Remove redundant debug message when Doxygen fails
Christoph Grüninger
2023-09-22
1
-4/+0
|
*
|
|
|
|
FindDoxygen: Disable Doxygen if executable returns non-zero result
Christoph Grüninger
2023-09-22
1
-9/+12
*
|
|
|
|
|
Merge topic 'CrayClang-compiler'
Brad King
2023-09-25
5
-0/+91
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CrayClang: Add support for this compiler
Ryan Krattiger
2023-09-22
5
-0/+91
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'cxxmodules-gcc-14'
Brad King
2023-09-25
1
-0/+21
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
GCC: add rules for scanning C++ module dependencies
Ben Boeckel
2023-09-21
1
-0/+21
*
|
|
|
|
|
Merge topic 'hip-nvidia'
Brad King
2023-09-22
8
-23/+195
|
\
\
\
\
\
\
|
*
|
|
|
|
|
HIP: Add support for NVIDIA GPUs
Brad King
2023-09-21
8
-19/+179
|
*
|
|
|
|
|
HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform
Brad King
2023-09-21
1
-8/+20
[next]