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
/
manual
/
cmake-generator-expressions.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
1
-0/+43
*
Help: Format TARGET_PROPERTY special evaluation rules as a definition list
Brad King
2024-05-21
1
-16/+18
*
Help: Document TARGET_PROPERTY genex behavior on unset property
Brad King
2024-05-10
1
-4/+6
*
Help: Clarify TARGET_PROPERTY genex evaluation of transitive properties
Brad King
2024-05-07
1
-12/+18
*
Help: Clarify cmake-buildsystem(7) compile properties section names
Brad King
2024-05-03
1
-3/+3
*
GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties
Brad King
2024-04-29
1
-4/+13
*
Help: Document TARGET_PROPERTY genex handling of transitive properties
Brad King
2024-04-25
1
-5/+33
*
Help: Clarify role of TARGET_NAME generator expression
Brad King
2024-04-25
1
-4/+6
*
Help: Organize target-dependent generator expressions into subsections
Brad King
2024-04-25
1
-19/+36
*
Help: Clarify cross-references to target-dependent generator expressions
Brad King
2024-04-25
1
-1/+1
*
Help: Update cmake-buildsystem(7) build and usage requirements
Brad King
2024-04-24
1
-5/+8
*
GeneratorExpression: Add $<QUOTE> generator expression
Robert Maynard
2024-02-14
1
-0/+7
*
Help: INSTALL_PREFIX in install(CODE|SCRIPT) was added in CMake 3.27
Peter Kokot
2024-01-08
1
-4/+7
*
Help: Document when <LANG>_COMPILER_ID genex learned to support multiple ids
scivision
2023-11-07
1
-0/+12
*
Help: Fix versionadded indentation in cmake-generator-expressions(7) manual
Brad King
2023-10-03
1
-2/+2
*
Merge topic 'genexp-no-eval'
Brad King
2023-09-26
1
-0/+11
|
\
|
*
cmGeneratorExpressionEvaluator: Short-circuit boolean operators
Martin Duffy
2023-09-13
1
-0/+11
*
|
Help: Fix indenting within TARGET_RUNTIME_DLLS genex docs
Craig Scott
2023-08-04
1
-3/+3
|
/
*
Help: Improve formatting and wording of LIST generator expressions
Craig Scott
2023-07-13
1
-57/+89
*
Help: Fix typos, formatting and wording for TARGET_IMPORT_FILE genexes
Craig Scott
2023-07-12
1
-12/+12
*
Help: Add missing versionadded for TARGET_IMPORT_FILE_DIR genex
Craig Scott
2023-07-12
1
-0/+2
*
Merge topic 'compile-only-genex'
Brad King
2023-05-05
1
-1/+21
|
\
|
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Robert Maynard
2023-05-04
1
-5/+8
|
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Ben Boeckel
2023-04-12
1
-1/+18
*
|
GenEx LIST: list operations
Marc Chevrier
2023-04-16
1
-2/+262
|
/
*
Utilities/Sphinx: Allow explicit target for genex
Matthew Woehlke
2023-03-13
1
-0/+1
*
Merge topic 'TargetRunTimeDllDirs'
Kyle Edwards
2023-03-02
1
-1/+17
|
\
|
*
Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genex
Alexander Neundorf
2023-02-26
1
-1/+17
*
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-3/+248
*
|
install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex
Kyle Edwards
2023-02-24
1
-2/+4
*
|
PATH-genex: handle lists for path decomposition and transformations
Marc Chevrier
2023-02-21
1
-17/+26
|
/
*
Help: Update $<TARGET_RUNTIME_DLLS> docs to use cmake -E copy -t
Kyle Edwards
2023-02-08
1
-3/+3
*
Help: improve docs for INSTALL_NAME_DIR
Alexander Neundorf
2023-01-20
1
-0/+3
*
Merge topic 'build-local-interface-genex'
Brad King
2022-11-18
1
-0/+7
|
\
|
*
Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex
Kyle Edwards
2022-11-17
1
-0/+7
*
|
Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements
Brad King
2022-11-17
1
-0/+7
|
/
*
Help: Use role `:program:`
Alex Turbov
2022-11-06
1
-2/+2
*
Help: Document version when COMPILE_LANGUAGE genex accepts multiple languages
Michael Hirsch
2022-10-12
1
-0/+4
*
Help: Document comma-separation in some generator expressions
Michael Hirsch
2022-10-12
1
-15/+15
*
Help: $<CONFIG:...> supports multiple configs only since CMake 3.19
Michael Hirsch
2022-08-24
1
-0/+4
*
Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>
Craig Scott
2022-07-24
1
-1/+1
*
Help: Add Whitespace And Quoting section to genex manual
Craig Scott
2022-07-19
1
-0/+87
*
Help: Restructure reference sections of genex manual
Craig Scott
2022-07-19
1
-872/+866
*
Help: Move reference content to its own section at end of genex manual
Craig Scott
2022-07-19
1
-49/+53
*
Help: Add missing versionadded for CUDA genexes
Craig Scott
2022-07-19
1
-0/+4
*
Help: Genex manual typo, grammar, formatting, wording fixes
Craig Scott
2022-07-19
1
-35/+35
*
Help: Boolean genex conditions must evaluate to 1 or 0
Craig Scott
2022-07-19
1
-5/+8
*
Help: Fix cross-references in genex manual that linked to wrong genexes
Craig Scott
2022-07-19
1
-4/+4
*
Genex LINK_LIBRARY and LINK_GROUP: check supported properties
Marc Chevrier
2022-07-06
1
-6/+8
*
Help: Document $<TARGET_FILE> dependency behavior
Robert Maynard
2022-07-05
1
-0/+4
[next]