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
*
FindMatlab: Fix error message from function
Hermann von Kleist
2024-01-22
1
-1/+1
*
FindMatlab: Document all registry paths for version lookup
Hermann von Kleist
2024-01-22
1
-3/+4
*
FindMatlab: matlab_get_release_name_from_version is a function now
Hermann von Kleist
2024-01-22
1
-6/+2
*
CUDA/Clang: Record architectures supported by Clang 16
Brad King
2024-01-18
1
-2/+6
*
CUDA/Clang: Update architectures supported by CUDA 12
Brad King
2024-01-18
1
-4/+2
*
FindMatlab: Restore support for finding EXACT major.minor version
Hermann von Kleist
2024-01-17
1
-1/+11
*
FindMatlab: use correct registry view when extracting versions
Hermann von Kleist
2024-01-17
1
-0/+1
*
FindMatlab: Accept long version in matlab_get_release_name_from_version
scivision
2024-01-16
1
-17/+7
*
FindMatlab: Fix major.minor version lookups in Windows Registry
scivision
2024-01-16
1
-45/+47
*
FindMatlab: Restore support for versions without VersionInfo.xml
Hermann von Kleist
2024-01-12
1
-12/+13
*
Merge topic 'check_language_propagate_hip_platform' into release-3.28
Brad King
2024-01-05
1
-2/+26
|
\
|
*
HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_language
Gergely Meszaros
2024-01-04
1
-1/+25
|
*
HIP: Really forward CMAKE_HIP_HOST_COMPILER in check_language(HIP)
Gergely Meszaros
2024-01-03
1
-1/+1
*
|
Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28
Brad King
2024-01-04
1
-9/+5
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: revert `BYPRODUCTS` for download outputs
Ben Boeckel
2024-01-03
1
-9/+5
*
|
Help: update lua.org links to be HTTPS
Ben Boeckel
2024-01-01
1
-1/+1
|
/
*
UsePkgConfig: Restore removal of trailing whitespace from pkg-config output
Jason E. Hale
2023-12-19
1
-5/+4
*
Merge topic 'FindCUDAToolkit-cupti' into release-3.28
Brad King
2023-12-15
1
-3/+3
|
\
|
*
CUDAToolkit: Correctly search all include paths from compiler
Robert Maynard
2023-12-14
1
-3/+3
*
|
FindBoost: Add support for Boost 1.84
Brad King
2023-12-14
1
-1/+2
|
/
*
Merge topic 'FindMatlab-version' into release-3.28
Brad King
2023-12-14
1
-2/+2
|
\
|
*
FindMatlab: Fix processing of multiple versions from Windows Registry
Brad King
2023-12-14
1
-2/+2
*
|
FindTIFF: Restore support for projects that do not enable CMP0057
Brad King
2023-12-14
1
-3/+4
*
|
FindFreetype: Fix success message when config module is found
Brad King
2023-12-14
1
-4/+3
*
|
Merge topic 'FindMatlab-version' into release-3.28
Brad King
2023-12-14
1
-4/+4
|
\
\
|
|
/
|
*
FindMatlab: Fix regression on Windows Registry lookup failure
Brad King
2023-12-14
1
-4/+4
*
|
FindTIFF: consider `IMPLIB`-using platforms
Ben Boeckel
2023-12-13
1
-4/+75
*
|
FindTIFF: always find the config module quietly
Ben Boeckel
2023-12-13
1
-5/+8
*
|
FindFreetype: also consider RelWithDebInfo-built libraries
Ben Boeckel
2023-12-13
1
-0/+6
*
|
FindFreetype: always find the config module quietly
Ben Boeckel
2023-12-13
1
-5/+10
|
/
*
Merge topic 'bug/fix_cupti_regression' into release-3.28
Brad King
2023-12-12
1
-2/+3
|
\
|
*
CUDAToolkit: Restore ability to find cupti headers
Robert Maynard
2023-12-08
1
-2/+3
*
|
Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28
Brad King
2023-12-07
1
-5/+7
|
\
\
|
*
|
FindCUDAToolkit: Fix stub library representation on reconfigure
Brad King
2023-12-06
1
-5/+7
|
|
/
*
|
Help: Fix malformed cross-reference in FetchContent docs
Craig Scott
2023-12-07
1
-1/+1
|
/
*
LLVMFlang: Fix MSVC ABI debug information format options
Brad King
2023-12-05
1
-5/+7
*
CPack/RPM: Quote paths in rpm spec only if they have whitespace
Brad King
2023-11-29
1
-1/+6
*
CPack/RPM: Factor out helper to quote paths in generated rpm spec
Brad King
2023-11-29
1
-5/+14
*
Clang-CXX: copy into the dyndep output on success
Ben Boeckel
2023-11-21
1
-1/+16
*
codespell: Fix typos
Brad King
2023-11-17
28
-29/+29
*
Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28
Brad King
2023-11-14
1
-0/+2
|
\
|
*
FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2
Christoph Reiter
2023-11-13
1
-0/+2
*
|
FindCUDAToolkit: Search for cufile library name being lowercase
Robert Maynard
2023-11-08
1
-4/+4
*
|
CUDA: Parse NVCC implicit compile/link information in Visual Studio generators
Brad King
2023-11-01
1
-20/+1
*
|
CMakeNVCCParseImplicitInfo: Recognize link.exe line in CUDA VS integration
Brad King
2023-11-01
1
-0/+3
*
|
CMakeParseImplicitLinkInfo: Ignore MSVC link /implib: flag
Brad King
2023-11-01
1
-0/+2
*
|
Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28
Brad King
2023-11-01
1
-1/+1
|
\
\
|
|
/
|
*
GetPrerequisites: Revert "Ignore relative paths printed by ldd"
Brad King
2023-10-31
1
-1/+1
*
|
Merge topic 'FindFreeType-config-windows' into release-3.28
Brad King
2023-10-31
1
-2/+32
|
\
\
|
*
|
FindFreeType: also set `FREETYPE_FOUND`
Ben Boeckel
2023-10-30
1
-0/+1
[next]