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
/
cmCustomCommandGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-1/+1
*
add_custom_command: Normalize OUTPUT and DEPENDS paths.
Stephen Kelly
2014-05-28
1
-1/+11
*
add_custom_command: Evaluate generator expressions in DEPENDS
Stephen Kelly
2014-03-20
1
-2/+16
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-0/+24
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
stringapi: Pass configuration names as strings
Ben Boeckel
2014-03-08
1
-1/+1
*
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
1
-1/+1
*
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Stephen Kelly
2012-12-20
1
-2/+2
*
cmGeneratorExpression: Port users to two-stage processing
Stephen Kelly
2012-09-18
1
-3/+4
*
Introduce "generator expression" syntax to custom commands (#11209)
Brad King
2010-12-15
1
-3/+11
*
Remove cmLocalGenerator::GetRealLocation
Brad King
2010-12-08
1
-1/+7
*
Factor out common custom command generator
Brad King
2010-12-08
1
-0/+58