| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Teach CTest to handle Mercurial repositories | Brad King | 2009-07-10 | 5 | -1/+419 |
|
|
* | ENH: Reports "Passed" for WILL_FAIL tests | Brad King | 2009-07-02 | 1 | -67/+48 |
|
|
* | ENH: add reminder comment | Bill Hoffman | 2009-06-25 | 1 | -0/+1 |
|
|
* | ENH: set an upload speed limit for ctest | Bill Hoffman | 2009-06-25 | 1 | -0/+5 |
|
|
* | BUG: Fix CVS update parsing for TortoiseCVS | Brad King | 2009-06-23 | 1 | -2/+3 |
|
|
* | STYLE: fix warning | Bill Hoffman | 2009-06-15 | 1 | -0/+1 |
|
|
* | BUG: fix crash when running ctest coverage for VTK | Bill Hoffman | 2009-06-15 | 1 | -0/+12 |
|
|
* | ENH: Disable the xmlrpc drop method by default | Brad King | 2009-06-11 | 1 | -0/+17 |
|
|
* | BUG: fix for bug #8153 add purify suppression file and fix output to not be o... | Bill Hoffman | 2009-05-27 | 1 | -0/+17 |
|
|
* | BUG: Parse more bzr xml output encodings | Brad King | 2009-05-18 | 1 | -1/+6 |
|
|
* | ENH: Remove CTest public.kitware.com drop default | Brad King | 2009-05-15 | 1 | -34/+6 |
|
|
* | ENH: Teach CTest to handle Bazaar repositories | Brad King | 2009-05-14 | 5 | -0/+603 |
|
|
* | BUG: Remove '-d<now' from 'cvs log' commands | Brad King | 2009-04-29 | 1 | -1/+1 |
|
|
* | COMP: Fix class reference for HP aCC | Brad King | 2009-04-22 | 1 | -1/+1 |
|
|
* | ENH: Teach CTest to handle git repositories | Brad King | 2009-04-22 | 5 | -1/+492 |
|
|
* | ENH: Factor global-VC parts out of cmCTestSVN | Brad King | 2009-04-22 | 4 | -114/+211 |
|
|
* | ENH: make sure CTEST_CURL_OPTIONS work from script mode | Bill Hoffman | 2009-04-17 | 1 | -0/+2 |
|
|
* | ENH: remove warning and improve message | Bill Hoffman | 2009-04-11 | 1 | -6/+1 |
|
|
* | ENH: remove cerr call | Bill Hoffman | 2009-04-10 | 1 | -1/+0 |
|
|
* | ENH: add ability to control ssl cert checking | Bill Hoffman | 2009-04-10 | 1 | -2/+36 |
|
|
* | ENH: use 0 not FALSE | Bill Hoffman | 2009-03-31 | 1 | -1/+1 |
|
|
* | ENH: add submit via cp mode | Bill Hoffman | 2009-03-31 | 2 | -3/+82 |
|
|
* | BUG: Fix return value of ctest_update | Brad King | 2009-03-20 | 2 | -4/+4 |
|
|
* | ENH: allow for https submission if ctest is built with a curl that supports it | Bill Hoffman | 2009-03-12 | 1 | -4/+5 |
|
|
* | BUG: Do not produce empty coverage log files | Brad King | 2009-03-11 | 1 | -20/+21 |
|
|
* | BUG: Do not carry over file list between coverage | Brad King | 2009-03-11 | 1 | -0/+1 |
|
|
* | BUG: Avoid duplicate CTest coverage submission | Brad King | 2009-03-11 | 2 | -0/+20 |
|
|
* | ENH: Efficiently filter CTest coverage by label | Brad King | 2009-03-09 | 2 | -18/+58 |
|
|
* | ENH: Generate a central list of target directories | Brad King | 2009-03-09 | 2 | -6/+13 |
|
|
* | BUG: Initialize ctest_coverage command ivar | Brad King | 2009-03-05 | 2 | -1/+8 |
|
|
* | BUG: make sure error condition is reset before loading scripts | Bill Hoffman | 2009-03-04 | 1 | -5/+10 |
|
|
* | ENH: Teach ctest_coverage to filter with LABELS | Brad King | 2009-03-02 | 4 | -4/+105 |
|
|
* | BUG: Fix coverage label reports for Bullseye | Brad King | 2009-03-02 | 1 | -4/+6 |
|
|
* | BUG: Fix coverage handler initialization | Brad King | 2009-03-02 | 1 | -2/+5 |
|
|
* | BUG: #8611 add pass fail reasons into log file | Bill Hoffman | 2009-02-27 | 1 | -18/+42 |
|
|
* | ENH: Refactor initial checkout into cmCTestVC | Brad King | 2009-02-26 | 3 | -40/+51 |
|
|
* | COMP: Fix cmCTestVC member access for HP compiler | Brad King | 2009-02-25 | 2 | -1/+5 |
|
|
* | ENH: Rewrite CTest Update implementation | Brad King | 2009-02-25 | 7 | -641/+901 |
|
|
* | COMP: Fix cmCTestVC char[]->string Borland warning | Brad King | 2009-02-25 | 1 | -1/+1 |
|
|
* | ENH: add a CDash measured value showing the reason for passed and failed test... | Bill Hoffman | 2009-02-24 | 3 | -9/+28 |
|
|
* | ENH: Teach cmCTestSVN to load repo/tree relation | Brad King | 2009-02-24 | 2 | -0/+51 |
|
|
* | ENH: Factor out VCS work tree revision checks | Brad King | 2009-02-24 | 5 | -83/+100 |
|
|
* | ENH: Factor out nightly start time computation | Brad King | 2009-02-24 | 3 | -12/+22 |
|
|
* | ENH: Factor out svn work tree cleanup | Brad King | 2009-02-24 | 5 | -42/+36 |
|
|
* | ENH: Create cmCTestVC::RunChild and parse helpers | Brad King | 2009-02-24 | 2 | -2/+40 |
|
|
* | ENH: Add cmCTestCVS and cmCTestSVN | Brad King | 2009-02-24 | 5 | -0/+141 |
|
|
* | ENH: Create cmCTestVC for VCS interaction | Brad King | 2009-02-24 | 2 | -0/+96 |
|
|
* | ENH: Factor out VCS tool detection | Brad King | 2009-02-24 | 2 | -64/+99 |
|
|
* | ENH: Factor out initial checkout method | Brad King | 2009-02-24 | 2 | -58/+67 |
|
|
* | ENH: Refactor quoting of VCS tool command | Brad King | 2009-02-23 | 1 | -11/+9 |
|
|