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
/
cmGeneratorExpressionEvaluationFile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-2
/
+7
*
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
-8
/
+8
*
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-85
/
+65
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-4
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3
/
+3
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-4
/
+4
*
Remove some needless GetMakefile() calls.
Stephen Kelly
2015-10-10
1
-1
/
+1
*
cmGeneratorExpressionEvaluationFile: Require generator context.
Stephen Kelly
2015-08-01
1
-19
/
+21
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-1
/
+1
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-4
/
+2
*
File(GENERATE): Process genex evaluation files for each language.
Stephen Kelly
2015-03-09
1
-14
/
+37
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3
/
+3
*
file(GENERATE): Re-run cmake when appropriate.
Stephen Kelly
2014-11-19
1
-0
/
+2
*
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
1
-0
/
+17
*
file(GENERATE): Use permissions of input file if present.
Stephen Kelly
2014-11-04
1
-2
/
+8
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-1
/
+1
*
file(GENERATE): Only write the file if content is different.
Stephen Kelly
2014-04-30
1
-12
/
+3
*
Simplify multiple config handling.
Stephen Kelly
2014-04-02
1
-9
/
+6
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-5
/
+5
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-2
/
+2
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-2
/
+3
*
file: Add GENERATE command to produce files at generate time
Stephen Kelly
2013-05-24
1
-0
/
+151