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
*
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
*
Help: Rework $<LINK_LIBRARY>, $<LINK_GROUP> and related docs
Craig Scott
2022-07-03
1
-140/+148
*
Help: Trivial grammar fixup in LINK_GROUPS genex
Craig Scott
2022-06-10
1
-1/+1
*
Help: genex: layout updates
Marc Chevrier
2022-06-03
1
-19/+22
*
Genex-PATH_EQUAL: path comparison
Marc Chevrier
2022-06-01
1
-0/+13
*
Genex-PATH: path handling
Marc Chevrier
2022-05-31
1
-0/+212
*
Merge topic 'doc-hip-genex-versionadded'
Brad King
2022-05-24
1
-0/+8
|
\
|
*
Help: Document when HIP_COMPILER generator expressions were added
Eisuke Kawashima
2022-05-24
1
-0/+8
*
|
Help: Clarify which items are retained by $<REMOVE_DUPLICATES:...>
Craig Scott
2022-04-28
1
-1/+3
*
|
Genex: Add TARGET_BUNDLE_DIR_NAME
Ben Leadbetter
2022-04-22
1
-0/+10
*
|
Help: Make TARGET_BUNDLE[_CONTENT]_DIR examples more precise
Brad King
2022-04-22
1
-6/+8
*
|
Merge topic 'target-runtime-dlls-doc'
Brad King
2022-04-20
1
-7/+7
|
\
\
|
|
/
|
*
Help: Remove references to MODULE in $<TARGET_RUNTIME_DLLS> doc
Kyle Edwards
2022-04-19
1
-7/+7
*
|
LINK_LIBRARIES: Add support for LINK_ONLY genex
Brad King
2022-03-24
1
-6/+9
*
|
genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
Marc Chevrier
2022-03-17
1
-2/+2
*
|
Merge topic 'LINK_LIBRARY-libraries'
Brad King
2022-03-07
1
-2/+2
|
\
\
|
*
|
LINK_LIBRARY: Add features for library support on Apple
Marc Chevrier
2022-03-05
1
-2/+2
*
|
|
Genex-LINK_GROUP: Add feature RESCAN
Marc Chevrier
2022-03-05
1
-3/+7
|
/
/
[next]