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
*
Remove some obsolete declarations
Stephen Kelly
2015-10-27
1
-2/+0
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1/+1
*
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-3/+3
*
cmTestGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
1
-5/+14
*
Move GetFullPath to cmGeneratorTarget
Stephen Kelly
2015-07-27
1
-1/+1
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-1/+1
*
Port static calls from cmLocalGenerator to cmOutputConverter.
Stephen Kelly
2015-06-06
1
-7/+7
*
Don't use a cmLocalGenerator instance to call static methods.
Stephen Kelly
2015-05-14
1
-9/+7
*
TestGenerator: Add CROSSCOMPILING_EMULATOR support.
Matt McCormick
2015-04-08
1
-1/+20
*
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