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
/
cmGeneratorExpressionEvaluationFile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-0/+5
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-6/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-5/+6
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1/+0
*
Source: Sort includes of sys/types.h as clang-format would
Brad King
2016-05-03
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-3/+2
*
cmGeneratorExpressionEvaluationFile: Require generator context.
Stephen Kelly
2015-08-01
1
-7/+8
*
cmGeneratorExpressionEvaluationFile: Add missing sys/types.h include
Brad King
2015-04-22
1
-0/+1
*
File(GENERATE): Process genex evaluation files for each language.
Stephen Kelly
2015-03-09
1
-1/+1
*
file(GENERATE): Evaluate early to allow generating source files
Stephen Kelly
2014-11-12
1
-0/+2
*
file(GENERATE): Use permissions of input file if present.
Stephen Kelly
2014-11-04
1
-1/+1
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
file: Add GENERATE command to produce files at generate time
Stephen Kelly
2013-05-24
1
-0/+48