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
*
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
*
Genex: Add TARGET_BUNDLE_DIR_NAME
Ben Leadbetter
2022-04-22
1
-1/+39
*
cmTarget: Add `HasKnownObjectFileLocation()` shorthand
Hyper Nova Sun
2022-04-11
1
-1/+1
*
LINK_LIBRARIES: Evaluate separately for linking and usage requirements
Brad King
2022-03-22
1
-1/+2
*
Genex-LINK_GROUP: Add possibility to group libraries at link step
Marc Chevrier
2022-02-28
1
-0/+85
*
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-0/+63
*
Source: fix more -Wmissing-prototypes warnings
Sean McBride
2021-10-25
1
-1/+2
*
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-4/+4
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-10/+11
*
cmSystemTools::VersionCompare: use std::string for arguments
Marc Chevrier
2021-09-17
1
-4/+2
*
Refactor: cmStandardLevelResolver::ComputeFeaturesAvailable returns cmProp
Marc Chevrier
2021-08-12
1
-1/+1
*
Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configs
Brad King
2021-07-21
1
-1/+1
*
cmGeneratorExpressionNode: Factor out local variable for global generator
Brad King
2021-07-20
1
-3/+4
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-2/+5
*
cmGeneratorExpressionNode: Constify local variable
Brad King
2021-05-28
1
-1/+1
*
Genex: Fix grammatical error in TARGET_OBJECTS error message
Kyle Edwards
2021-02-24
1
-2/+2
*
Genex: Add TARGET_RUNTIME_DLLS genex
Kyle Edwards
2021-02-24
1
-0/+51
*
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-19
1
-7/+7
*
OBJECT libraries: Properly recognize if sources depend on configuration
Deniz Bahadir
2020-09-23
1
-3/+2
[next]