Andy Cedilnik
|
2b29497de9
ENH: Add Site and BuildName, make sure that the rest of the default -S rule does not happen, and make sure that new tag will be created
|
20 years ago |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
20 years ago |
Andy Cedilnik
|
c7feef30e2
ENH: Promote submit into a full handler, add test and submit command and do some cleanups
|
20 years ago |
Andy Cedilnik
|
f1ebfb24c6
ENH: More commands. Start working on new style ctest configuration
|
20 years ago |
Andy Cedilnik
|
3a8e7599b1
BUG: The argument is --ctest-config
|
20 years ago |
Andy Cedilnik
|
3085b3bcfd
STYLE: Fix english
|
20 years ago |
Andy Cedilnik
|
6cd36d16e5
ENH: Rename the DartConfiguration.tcl to CTestConfiguration.ini
|
20 years ago |
Andy Cedilnik
|
7acfc4dc3c
ENH: Start adding support for CTest testfiles
|
20 years ago |
Brad King
|
a0e71e77f9
BUG: It is possible for the nightly start time to be over 24 hours in the future which requires two days to be subtracted. Using a while loop to make sure enough days are added or subtracted. It should never be able to iterate more than twice.
|
20 years ago |
Brad King
|
7219c7a75c
BUG: Adjusted GetNightlyTime computation to not depend on time_t being a signed type.
|
20 years ago |
Andy Cedilnik
|
8248953df1
COMP: Remove warning and fix the logic
|
21 years ago |
Andy Cedilnik
|
bee77d0298
ENH: Start working on xmlrpc code. This code does not work, but it will at least test compiling with cmxmlrpc
|
21 years ago |
Ken Martin
|
4baa085a1a
BUG: better error handling
|
21 years ago |
Ken Martin
|
4d30cb309c
ENH: ctest now uses CMake global generator to do the build part of build-and-test
|
21 years ago |
Andy Cedilnik
|
d5aafe1b93
ENH: Some more generalization
|
21 years ago |
Andy Cedilnik
|
79a7f42a21
ENH: Cleanups and add CTEST_UPDATE command
|
21 years ago |
Andy Cedilnik
|
8fe1686510
ENH: Cleanups and add CTEST_START command
|
21 years ago |
Bill Hoffman
|
6bf064d41c
ENH: use ALL_BUILD target
|
21 years ago |
Bill Hoffman
|
34e7e36cae
ENH: getting closer
|
21 years ago |
Brad King
|
f6e8b36dcb
BUG: Fixed --build-target implementation to work with Visual Studio generators.
|
21 years ago |
Andy Cedilnik
|
1cca4b3b24
ENH: Enable compression with DartConfiguration file
|
21 years ago |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 years ago |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 years ago |
Andy Cedilnik
|
62b310bc52
ENH: Add compression support to XML files
|
21 years ago |
Andy Cedilnik
|
f7063fc661
ENH: Add method to populate custom integers
|
21 years ago |
Bill Hoffman
|
57bacd199c
BUG: when ctest is looking for cmake look in the build directory as well as where ctest is so that purify will work
|
21 years ago |
Ken Martin
|
5a0366c6e0
ENH: added -U option to take union of -R and -I
|
21 years ago |
Andy Cedilnik
|
fc70a2bb2a
ENH: Add development version support in CMake
|
21 years ago |
Andy Cedilnik
|
429cf9d612
BUG: Remove instances of // in the output
|
21 years ago |
Andy Cedilnik
|
cafd48a7f2
EHN: Even more cleanup
|
21 years ago |