Colby Pike
|
895f7f16a7
Genex: Add `IF` generator expression
|
8 years ago |
Brad King
|
f6fd0abc5b
Genex: Diagnose invalid LINK_ONLY usage instead of crashing
|
9 years ago |
Brad King
|
f500a784d0
Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)
|
9 years ago |
Stefan Kislinskiy
|
ca6ba3fee5
Genex: Add a SHELL_PATH expression
|
10 years ago |
Robert Goulet
|
3c37d2642d
cmGeneratorTarget: Avoid recursion in GetOutputName method
|
10 years ago |
Robert Goulet
|
d25819bc26
Add generator expression support to OUTPUT_DIRECTORY target properties
|
10 years ago |
Brad King
|
35aab9df9f
Reject TARGET_PDB_FILE for imported targets instead of crashing
|
10 years ago |
Brad King
|
89253992b8
Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE library
|
10 years ago |
Stephen Kelly
|
5c559f1113
Genex: Enable use of COMPILE_LANGUAGE for compile options.
|
11 years ago |
Stephen Kelly
|
e387ce7d68
Genex: Add a COMPILE_LANGUAGE generator expression.
|
10 years ago |
Nils Gladitz
|
f86850ef60
Genex: Implement generator expressions for target PDB files.
|
11 years ago |
Stephen Kelly
|
fb2fa47656
Genex: Clarify error message on use with non-binary targets (#14899).
|
11 years ago |
Stephen Kelly
|
6aabb6a62b
Genex: Use case-sensitive comparison for COMPILER_ID.
|
12 years ago |
Brad King
|
d960589778
Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)
|
12 years ago |
Stephen Kelly
|
df4d2b28b2
Make it an error for INSTALL_PREFIX to be evaluated.
|
13 years ago |
Stephen Kelly
|
b0c8f73eb6
Add the TARGET_NAME generator expression.
|
13 years ago |
Stephen Kelly
|
07749e3705
Genex: Ensure that $<0:...> has a parameter.
|
13 years ago |
Stephen Kelly
|
b3d8f5dab7
GenEx: Parse comma after colon tokens specially
|
13 years ago |
Brad King
|
9d9f616792
Add $<CONFIG:...> boolean query generator expression
|
13 years ago |
Brad King
|
ebf05abda1
Add boolean generator expressions
|
13 years ago |