index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGeneratorExpression.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-8
/
+14
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-8
/
+8
*
Refactoring: introduce function to check if a string is a generator expression
Marc Chevrier
2018-09-25
1
-0
/
+9
*
genex: Simplify cmGeneratorExpressionInterpreter
Brad King
2018-09-07
1
-50
/
+5
*
Genex: Return Evaluate results as const std::string&
Vitaly Stakhovsky
2018-08-28
1
-11
/
+4
*
EvaluateExpression() returns std::string
Vitaly Stakhovsky
2018-08-16
1
-10
/
+7
*
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
Vitaly Stakhovsky
2018-08-09
1
-16
/
+20
*
Genex: Per-source $<COMPILE_LANGUAGE:...> support
Marc Chevrier
2017-12-13
1
-6
/
+41
*
Refactor per-source generator expression evaluation
Marc Chevrier
2017-12-04
1
-0
/
+50
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-3
/
+4
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-1
/
+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-6
/
+6
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-6
/
+4
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-8
/
+6
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0
/
+2
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-4
/
+3
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-6
/
+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-34
/
+37
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Genex: Port some access API to cmGeneratorTarget.
Stephen Kelly
2015-10-15
1
-10
/
+9
*
cmGeneratorExpression: Port interface to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-3
/
+4
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-3
/
+3
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-2
/
+3
*
Genex: Extract an evaluateWithContext method.
Stephen Kelly
2015-03-10
1
-0
/
+4
*
Genex: Add a COMPILE_LANGUAGE generator expression.
Stephen Kelly
2015-03-07
1
-2
/
+4
*
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
1
-0
/
+5
*
Genex: Track whether an expression depends on the 'head' target
Brad King
2014-07-21
1
-0
/
+5
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-2
/
+2
*
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0
/
+5
*
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
Stephen Kelly
2014-04-02
1
-0
/
+6
*
cmGeneratorExpression: Remove unused include.
Stephen Kelly
2014-03-17
1
-2
/
+0
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2
/
+2
*
cmGeneratorExpression: Tokenize over strings
Ben Boeckel
2014-03-08
1
-2
/
+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2
/
+2
*
cmTarget: Make GetProperty() const.
Stephen Kelly
2013-10-31
1
-5
/
+5
*
Genex: Rename cmGeneratorExpression::NeedsParsing to NeedsEvaluation
Stephen Kelly
2013-08-29
1
-1
/
+1
*
Genex: Allow relative paths in INSTALL_INTERFACE.
Stephen Kelly
2013-07-25
1
-1
/
+2
*
Merge topic 'interface-property-external-read'
Brad King
2013-02-25
1
-0
/
+1
|
\
|
*
Strip stray semicolons when evaluating generator expressions.
Stephen Kelly
2013-02-18
1
-0
/
+1
*
|
Keep track of all targets seen while evaluating a genex.
Stephen Kelly
2013-02-22
1
-2
/
+6
|
/
*
Don't keep track of content determined by target property values.
Stephen Kelly
2013-02-07
1
-2
/
+2
*
De-duplicate validation of genex target names.
Stephen Kelly
2013-02-07
1
-0
/
+2
*
Deduplicate the isGeneratorExpression method.
Stephen Kelly
2013-02-07
1
-0
/
+2
*
Cache context-independent includes on evaluation.
Stephen Kelly
2013-02-03
1
-0
/
+5
*
Add cmGeneratorExpression::Split() API.
Stephen Kelly
2013-01-10
1
-0
/
+3
*
Keep track of properties used to determine linker libraries.
Stephen Kelly
2013-01-08
1
-0
/
+4
*
Make all relevant targets available in the genex context.
Stephen Kelly
2013-01-05
1
-1
/
+6
[next]