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
/
Source
/
cmGeneratorExpressionNode.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT
Deniz Bahadir
2024-05-22
1
-0/+78
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
1
-5/+7
*
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
1
-4/+4
*
cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements
Brad King
2024-05-03
1
-9/+7
*
cmGeneratorTarget: Clarify name for evaluating compile-only usage requirements
Brad King
2024-05-03
1
-2/+2
*
GenEx: Teach TARGET_PROPERTY evaluation to optionally pierce LINK_ONLY
Brad King
2024-04-29
1
-7/+9
*
cmGeneratorExpressionDAGChecker: Simplify transitive property table
Brad King
2024-04-29
1
-17/+4
*
cmGeneratorExpressionDAGChecker: Make local generator available in constructor
Brad King
2024-04-29
1
-3/+5
*
cmGeneratorExpressionNode: Remove outdated lint suppression
Brad King
2024-04-29
1
-2/+1
*
cmGeneratorExpression: Consolidate recognition of transitive properties
Brad King
2024-04-12
1
-4/+2
*
cmGeneratorExpression: Add comments on implementation details
Brad King
2024-04-12
1
-0/+4
*
cmGeneratorTarget: Remove EvaluateInterfaceProperty argument default
Brad King
2024-04-12
1
-4/+6
*
GenEx: Fix COMPATIBLE_INTERFACE_ evaluation outside usage requirements
Brad King
2024-04-11
1
-22/+1
*
GenEx: Remove redundant condition in COMPATIBLE_INTERFACE_ evaluation
Brad King
2024-04-11
1
-2/+1
*
GenEx: Add COMPATIBLE_INTERFACE_ implementation comments
Brad King
2024-04-11
1
-1/+15
*
Tests: Add COMPATIBLE_INTERFACE_ cases outside usage requirements
Brad King
2024-04-11
1
-0/+4
*
GeneratorExpression: Add $<QUOTE> generator expression
Robert Maynard
2024-02-14
1
-0/+2
*
cmGeneratorExpressionNode: Fix short-circuit logic
Martin Duffy
2023-11-13
1
-1/+1
*
Merge topic 'genexp-no-eval'
Brad King
2023-09-26
1
-0/+17
|
\
|
*
cmGeneratorExpressionEvaluator: Short-circuit boolean operators
Martin Duffy
2023-09-13
1
-0/+17
*
|
Merge topic 'cmList-INSERT-regression'
Brad King
2023-08-19
1
-1/+3
|
\
\
|
|
/
|
/
|
|
*
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
1
-1/+3
*
|
Merge topic 'genex-REMOVE_DUPLICATES-empty'
Brad King
2023-07-13
1
-1/+3
|
\
\
|
|
/
|
*
Genex: Restore REMOVE_DUPLICATES preservation of empty elements
Brad King
2023-07-12
1
-1/+3
*
|
cmList: Add container conversion to string
Marc Chevrier
2023-06-22
1
-7/+7
|
/
*
Merge topic 'compile-only-genex'
Brad King
2023-05-05
1
-1/+24
|
\
|
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Robert Maynard
2023-05-04
1
-5/+3
|
*
cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex
Ben Boeckel
2023-04-12
1
-0/+25
*
|
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-14/+10
*
|
cmList class: various enhancements
Marc Chevrier
2023-04-29
1
-11/+16
*
|
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-3/+3
*
|
GenEx LIST: list operations
Marc Chevrier
2023-04-16
1
-10/+705
|
/
*
GenEx: list oriented genexes use cmList class
Marc Chevrier
2023-04-05
1
-28/+17
*
Merge topic 'TargetRunTimeDllDirs'
Kyle Edwards
2023-03-02
1
-10/+46
|
\
|
*
TARGET_RUNTIME_DLL_DIRS: add the new genex to cmGeneratorExpressionNode
Alexander Neundorf
2023-02-26
1
-10/+46
*
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
1
-8/+362
*
|
PATH-genex: handle lists for path decomposition and transformations
Marc Chevrier
2023-02-21
1
-67/+132
|
/
*
GHS: Enable language-dependent generator expressions
Neal Venditto
2023-02-18
1
-4/+8
*
<LANG>_LINKER_LAUNCHER: Allow generator expressions
Kyle Edwards
2023-02-02
1
-3/+6
*
Genex: $<CONFIG:> syntax of all entries checked
Robert Maynard
2023-01-20
1
-3/+21
*
Genex: Fix CONFIG on imported target with no explicit mapping
Luis Caro Campos
2022-12-16
1
-0/+8
*
Merge topic 'build-local-interface-genex'
Brad King
2022-11-18
1
-0/+3
|
\
|
*
Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex
Kyle Edwards
2022-11-17
1
-0/+3
*
|
Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements
Brad King
2022-11-17
1
-1/+4
|
/
*
cmGeneratorExpression: Require cmake instance
Kyle Edwards
2022-11-11
1
-1/+1
*
Genex LINK_LIBRARY and LINK_GROUP: check supported properties
Marc Chevrier
2022-07-06
1
-6/+16
*
Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extension
Ben Leadbetter
2022-07-01
1
-2/+12
*
Genex-PATH_EQUAL: path comparison
Marc Chevrier
2022-06-01
1
-0/+18
*
Genex-PATH: path handling
Marc Chevrier
2022-05-31
1
-0/+436
*
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
Ben Boeckel
2022-05-24
1
-5/+5
[next]