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: 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
*
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
|
\
\
\
\
|
*
|
|
|
Help:custom_command: link policy on BYPRODUCTS
Hinell
2022-09-16
1
-0/+2
|
|
/
/
/
*
|
|
|
try_compile: Add PROJECT keyword-dispatched signature
Matthew Woehlke
2022-09-14
1
-2/+16
|
/
/
/
*
|
|
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-0/+5
*
|
|
Merge topic 'try_compile-unique-bindir'
Brad King
2022-09-07
2
-46/+79
|
\
\
\
|
*
|
|
try_compile: Add keyword-dispatched signature
Matthew Woehlke
2022-09-05
2
-46/+79
*
|
|
|
return(): Propagate variables to result scope
Marc Chevrier
2022-09-03
3
-4/+39
*
|
|
|
Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix'
Brad King
2022-08-31
2
-2/+4
|
\
\
\
\
|
*
|
|
|
CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX
Robert Maynard
2022-08-30
2
-2/+4
*
|
|
|
|
Merge topic 'doc-CMP0134-fixes'
Brad King
2022-08-31
2
-19/+19
|
\
\
\
\
\
|
*
|
|
|
|
Help: Fix typos, grammar and formatting in CMP0134 policy docs
Craig Scott
2022-08-30
2
-19/+19
|
*
|
|
|
|
Help: Add crossrefs to ctest output control options
Craig Scott
2022-08-19
1
-1/+4
*
|
|
|
|
|
Merge topic 'file-DOWNLOAD-existing-file-matched-message'
Craig Scott
2022-08-26
1
-2/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Clarify file(DOWNLOAD) behavior for existing file with same hash
Michael Hirsch
2022-08-23
1
-2/+5
*
|
|
|
|
|
|
Add new flow-control commands for variables and policies scopes management
Marc Chevrier
2022-08-22
5
-6/+138
|
/
/
/
/
/
/
*
|
|
|
|
|
Help: Add crossrefs to ctest output control options
Craig Scott
2022-08-19
1
-1/+5
*
|
|
|
|
|
Merge branch 'backport-3.24-doc-ctest_test-output-control' into doc-ctest_tes...
Craig Scott
2022-08-19
1
-1/+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]