| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: add support for CDash bullseye coverage | Bill Hoffman | 2007-11-16 | 1 | -6/+18 |
|
|
* | BUG: try to fix crash | Bill Hoffman | 2007-11-08 | 1 | -2/+8 |
|
|
* | COMP: Fix check for file-too-big to avoid warnings. | Brad King | 2007-11-07 | 1 | -1/+2 |
|
|
* | COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. | Brad King | 2007-11-05 | 2 | -4/+12 |
|
|
* | ENH: fix line length issues | Bill Hoffman | 2007-09-24 | 2 | -3/+6 |
|
|
* | ENH: fix failing test when valgrind is on | Bill Hoffman | 2007-09-19 | 2 | -11/+23 |
|
|
* | ENH: fix build issue with config type not being specified by ctest | Bill Hoffman | 2007-09-17 | 3 | -5/+30 |
|
|
* | ENH: for build and test default the config type to the one that ctest was bui... | Bill Hoffman | 2007-09-11 | 1 | -2/+24 |
|
|
* | ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi... | Bill Hoffman | 2007-09-11 | 1 | -10/+10 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-28 | 1 | -1/+1 |
|
|
* | ENH: fix output and valgrind truncation issue | Bill Hoffman | 2007-08-10 | 1 | -11/+15 |
|
|
* | COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is used | Alexander Neundorf | 2007-08-09 | 137 | -42829/+0 |
|
|
* | ENH: make sure there is an error and notify user if nightly start time not set | Bill Hoffman | 2007-08-03 | 1 | -1/+10 |
|
|
* | ENH: show files as untested if no lines are covered | Bill Hoffman | 2007-08-03 | 1 | -1/+1 |
|
|
* | ENH: fatal error if cvs update fails | Bill Hoffman | 2007-08-03 | 1 | -1/+9 |
|
|
* | ENH: add another valgrind error type | Bill Hoffman | 2007-08-03 | 1 | -0/+5 |
|
|
* | STYLE: fix some kwstyle errors | Bill Hoffman | 2007-07-27 | 2 | -8/+13 |
|
|
* | ENH: deb generator can now generate deb packages | Alexander Neundorf | 2007-07-27 | 1 | -19/+1 |
|
|
* | ENH: add test output to valgrind output and truncate output for valgrind | Bill Hoffman | 2007-07-26 | 1 | -3/+42 |
|
|
* | ENH: fix bug with valgrind output being truncated | Bill Hoffman | 2007-07-25 | 1 | -8/+13 |
|
|
* | ENH: add support for bounds checker | Bill Hoffman | 2007-07-24 | 3 | -46/+315 |
|
|
* | ENH: fix div by 0 | Bill Hoffman | 2007-07-20 | 1 | -1/+1 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -1/+2 |
|
|
* | ENH: add more verbose output | Bill Hoffman | 2007-06-14 | 2 | -0/+6 |
|
|
* | ENH: remove non/scriptable cmake commands from the script handler in ctest, | Alexander Neundorf | 2007-06-12 | 1 | -0/+21 |
|
|
* | ENH: make sure working directory is set | Bill Hoffman | 2007-06-12 | 1 | -2/+6 |
|
|
* | BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ... | David Cole | 2007-06-11 | 1 | -6/+7 |
|
|
* | STYLE: create command documentation for ctest | Alexander Neundorf | 2007-06-08 | 2 | -31/+45 |
|
|
* | ENH: use new covbr that does not stop on error | Bill Hoffman | 2007-06-08 | 2 | -62/+139 |
|
|
* | BUG: better passing of global TIMEOUT to internal ctest invocaitons | Ken Martin | 2007-06-06 | 1 | -11/+11 |
|
|
* | ENH: fix passing of time limit to some ctest invocations that also use build-... | Ken Martin | 2007-06-04 | 1 | -2/+2 |
|
|
* | ENH: remove debug that caused tests to fail | Bill Hoffman | 2007-06-02 | 1 | -2/+0 |
|
|
* | ENH: opps | Bill Hoffman | 2007-06-02 | 1 | -2/+0 |
|
|
* | ENH: initial bullseye stuff | Bill Hoffman | 2007-06-01 | 2 | -7/+549 |
|
|
* | ENH: Use IF(NOT DEFINED) check to short-circuit size test. | Brad King | 2007-05-17 | 1 | -0/+2 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 2 | -50/+0 |
|
|
* | STYLE: Fixed line too long. | Brad King | 2007-04-28 | 1 | -2/+4 |
|
|
* | STYLE: Add somme comments | Andy Cedilnik | 2007-04-27 | 1 | -0/+5 |
|
|
* | ENH: Initial attempt to do python coverage. Hopefully will not break coverage... | Andy Cedilnik | 2007-04-27 | 2 | -279/+487 |
|
|
* | COMP: Fix kwstyle | Andy Cedilnik | 2007-04-04 | 1 | -1/+2 |
|
|
* | BUG: even safer checking of return value | Ken Martin | 2007-03-28 | 1 | -7/+8 |
|
|
* | BUG: even safer checking of return value | Ken Martin | 2007-03-28 | 1 | -22/+27 |
|
|
* | BUG: fix checking of the return value for a build | Ken Martin | 2007-03-28 | 1 | -2/+3 |
|
|
* | ENH: try markign non zero return values as warnings for make programs | Ken Martin | 2007-03-20 | 1 | -2/+0 |
|
|
* | ENH: try markign non zero return values as warnings for make programs | Ken Martin | 2007-03-20 | 1 | -0/+16 |
|
|
* | ENH: add another error regexp | Ken Martin | 2007-03-20 | 1 | -0/+1 |
|
|
* | ENH: support for --build-config-sample feature #1022 | Ken Martin | 2007-03-19 | 4 | -147/+207 |
|
|
* | COMP: Fix bad escape sequence. | Brad King | 2007-03-16 | 1 | -1/+1 |
|
|
* | ENH: More regular expressions for visual studio 6 | Andy Cedilnik | 2007-03-16 | 1 | -0/+1 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2007-02-02 | 1 | -1/+2 |
|
|