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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help:try_{compile,run}: clarify, encourage new syntax
scivision
2023-02-28
2
-39/+37
*
Help: Clarify that <PackageName>_ROOT variable names are case-preserved
Brad King
2023-02-08
1
-1/+2
*
Help: Clarify interaction of execute_process *_FILE and *_VARIABLE options
scivision
2023-02-06
1
-34/+40
*
Help: Clarify add_custom_command OUTPUT relative path behavior
Brad King
2023-01-30
1
-3/+12
*
Help: configure_file doc example use `target_include_directories`
Robert Maynard
2023-01-25
1
-2/+2
*
Merge topic 'isdir_empty'
Brad King
2023-01-25
1
-2/+6
|
\
|
*
Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty paths
scivision
2023-01-24
1
-2/+6
*
|
Help: Update supported languages in project and enable_language
Robert Maynard
2023-01-20
3
-31/+31
|
/
*
message: Add CONFIGURE_LOG mode to record a message in the configure log
Brad King
2023-01-18
1
-0/+50
*
Help: Document configure log behavior in try_compile and try_run
Brad King
2023-01-18
2
-0/+10
*
try_compile: Add a NO_LOG option to skip recording in the configure log
Brad King
2023-01-16
2
-0/+11
*
try_compile: Add optional LOG_DESCRIPTION to record in configure log
Brad King
2023-01-16
2
-0/+12
*
Help: Fix typo in configure_file docs
Gustaf Borgström
2023-01-11
1
-1/+1
*
Merge topic 'doc-SYSTEM'
Craig Scott
2022-12-19
1
-11/+9
|
\
|
*
Help: Clarify and update SYSTEM-related docs
Craig Scott
2022-12-17
1
-11/+9
*
|
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 '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
*
|
COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
Marc Chevrier
2022-12-13
1
-0/+3
*
|
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
*
|
Merge topic 'doc-SYSTEM'
Brad King
2022-12-07
1
-3/+3
|
\
\
|
|
/
|
*
Help: Clarify SYSTEM property default for imported targets
Brad King
2022-12-06
1
-3/+3
|
*
Merge topic 'doc-block-return' into release-3.25
Brad King
2022-11-08
3
-40/+78
|
|
\
*
|
\
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
1
-1/+2
|
/
/
/
*
|
|
Merge topic 'custom-command-comment-genex'
Brad King
2022-11-22
2
-0/+8
|
\
\
\
|
*
|
|
add_custom_{command,target}: add genex support for COMMENT
Peter Würth
2022-11-19
2
-0/+8
*
|
|
|
Help: remove links from pages to themselves
Ben Boeckel
2022-11-18
6
-6/+6
|
/
/
/
*
|
|
file(COPY_FILE): Add option to retry on Windows if input access fails
Brad King
2022-11-17
1
-1/+10
*
|
|
file(ARCHIVE_CREATE): Allow higher compression level for Zstd
Amir Masoud Abdol
2022-11-16
1
-0/+3
*
|
|
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
1
-1/+2
*
|
|
Merge topic 'doc-improvements'
Brad King
2022-11-10
83
-188/+440
|
\
\
\
|
*
|
|
Help: Move a note about arguments and genexes into include file
Alex Turbov
2022-11-09
12
-52/+39
|
*
|
|
Help: Add _See Also_ sections to related CMake commands
Alex Turbov
2022-11-09
44
-43/+311
|
*
|
|
Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``
Alex Turbov
2022-11-09
5
-16/+15
|
*
|
|
Help: Use CMake highlighting for command synopsis
Alex Turbov
2022-11-09
29
-38/+38
|
*
|
|
Help: Use monospaced font for a genex name in a section title
Alex Turbov
2022-11-09
1
-2/+2
|
*
|
|
Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptions
Alex Turbov
2022-11-07
2
-21/+21
|
*
|
|
Help: Unindent _See Also_ related commands list
Alex Turbov
2022-11-07
5
-15/+13
|
*
|
|
Help: Use role `:program:`
Alex Turbov
2022-11-06
1
-3/+3
*
|
|
|
Merge topic 'doc-block-return'
Brad King
2022-11-08
3
-40/+78
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: clean up and clarify block() and return()
Craig Scott
2022-11-07
3
-40/+78
*
|
|
|
Merge topic 'doc-find-validator'
Craig Scott
2022-11-08
1
-9/+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: Make VALIDATOR wording clearer and more precise
Craig Scott
2022-11-07
1
-9/+14
|
|
/
|
*
Merge topic 'doc-cli-xrefs' into release-3.25
Brad King
2022-10-21
3
-8/+8
|
|
\
*
|
|
string(TIMESTAMP): Add %z and %Z for adding time zone string
Vasiliy Koyrev
2022-10-27
1
-0/+11
*
|
|
Merge topic 'doc-cli-xrefs'
Brad King
2022-10-21
3
-8/+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]