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: 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
|
/
/
*
|
Genex-LINK_GROUP: Add possibility to group libraries at link step
Marc Chevrier
2022-02-28
1
-2/+149
*
|
genex-LINK_LIBRARY: rename configuration variables
Marc Chevrier
2022-02-16
1
-9/+9
*
|
$<LINK_LIBRARY>: Add LINK_LIBRARY_OVERRIDE target property
Marc Chevrier
2022-02-08
1
-0/+8
*
|
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-0/+69
|
/
*
Merge topic 'doc-TARGET_RUNTIME_DLLS'
Brad King
2021-11-04
1
-1/+10
|
\
|
*
Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets
Brad King
2021-11-03
1
-1/+10
*
|
Help: gen expr: note that CONFIG is comma-separated
Michael Hirsch
2021-10-19
1
-2/+2
|
/
*
Help: Add versionadded tags to cmake-generator-expressions(7)
FeRD (Frank Dana)
2021-06-28
1
-5/+105
*
Merge topic 'add_hip_language'
Brad King
2021-06-09
1
-0/+22
|
\
|
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-0/+22
*
|
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
1
-2/+3
|
/
*
Merge topic 'doc-custom-output-genex'
Brad King
2021-03-25
1
-0/+2
|
\
|
*
Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets
Craig Scott
2021-03-25
1
-0/+2
*
|
Genex: Add TARGET_RUNTIME_DLLS genex
Kyle Edwards
2021-02-24
1
-0/+23
|
/
*
Help: Convert genex documentation to sphinx domain objects
Brad King
2021-01-18
1
-102/+282
*
Help: Remove extra blank line from cmake-generator-expressions(7)
Brad King
2021-01-18
1
-1/+0
*
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-0/+18
*
Document CMP0112 covers $<TARGET_FILE_NAME,tgt>
Robert Maynard
2020-12-07
1
-0/+3
*
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
1
-0/+30
|
\
|
*
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
1
-0/+30
*
|
ISPC: Update help documentation to include ISPC
Robert Maynard
2020-08-28
1
-0/+14
|
/
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
Genex: $<CONFIG:> now supports multiple configurations
Robert Maynard
2020-06-24
1
-4/+5
*
Help: Better document that CMP0105 controls DEVICE_LINK parsing
Robert Maynard
2020-06-18
1
-2/+3
*
Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>
Marc Chevrier
2020-04-19
1
-0/+12
*
Merge topic 'Genex-LINK_LANGUAGE'
Brad King
2020-02-27
1
-0/+114
|
\
|
*
Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>
Marc Chevrier
2020-02-26
1
-0/+114
*
|
Help: cmake-generator-expressions(7): Target-Dependent Queries
Joachim Wuttke (h)
2020-02-25
1
-31/+37
|
/
*
Help: Add documentation and release notes for INSTALL_NAME_DIR genex
Kyle Edwards
2019-11-05
1
-1/+2
*
Help: drop confusing reference to `if()` from `$<BOOL:>`
Ben Boeckel
2019-10-31
1
-2/+2
*
Merge branch 'doc-genex-tweak' into release-3.16
Brad King
2019-10-21
1
-1/+1
|
\
|
*
Help: Fix COMPILE_LANG_AND_ID genex example
Alan W. Irwin
2019-10-21
1
-1/+1
*
|
Languages: Add support for Objective-C++
Steve Wilson
2019-09-28
1
-0/+20
*
|
Languages: Add support for Objective-C
Steve Wilson
2019-09-28
1
-0/+8
|
/
*
Genex: CompileLang and CompileLangAndId now match against a list of ids
Robert Maynard
2019-06-03
1
-12/+12
*
Genex: PlatformId now can match against a list of ids.
Robert Maynard
2019-06-03
1
-3/+4
*
Genex: CompilerId now can match against a list of ids.
Robert Maynard
2019-06-03
1
-12/+17
*
Genex: Add COMPILE_LANG_AND_ID generator expression
Robert Maynard
2019-05-14
1
-0/+36
*
Docs: Generator-expressions remove usage of `CMake-id`
Robert Maynard
2019-05-13
1
-10/+10
*
Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX
Marc Chevrier
2019-05-02
1
-0/+23
[next]