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
/
cmTestGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
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
*
Merge branch 'test-property-genex' into generate-modern-style
Brad King
2013-09-20
1
-22/+34
|
\
|
*
cmTestGenerator: Evaluate generator expressions in test properties
Ben Boeckel
2013-09-20
1
-1/+2
|
*
cmTestGenerator: Separate test properties for each configuration
Brad King
2013-09-20
1
-22/+33
*
|
Generate modern-style cmake code.
Stephen Kelly
2013-08-22
1
-4/+4
|
/
*
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
-4/+4
*
CTest: Report tests not run due to unknown configuration
Brad King
2011-06-10
1
-0/+16
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Introduce "generator expressions" to add_test()
Brad King
2009-08-11
1
-2/+7
*
Cleanup test property script code generation
Brad King
2009-08-10
1
-30/+4
*
ENH: Add NAME mode to ADD_TEST command
Brad King
2009-03-16
1
-2/+66
*
ENH: Refactor storage of test command lines
Brad King
2009-03-16
1
-5/+9
*
ENH: Refactor generation of CTestTestfile content
Brad King
2009-03-16
1
-0/+126