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 '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
*
|
|
Help: Factor out VS Build Number components document fragment
Brad King
2022-12-07
2
-17/+19
|
/
/
*
|
Merge topic 'clang-tidy-export-fixes-dir'
Brad King
2022-12-07
5
-0/+54
|
\
\
|
*
|
clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property
Kyle Edwards
2022-12-06
5
-0/+54
*
|
|
Merge topic 'doc-SYSTEM'
Brad King
2022-12-07
3
-7/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Clarify SYSTEM property default for imported targets
Brad King
2022-12-06
3
-7/+7
|
*
|
Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25
Brad King
2022-11-29
1
-1/+2
|
|
\
\
*
|
\
\
Merge topic 'cxx-module-map-clang'
Brad King
2022-12-06
1
-3/+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cmCxxModuleMapper: support the `clang` module map format
Ben Boeckel
2022-12-02
1
-3/+6
*
|
|
|
cmExperimental: recycle C++20 module support UUID
Ben Boeckel
2022-12-01
1
-1/+1
*
|
|
|
Help/dev/experimental: document C++20 module limitations
Ben Boeckel
2022-12-01
1
-0/+25
|
/
/
/
*
|
|
FindPython: add support for Stable ABI
Marc Chevrier
2022-11-29
1
-0/+6
*
|
|
Merge topic 'msvc-cxx-no-optin-experimental-flag'
Brad King
2022-11-29
1
-1/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MSVC: don't opt into dyndep support
Ben Boeckel
2022-11-28
1
-1/+2
*
|
|
Merge topic 'revert-find_library-msvc-libfoo.a'
Brad King
2022-11-29
1
-5/+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"
Brad King
2022-11-28
1
-5/+13
|
|
/
*
|
Merge topic 'doc-add_compile_options-example'
Craig Scott
2022-11-29
1
-4/+7
|
\
\
|
*
|
Help: Update compiler-specific add_compile_options() example and prose
Michael Hirsch
2022-11-28
1
-4/+7
*
|
|
Help: Clarify behavior of BEFORE with target_compile_options()
Craig Scott
2022-11-27
2
-9/+18
|
/
/
*
|
Merge topic 'cxxmodules-doc-msvc-modmapfmt'
Brad King
2022-11-22
1
-2/+7
|
\
\
|
|
/
|
*
Help/dev/experimental: document the `msvc` module map format
Ben Boeckel
2022-11-21
1
-2/+7
*
|
Merge topic 'custom-command-comment-genex'
Brad King
2022-11-22
3
-0/+14
|
\
\
|
*
|
add_custom_{command,target}: add genex support for COMMENT
Peter Würth
2022-11-19
3
-0/+14
*
|
|
Merge topic 'help-remove-self-reference-links'
Brad King
2022-11-21
60
-98/+98
|
\
\
\
|
*
|
|
Help: clean up some minor typos
Ben Boeckel
2022-11-18
2
-2/+2
|
*
|
|
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
55
-92/+92
|
*
|
|
Help/prop_tgt/LINK_OPTIONS: fix `:genex:` reference
Ben Boeckel
2022-11-18
1
-1/+1
|
*
|
|
Help: fix some minor markup errors
Ben Boeckel
2022-11-18
4
-4/+4
[next]