Bill Hoffman
|
cdb966532b
Fix memory and process leak in ctest_run_script.
|
16 年之前 |
Bill Hoffman
|
7d190a65ca
Change run_ctest_script in ctest to not stop processing when there is an error in the script being run. Also, add a RETURN_VALUE option so that you can find out if the script failed
|
16 年之前 |
Brad King
|
a48f29c904
Set current directory variables in CTest scripts
|
16 年之前 |
Brad King
|
e9d7ebb3ec
BUG: Do not double-initialize local generators
|
16 年之前 |
Alexander Neundorf
|
7048373296
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
|
16 年之前 |
Alexander Neundorf
|
46f99c6565
STYLE: move the code for writing the initial cache into its own separate
|
16 年之前 |
Alexander Neundorf
|
a605bd5225
STYLE: rename InitCache to InitialCache, since it contains the contents for
|
16 年之前 |
Bill Hoffman
|
953439f738
ENH: add reminder comment
|
16 年之前 |
Bill Hoffman
|
e7f16fcb1b
BUG: make sure error condition is reset before loading scripts
|
16 年之前 |
Bill Hoffman
|
5b1139caea
BUG: fix for bug #8224 fix crash
|
17 年之前 |
Bill Hoffman
|
bdfc3fadd3
ENH: add more debug stuff to CTestCTest2 so I can figure out redwall
|
17 年之前 |
Alexander Neundorf
|
45aec04508
ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation when
|
17 年之前 |
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 年之前 |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 年之前 |
Alexander Neundorf
|
d6a0c330bc
|
18 年之前 |
Alexander Neundorf
|
55303d6dd2
|
18 年之前 |
Alexander Neundorf
|
6e28861c18
|
18 年之前 |
Alexander Neundorf
|
e37f8e2964
|
18 年之前 |
Ken Martin
|
f7a5289e31
ENH: added total time limit for a CTest run bug 1207
|
19 年之前 |
Andy Cedilnik
|
9226a9262f
BUG: Report and error when ctest -S script fails... Fixes: Bug #3540
|
19 年之前 |
Andy Cedilnik
|
6b5403c586
ENH: fix for no newline on some makes fix for ctest and some symlinks
|
19 年之前 |
Andy Cedilnik
|
2a31d34b2e
ENH: Be more verbose
|
19 年之前 |
Ken Martin
|
aae0bcdacf
STYLE: fix line length
|
19 年之前 |
Andy Cedilnik
|
34feb381be
ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN update too, maybe
|
19 年之前 |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 年之前 |
Andy Cedilnik
|
fce93e890d
ENH: Add command to read ctest custom files
|
19 年之前 |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 年之前 |
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 年之前 |