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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'configure-log'
Brad King
2023-01-17
4
-2/+53
|
\
|
*
try_compile: Record stack of in-progess checks in configure log
Brad King
2023-01-16
1
-0/+13
|
*
try_compile: Add a NO_LOG option to skip recording in the configure log
Brad King
2023-01-16
3
-0/+15
|
*
try_compile: Add optional LOG_DESCRIPTION to record in configure log
Brad King
2023-01-16
4
-0/+22
|
*
Help: Clarify backtrace order in cmake-configure-log(7)
Brad King
2023-01-13
1
-2/+3
*
|
Merge topic 'ctest-no-tests-action-env-var'
Brad King
2023-01-17
4
-0/+27
|
\
\
|
*
|
ctest(1): Add CTEST_NO_TESTS_ACTION env var
friendlyanon
2023-01-13
4
-0/+27
*
|
|
Merge topic 'doc-header-only'
Brad King
2023-01-17
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Restore cmake-buildsystem(7) header-only library example
Brad King
2023-01-13
1
-1/+1
*
|
|
Merge topic 'fea/add-copy_directory_if_different'
Brad King
2023-01-13
2
-0/+14
|
\
\
\
|
*
|
|
cmake: Add -E copy_directory_if_different
Robert Maynard
2023-01-12
2
-0/+14
*
|
|
|
Merge topic 'deprecate-findunixcmds'
Brad King
2023-01-13
1
-1/+1
|
\
\
\
\
|
*
|
|
|
FindUnixCommands: Deprecate in favor of cmake -E
FeRD (Frank Dana)
2023-01-12
1
-1/+1
*
|
|
|
|
Merge topic 'IntelLLVM-no-icpx-on-Windows'
Brad King
2023-01-13
1
-2/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Clarify compiler id distinction between Intel Classic and IntelLLVM
Michael Hirsch
2023-01-12
1
-2/+3
|
*
|
|
|
Merge topic 'doc-SYSTEM' into release-3.25
Craig Scott
2022-12-19
8
-58/+71
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'find-module-cleanup'
Brad King
2023-01-12
1
-2/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Move FindITK/FindVTK to deprecated list
FeRD (Frank Dana)
2022-12-22
1
-2/+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'bug/cuda-toolkit-support-arm64-sbsa'
Brad King
2023-01-12
1
-0/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindCUDAToolkit: Support cross-compilation to sbsa-linux
Robert Maynard
2023-01-11
1
-0/+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'tutorial_step5_todo_typo_fix'
Brad King
2023-01-12
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Tutorial: Fix typo in step 5 todo statement
Markus Ferrell
2023-01-11
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'doc-configure_file'
Brad King
2023-01-12
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Fix typo in configure_file docs
Gustaf Borgström
2023-01-11
1
-1/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'frontend-variant-always'
Brad King
2023-01-12
2
-0/+10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilers
Russell Greene
2023-01-11
2
-0/+10
|
|
/
/
/
/
*
|
|
|
|
Help: Mention USE_FOLDERS property in the FOLDER docs
Alexander Neundorf
2023-01-07
1
-0/+3
|
/
/
/
/
*
|
|
|
Merge topic 'doc-SYSTEM'
Craig Scott
2022-12-19
8
-58/+71
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Clarify and update SYSTEM-related docs
Craig Scott
2022-12-17
8
-58/+71
*
|
|
|
Merge topic 'fileapi-configureLog'
Brad King
2022-12-19
3
-0/+52
|
\
\
\
\
|
*
|
|
|
FileAPI: Add "configureLog" object kind
Brad King
2022-12-17
3
-0/+52
*
|
|
|
|
Merge topic 'doc-updates'
Marc Chevrier
2022-12-18
1
-11/+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: string(JSON): avoid duplicate labels
Marc Chevrier
2022-12-17
1
-11/+11
|
|
/
/
*
|
|
Merge topic 'cxxmodules-clang-update'
Brad King
2022-12-17
1
-1/+1
|
\
\
\
|
*
|
|
cxxmodules: support new round of Clang patches
Ben Boeckel
2022-12-15
1
-1/+1
*
|
|
|
Merge topic 'configure-log'
Brad King
2022-12-17
3
-0/+260
|
\
\
\
\
|
*
|
|
|
ConfigureLog: Version individual events instead of the whole log
Brad King
2022-12-16
1
-21/+42
|
*
|
|
|
ConfigureLog: Log try_compile and try_run checks
Matthew Woehlke
2022-12-16
1
-3/+134
|
*
|
|
|
ConfigureLog: Add infrastructure for structured configure event logging
Matthew Woehlke
2022-12-16
3
-0/+108
|
|
/
/
/
*
|
|
|
Merge topic 'doc-updates'
Craig Scott
2022-12-17
1
-6/+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Add version information for SYSTEM option of add_subdirectory
Marc Chevrier
2022-12-16
1
-6/+7
*
|
|
|
Help: Fix command references in CTEST_CUSTOM_ variables
Amir Masoud Abdol
2022-12-15
4
-4/+4
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'COMPILE_DEFINITIONS-property-cleanup'
Brad King
2022-12-14
5
-0/+18
|
\
\
\
|
*
|
|
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
5
-0/+18
*
|
|
|
Merge topic 'cuda-nvcc-cuda20'
Brad King
2022-12-14
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
CUDA: Add support for cuda_std_20 for nvcc 12.0+
Robert Maynard
2022-12-13
1
-0/+6
*
|
|
Merge topic 'doc-add_custom_command'
Brad King
2022-12-09
1
-7/+48
|
\
\
\
|
*
|
|
Help: Add add_custom_command example with output consumed by multiple targets
Brad King
2022-12-08
1
-3/+48
|
*
|
|
Help: Drop misleading add_custom_command "makefile terms" explanation
Brad King
2022-12-07
1
-4/+0
*
|
|
|
VS: Add a variable to report the Visual Studio version build number
Brad King
2022-12-07
4
-0/+24
[next]