Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: Cleanups and add CTEST_UPDATE command | Andy Cedilnik | 2005-02-17 | 1 | -6/+33 | |
| | ||||||
* | ENH: Cleanups and add CTEST_START command | Andy Cedilnik | 2005-02-17 | 1 | -22/+27 | |
| | ||||||
* | ENH: use ALL_BUILD target | Bill Hoffman | 2005-02-16 | 1 | -3/+2 | |
| | ||||||
* | ENH: getting closer | Bill Hoffman | 2005-02-14 | 1 | -0/+17 | |
| | ||||||
* | BUG: Fixed --build-target implementation to work with Visual Studio generators. | Brad King | 2005-02-04 | 1 | -2/+19 | |
| | ||||||
* | ENH: Enable compression with DartConfiguration file | Andy Cedilnik | 2005-01-27 | 1 | -0/+1 | |
| | ||||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -53/+61 | |
| | ||||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -7/+14 | |
| | ||||||
* | ENH: Add compression support to XML files | Andy Cedilnik | 2005-01-27 | 1 | -34/+44 | |
| | ||||||
* | ENH: Add method to populate custom integers | Andy Cedilnik | 2005-01-26 | 1 | -0/+14 | |
| | ||||||
* | BUG: when ctest is looking for cmake look in the build directory as well as ↵ | Bill Hoffman | 2005-01-17 | 1 | -12/+30 | |
| | | | | where ctest is so that purify will work | |||||
* | ENH: added -U option to take union of -R and -I | Ken Martin | 2004-11-13 | 1 | -0/+4 | |
| | ||||||
* | ENH: Add development version support in CMake | Andy Cedilnik | 2004-10-22 | 1 | -2/+5 | |
| | ||||||
* | BUG: Remove instances of // in the output | Andy Cedilnik | 2004-10-19 | 1 | -3/+6 | |
| | ||||||
* | EHN: Even more cleanup | Andy Cedilnik | 2004-10-19 | 1 | -1/+7 | |
| | ||||||
* | ENH: Add method to get the relative path to source or build | Andy Cedilnik | 2004-10-18 | 1 | -0/+44 | |
| | ||||||
* | ENH: Handle coverage errors | Andy Cedilnik | 2004-10-17 | 1 | -1/+4 | |
| | ||||||
* | BUG: On Windows, remove extra CR characters. Hopefully this will result in ↵ | Andy Cedilnik | 2004-10-11 | 1 | -1/+5 | |
| | | | | not duplicated new-lines | |||||
* | PERF: Several cleanups, and remove need for Curl directory to be in include path | Andy Cedilnik | 2004-10-05 | 1 | -1/+1 | |
| | ||||||
* | ERR: Fix Windows build | Andy Cedilnik | 2004-10-05 | 1 | -1/+2 | |
| | ||||||
* | ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵ | Andy Cedilnik | 2004-10-01 | 1 | -1/+1 | |
| | | | | to specify ctest executable in CTEST_COMMAND, but just a variable | |||||
* | BUG: If notes file is missing, create empty notes file with error message | Andy Cedilnik | 2004-09-27 | 1 | -9/+0 | |
| | ||||||
* | ENH: fix warning correctly | Bill Hoffman | 2004-09-10 | 1 | -3/+2 | |
| | ||||||
* | fix dash8 warning | Ken Martin | 2004-09-10 | 1 | -3/+3 | |
| | ||||||
* | WAR: remove a warning on i64 | Bill Hoffman | 2004-09-09 | 1 | -1/+2 | |
| | ||||||
* | more cleanup of ctest | Ken Martin | 2004-09-09 | 1 | -2156/+41 | |
| | ||||||
* | duh errors | Ken Martin | 2004-09-07 | 1 | -1/+0 | |
| | ||||||
* | more warnings | Ken Martin | 2004-09-07 | 1 | -2/+2 | |
| | ||||||
* | more cleanup | Ken Martin | 2004-09-07 | 1 | -4/+4 | |
| | ||||||
* | more cleanup | Ken Martin | 2004-09-07 | 1 | -392/+9 | |
| | ||||||
* | some bug fixes for my recent checkins and some more cleanup | Ken Martin | 2004-09-07 | 1 | -440/+33 | |
| | ||||||
* | jesus | Ken Martin | 2004-09-06 | 1 | -1/+1 | |
| | ||||||
* | starting cleanup of ctest | Ken Martin | 2004-09-06 | 1 | -493/+16 | |
| | ||||||
* | ENH: Make default date shorter | Andy Cedilnik | 2004-08-26 | 1 | -1/+9 | |
| | ||||||
* | ENH: better error display for failure | Bill Hoffman | 2004-08-25 | 1 | -8/+10 | |
| | ||||||
* | ENH: produce better error message for missing variables in -S mode | Bill Hoffman | 2004-08-25 | 1 | -1/+8 | |
| | ||||||
* | now will check out src dir if it has the necc info | Ken Martin | 2004-08-23 | 1 | -1/+23 | |
| | ||||||
* | ENH: Handle gmake error message | Andy Cedilnik | 2004-08-19 | 1 | -0/+1 | |
| | ||||||
* | BUG: When GetNightlyTime returns past time, fix everything. Also, return ↵ | Andy Cedilnik | 2004-08-18 | 1 | -2/+3 | |
| | | | | correct time when printing | |||||
* | BUG: Attempt to fix timezone problem where start time appears one day before ↵ | Andy Cedilnik | 2004-08-17 | 1 | -4/+37 | |
| | | | | the actual start time. Also add verbosity to GetNightlyTime | |||||
* | fix it | Bill Hoffman | 2004-08-12 | 1 | -1/+0 | |
| | ||||||
* | ENH: fixes for RUN_TESTS from visual studio IDE, fprintf does not print ↵ | Bill Hoffman | 2004-08-11 | 1 | -15/+30 | |
| | | | | right away, so std::cerr had to be used. Also, allow .\ to start the config type | |||||
* | BUG: these flags do not take arguments, so they do not really need to check ↵ | Andy Cedilnik | 2004-08-02 | 1 | -3/+3 | |
| | | | | if they are last. Fixes Bug #1020 - ctest doesn't parse its options correctly | |||||
* | ENH: Add some documentation, and make sure that the flag given to -D -T or ↵ | Andy Cedilnik | 2004-07-29 | 1 | -23/+74 | |
| | | | | -M is valid. Fixes Bug #1015 - Documentation: ctest -D | |||||
* | ENH: Add AIX linker error | Andy Cedilnik | 2004-07-29 | 1 | -0/+1 | |
| | ||||||
* | ENH: Support Threading Problem in memcheck | Andy Cedilnik | 2004-07-26 | 1 | -1/+3 | |
| | ||||||
* | ENH: Add maximum size of test output | Andy Cedilnik | 2004-07-26 | 1 | -1/+44 | |
| | ||||||
* | BUG: Encode current time so that on some international computers xslt will ↵ | Andy Cedilnik | 2004-07-20 | 1 | -26/+32 | |
| | | | | not break. Also, for continuous, do not repeat if there were locally modified files or conflict, but only when things actually update | |||||
* | better error warning exceptions | Ken Martin | 2004-07-15 | 1 | -0/+2 | |
| | ||||||
* | submit elapsed times as well | Ken Martin | 2004-07-13 | 1 | -6/+33 | |
| |