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 'gtest_discover_tests_error_message'
Brad King
2023-12-19
1
-0/+1
|
\
|
*
GoogleTest: Add working directory to gtest_discover_tests error message
Alexander Krabler
2023-12-18
1
-0/+1
*
|
Merge topic 'package-dispatch-apple'
Brad King
2023-12-19
2
-1/+5
|
\
\
|
*
|
CMakePackageConfigHelpers: Clarify Apple platform selection usage error
Brad King
2023-12-18
1
-0/+4
|
*
|
CMakePackageConfigHelpers: Clarify Apple platform selection template name
Brad King
2023-12-18
2
-1/+1
*
|
|
CMakePackageConfigHelpers: Fix generate_apple_platform_selection_file docs
Brad King
2023-12-18
1
-43/+45
|
/
/
*
|
Merge topic 'package-dispatch-apple'
Brad King
2023-12-18
1
-2/+2
|
\
\
|
*
|
CMakePackageConfigHelpers: Fix Apple platform selection for tvOS
Brad King
2023-12-15
1
-2/+2
*
|
|
Merge topic 'fc-provider-find-package-args'
Craig Scott
2023-12-17
1
-2/+2
|
\
\
\
|
*
|
|
FetchContent: Fix FIND_PACKAGE_ARGS not being passed to dep providers
Craig Scott
2023-12-16
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'doc-fc-fully-disconnected'
Craig Scott
2023-12-17
1
-0/+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Add note not to use FETCHCONTENT_FULLY_DISCONNECTED on first run
Craig Scott
2023-12-16
1
-0/+11
|
|
/
*
|
Merge topic 'swift-split-compilation-model'
Brad King
2023-12-16
1
-21/+51
|
\
\
|
|
/
|
/
|
|
*
Swift/Ninja: Split compilation model
Evan Wilde
2023-12-15
1
-21/+51
*
|
Merge topic 'FindCUDAToolkit-cupti'
Brad King
2023-12-15
1
-3/+3
|
\
\
|
*
|
CUDAToolkit: Correctly search all include paths from compiler
Robert Maynard
2023-12-14
1
-3/+3
*
|
|
Merge topic 'FindBoost-1.84'
Brad King
2023-12-15
1
-1/+2
|
\
\
\
|
*
|
|
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
|
|
\
\
*
|
\
\
Merge topic 'FindMatlab-version'
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
*
|
|
|
Merge topic 'FindTIFF-pre-CMP0057'
Brad King
2023-12-14
1
-3/+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
FindTIFF: Restore support for projects that do not enable CMP0057
Brad King
2023-12-14
1
-3/+4
*
|
|
|
Merge topic 'FindFreetype-use-config'
Brad King
2023-12-14
1
-4/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
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
|
|
\
\
\
|
|
|
/
/
*
|
|
|
Merge topic 'FindMatlab-version'
Brad King
2023-12-14
1
-4/+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
FindMatlab: Fix regression on Windows Registry lookup failure
Brad King
2023-12-14
1
-4/+4
*
|
|
|
Merge topic 'Find-CONFIG-chain-fixes'
Brad King
2023-12-14
2
-14/+99
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
|
|
\
\
|
*
\
\
Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28
Brad King
2023-12-07
1
-5/+7
|
|
\
\
\
*
|
|
|
|
ADSP: Use compiler-reported preprocessor dependencies
Josh Channings
2023-12-12
1
-0/+2
*
|
|
|
|
Merge topic 'FindOpenGL-macOS-x11'
Brad King
2023-12-12
1
-8/+26
|
\
\
\
\
\
|
*
|
|
|
|
FindOpenGL: Document how to use macOS X11 OpenGL
Randolph M. Fritz
2023-12-11
1
-3/+18
|
*
|
|
|
|
FindOpenGL: Clarify cache entry doc strings on macOS
Randolph M. Fritz
2023-12-11
1
-5/+8
*
|
|
|
|
|
Merge topic 'bug/fix_cupti_regression'
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 'compute-compiler-linker'
Brad King
2023-12-09
3
-50/+63
|
\
\
\
\
\
|
*
|
|
|
|
LinkerId: Identify AIX and SunOS system linkers
Brad King
2023-12-08
3
-1/+11
|
*
|
|
|
|
LinkerId: Try multiple flags to detect linker id and version
Brad King
2023-12-08
1
-42/+51
|
*
|
|
|
|
LinkerId: Match linker id and version more robustly
Brad King
2023-12-08
1
-21/+15
*
|
|
|
|
|
Merge topic 'csharp-utilities-doc-fix'
Brad King
2023-12-09
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CSharpUtilities: Fix cross-reference in documentation
Jan Blumschein
2023-12-08
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'LLVMFlang-Fortran-link-enhancements'
Brad King
2023-12-09
2
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
LLVMFlang Fortran: enhance link capabilities
Marc Chevrier
2023-12-08
2
-0/+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'find-rustc-importlibs'
Brad King
2023-12-09
1
-1/+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]