| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation when | Alexander Neundorf | 2008-11-07 | 1 | -0/+20 |
|
|
* | BUG: use LC_MESSAGES = C instead of en_EN | Bill Hoffman | 2008-10-19 | 1 | -4/+4 |
|
|
* | BUG: Fix recognition of files deleted from CVS | Brad King | 2008-10-18 | 1 | -1/+8 |
|
|
* | ENH: play it safe and restore the value of LC_MESSAGES | Bill Hoffman | 2008-10-10 | 1 | -1/+17 |
|
|
* | ENH: make sure LC_MESSAGES is en_EN so that we can parse the output of svn an... | Bill Hoffman | 2008-10-10 | 1 | -0/+8 |
|
|
* | BUG: fix for 5218 Error message pattern match for VS8 | Bill Hoffman | 2008-10-09 | 1 | -1/+2 |
|
|
* | STYLE: lowercase ctest_test() in the documentation | Alexander Neundorf | 2008-10-08 | 1 | -1/+1 |
|
|
* | STYLE: fix line length issues | Bill Hoffman | 2008-10-02 | 1 | -7/+11 |
|
|
* | BUG: undo fix for 7292 because a switched file should show up as an odd thing... | Bill Hoffman | 2008-10-01 | 1 | -1/+1 |
|
|
* | STYLE: fix line length stuff for KWStyle | Bill Hoffman | 2008-10-01 | 1 | -3/+6 |
|
|
* | ENH: add max width option to ctest ouptut | Bill Hoffman | 2008-09-22 | 1 | -2/+3 |
|
|
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 1 | -0/+10 |
|
|
* | BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o... | Bill Hoffman | 2008-09-09 | 1 | -1/+1 |
|
|
* | BUG: 0007569 add ability to do -R/-E in ctest_test command | Bill Hoffman | 2008-09-09 | 2 | -3/+22 |
|
|
* | BUG: Make CTest honor user-specified config | Brad King | 2008-09-04 | 1 | -2/+8 |
|
|
* | ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive ... | David Cole | 2008-08-20 | 1 | -0/+2 |
|
|
* | BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a... | David Cole | 2008-07-31 | 1 | -6/+9 |
|
|
* | BUG: Fix issue #4971 - use lower case when comparing file names from gcov out... | David Cole | 2008-07-31 | 1 | -2/+19 |
|
|
* | COMP: fix warning | Bill Hoffman | 2008-07-07 | 1 | -1/+1 |
|
|
* | COMP: fix some more warnings | Bill Hoffman | 2008-07-07 | 1 | -4/+0 |
|
|
* | COMP: fix a few more warnings | Bill Hoffman | 2008-07-06 | 2 | -3/+3 |
|
|
* | COMP: try to fix sgi compiler problem with set and also shorten symbol length... | Bill Hoffman | 2008-07-04 | 3 | -14/+16 |
|
|
* | COMP: fix more warnings | Bill Hoffman | 2008-07-04 | 1 | -15/+20 |
|
|
* | COMP: fix warning | Bill Hoffman | 2008-07-04 | 1 | -1/+1 |
|
|
* | COMP: fix some warnings | Bill Hoffman | 2008-07-04 | 1 | -2/+1 |
|
|
* | ENH: one more fix for the old hp c++ compiler | Bill Hoffman | 2008-07-03 | 1 | -1/+1 |
|
|
* | ENH: one more fix for hp | Bill Hoffman | 2008-07-03 | 1 | -1/+0 |
|
|
* | ENH: fix for old hp compiler | Bill Hoffman | 2008-07-03 | 1 | -4/+2 |
|
|
* | ENH: add missing file | Bill Hoffman | 2008-07-03 | 2 | -0/+361 |
|
|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 5 | -67/+819 |
|
|
* | BUG: make sure ctest sees the output of the cmake run in build and test cases... | Bill Hoffman | 2008-06-18 | 1 | -0/+8 |
|
|
* | BUG: fix for bug 7136 | Bill Hoffman | 2008-06-17 | 1 | -12/+16 |
|
|
* | ENH: make tes test finding logic also try full paths as relative paths becaus... | Ken Martin | 2008-05-30 | 1 | -4/+15 |
|
|
* | BUG: fix for bug 7077 handle DartMeasurement tags with tyep text/html | Bill Hoffman | 2008-05-23 | 1 | -0/+20 |
|
|
* | STYLE: use lower case also for the ctest-specific commands, as in cmake | Alexander Neundorf | 2008-05-12 | 11 | -23/+23 |
|
|
* | ENH: make sure english is used for output of gcov | Bill Hoffman | 2008-05-10 | 1 | -0/+2 |
|
|
* | BUG: 0006988 do not set coverage to false when it is not | Bill Hoffman | 2008-05-08 | 1 | -1/+1 |
|
|
* | BUG: Missing a linker crashed error matching string. | David Cole | 2008-03-19 | 1 | -0/+1 |
|
|
* | STYLE: fix line len | Bill Hoffman | 2008-03-04 | 1 | -4/+6 |
|
|
* | ENH: allow cdash not to trigger | Bill Hoffman | 2008-02-29 | 2 | -27/+43 |
|
|
* | STYLE: line length | Bill Hoffman | 2008-01-31 | 1 | -1/+2 |
|
|
* | BUG: minor fix for ctest | Ken Martin | 2008-01-31 | 1 | -1/+1 |
|
|
* | ENH: read in old file formats Dart as well | Ken Martin | 2008-01-31 | 1 | -0/+15 |
|
|
* | ENH: remove warnings | Bill Hoffman | 2008-01-30 | 2 | -3/+3 |
|
|
* | ENH: enhancements for cdash, include system information and better time entries | Bill Hoffman | 2008-01-30 | 8 | -8/+58 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 14 | -30/+44 |
|
|
* | ENH: improve backwards compatibility | Ken Martin | 2008-01-19 | 1 | -6/+98 |
|
|
* | BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and ... | Ken Martin | 2008-01-18 | 1 | -44/+43 |
|
|
* | ENH: use CTestTestfile.txt | Ken Martin | 2008-01-17 | 1 | -11/+1 |
|
|
* | ENH: Centralized and globalized computation of CMake program locations. This... | Brad King | 2007-12-13 | 1 | -1/+1 |
|
|