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
*
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
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Add more CLI `:option:` references to various pages
Alex Turbov
2022-10-20
3
-8/+8
*
|
Help: Mention CMake version for a recently-added `find_package` search path
Alex Turbov
2022-10-20
1
-1/+3
*
|
Help: Reformat find_package search paths as Sphinx tables
Alex Turbov
2022-10-20
1
-21/+29
|
/
*
Merge topic 'doc-timestamp-f' into release-3.25
Brad King
2022-10-17
1
-0/+2
|
\
|
*
Help: Add versionadded for string(TIMESTAMP) %f specifier
Brad King
2022-10-14
1
-0/+2
*
|
Help: Fix typo that crashes older pygments lexers
Brad King
2022-10-13
2
-8/+8
*
|
Help: Minor grammar, typo and formatting cleanups
Craig Scott
2022-10-09
1
-3/+4
*
|
Help: Disambiguate cmake(1) program modes in Sphinx option references
Brad King
2022-10-05
1
-1/+1
*
|
Merge topic 'improve-try_compile-debug-documentation'
Brad King
2022-10-04
1
-3/+3
|
\
\
|
*
|
Help: Improve try_compile debug documentation
Matthew Woehlke
2022-10-03
1
-3/+3
*
|
|
Merge topic 'fix-try_compile-doc-typo'
Brad King
2022-10-04
1
-1/+1
|
\
\
\
|
*
|
|
Help: Fix typo in try_compile documentation
Matthew Woehlke
2022-09-30
1
-1/+1
|
|
/
/
*
|
|
try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT
Matthew Woehlke
2022-09-30
2
-14/+15
|
/
/
*
|
try_compile: Add NO_CACHE option (also try_run)
Matthew Woehlke
2022-09-28
2
-1/+28
*
|
Merge topic 'remove-vs10-generator'
Brad King
2022-09-27
1
-1/+1
|
\
\
|
*
|
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-1/+1
*
|
|
Merge topic 'add_subdirectory_system'
Brad King
2022-09-27
1
-1/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add_subdirectory: Add SYSTEM option
Da Quexian
2022-09-26
1
-1/+8
*
|
|
Merge topic 'try_compile-source-from'
Brad King
2022-09-23
2
-6/+50
|
\
\
\
|
*
|
|
try_compile: Add SOURCE_FROM_FILE
Matthew Woehlke
2022-09-22
2
-2/+14
|
*
|
|
try_compile: Add SOURCE_FROM_{ARG,VAR}
Matthew Woehlke
2022-09-22
2
-6/+38
*
|
|
|
Help: Link from add_custom_target to policy on BYPRODUCTS
Hinell
2022-09-19
1
-0/+2
|
/
/
/
*
|
|
Merge topic 'transitive-usage-reqs-lnks'
Brad King
2022-09-19
8
-25/+28
|
\
\
\
|
*
|
|
Help: Link from usage requirement commands to detailed explanation
Hinell
2022-09-16
8
-25/+28
*
|
|
|
Merge topic 'help-add-custom-comman-byproducts'
Brad King
2022-09-19
1
-0/+2
|
\
\
\
\
[next]