Alexander Neundorf
|
46f99c6565
STYLE: move the code for writing the initial cache into its own separate
|
16 gadi atpakaļ |
Alexander Neundorf
|
a605bd5225
STYLE: rename InitCache to InitialCache, since it contains the contents for
|
16 gadi atpakaļ |
Bill Hoffman
|
953439f738
ENH: add reminder comment
|
16 gadi atpakaļ |
Bill Hoffman
|
e7f16fcb1b
BUG: make sure error condition is reset before loading scripts
|
16 gadi atpakaļ |
Bill Hoffman
|
5b1139caea
BUG: fix for bug #8224 fix crash
|
17 gadi atpakaļ |
Bill Hoffman
|
bdfc3fadd3
ENH: add more debug stuff to CTestCTest2 so I can figure out redwall
|
17 gadi atpakaļ |
Alexander Neundorf
|
45aec04508
ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation when
|
17 gadi atpakaļ |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 gadi atpakaļ |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 gadi atpakaļ |
Alexander Neundorf
|
d6a0c330bc
|
18 gadi atpakaļ |
Alexander Neundorf
|
55303d6dd2
|
18 gadi atpakaļ |
Alexander Neundorf
|
6e28861c18
|
18 gadi atpakaļ |
Alexander Neundorf
|
e37f8e2964
|
18 gadi atpakaļ |
Ken Martin
|
f7a5289e31
ENH: added total time limit for a CTest run bug 1207
|
19 gadi atpakaļ |
Andy Cedilnik
|
9226a9262f
BUG: Report and error when ctest -S script fails... Fixes: Bug #3540
|
19 gadi atpakaļ |
Andy Cedilnik
|
6b5403c586
ENH: fix for no newline on some makes fix for ctest and some symlinks
|
19 gadi atpakaļ |
Andy Cedilnik
|
2a31d34b2e
ENH: Be more verbose
|
19 gadi atpakaļ |
Ken Martin
|
aae0bcdacf
STYLE: fix line length
|
19 gadi atpakaļ |
Andy Cedilnik
|
34feb381be
ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN update too, maybe
|
19 gadi atpakaļ |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 gadi atpakaļ |
Andy Cedilnik
|
fce93e890d
ENH: Add command to read ctest custom files
|
19 gadi atpakaļ |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
20 gadi atpakaļ |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
20 gadi atpakaļ |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 gadi atpakaļ |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 gadi atpakaļ |
Andy Cedilnik
|
04f0a634a5
ENH: Add commands for memory checking and coverage
|
20 gadi atpakaļ |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
20 gadi atpakaļ |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
20 gadi atpakaļ |
Andy Cedilnik
|
c593bfc7d2
ENH: Use generated file stream for files
|
20 gadi atpakaļ |
Andy Cedilnik
|
407eac60f5
ENH: Add variable that holds cmake executable
|
20 gadi atpakaļ |