Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Several improvements and cleanups: | Andy Cedilnik | 2005-07-18 | 3 | -44/+140 |
| | | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument | ||||
* | ENH: Cleanup file name | Andy Cedilnik | 2005-07-18 | 1 | -1/+4 |
| | |||||
* | ENH: Cleanup the help a bit | Andy Cedilnik | 2005-07-18 | 1 | -0/+5 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-16 | 1 | -1/+1 |
| | |||||
* | ENH: fix bug 1960 | Bill Hoffman | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 1838 | Bill Hoffman | 2005-07-15 | 1 | -1/+3 |
| | |||||
* | ENH: fix for older versions of cmake | Bill Hoffman | 2005-07-15 | 1 | -3/+3 |
| | |||||
* | ENH: fix static build of vtk with cmake by having custom targets chain ↵ | Bill Hoffman | 2005-07-15 | 2 | -4/+20 |
| | | | | depend information | ||||
* | ENH: remove commented code | Bill Hoffman | 2005-07-15 | 1 | -21/+0 |
| | |||||
* | ENH: remove messages about not running java test | Bill Hoffman | 2005-07-15 | 1 | -4/+0 |
| | |||||
* | ENH: fix compile error bug# 2020 on mac | Bill Hoffman | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | ENH: fix wxdialog to build with xcode | Bill Hoffman | 2005-07-14 | 2 | -6/+28 |
| | |||||
* | ENH: add an install target for WXDialog | Andy Cedilnik | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | ENH: fix for bug 992, mac bundle install fix | Bill Hoffman | 2005-07-14 | 1 | -4/+29 |
| | |||||
* | BUG: fix for bug 1850 wrapping can leave out files if they are a substring ↵ | Bill Hoffman | 2005-07-14 | 1 | -2/+5 |
| | | | | of another file | ||||
* | ENH: Some more cleanups and add ctest custom vector for regular expression ↵ | Andy Cedilnik | 2005-07-14 | 1 | -8/+49 |
| | | | | to exclude from coverage | ||||
* | BUG: Look for custom files in all directories | Andy Cedilnik | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | ENH: Add custom supression regular expressions | Andy Cedilnik | 2005-07-14 | 2 | -0/+39 |
| | |||||
* | FIX: fix bug 2043 borland compiler and dll problem and add a test for it | Bill Hoffman | 2005-07-14 | 1 | -11/+12 |
| | |||||
* | BUG: Fix line number inconsistency, improve output | Andy Cedilnik | 2005-07-14 | 1 | -17/+43 |
| | |||||
* | BUG: add support for borland exe with shared libs back in | Ken Martin | 2005-07-14 | 1 | -0/+30 |
| | |||||
* | COMP: Remove warning and fix the logic | Andy Cedilnik | 2005-07-14 | 1 | -2/+5 |
| | |||||
* | BUG: Rename tmp files | Andy Cedilnik | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | BUG: remove part of patch from bug 1965 that set executable paths | Bill Hoffman | 2005-07-13 | 1 | -6/+1 |
| | |||||
* | BUG: revert part of patch that set executable debug prefix as it breaks too ↵ | Bill Hoffman | 2005-07-13 | 1 | -51/+5 |
| | | | | much stuff | ||||
* | ENH: add -L as possible library flag | Bill Hoffman | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | ENH: add support for bundles | Bill Hoffman | 2005-07-13 | 1 | -4/+29 |
| | |||||
* | BUG: try to fix failed test | Bill Hoffman | 2005-07-13 | 1 | -7/+11 |
| | |||||
* | ENH: add bundle test | Bill Hoffman | 2005-07-13 | 1 | -1/+11 |
| | |||||
* | FIX: apply patch from bug# 1965 | Bill Hoffman | 2005-07-13 | 9 | -574/+886 |
| | |||||
* | ENH: Add timeout support | Andy Cedilnik | 2005-07-13 | 2 | -0/+13 |
| | |||||
* | COMP: Remove warning on windows | Andy Cedilnik | 2005-07-13 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | ENH: change version | Bill Hoffman | 2005-07-12 | 1 | -1/+1 |
| | |||||
* | ENH: fixes for macosx | Andy Cedilnik | 2005-07-12 | 2 | -6/+11 |
| | |||||
* | BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat ↵ | Andy Cedilnik | 2005-07-12 | 2 | -5/+24 |
| | | | | symlinks as files when removing directory | ||||
* | BUG: Go back to the original directory after examining the current directory | Andy Cedilnik | 2005-07-12 | 1 | -0/+1 |
| | |||||
* | BUG: Make sure it always starts in the current directory when searching for ↵ | Andy Cedilnik | 2005-07-12 | 1 | -0/+1 |
| | | | | tests | ||||
* | BUG: When removing directory, use lstat instead of stat to make sure that ↵ | Andy Cedilnik | 2005-07-12 | 2 | -1/+7 |
| | | | | symlinks are treated as files and not as directories | ||||
* | BUG: Fix problem with visual studio in release mode | Andy Cedilnik | 2005-07-12 | 1 | -3/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-12 | 1 | -1/+1 |
| | |||||
* | ENH: add curses include directory | Bill Hoffman | 2005-07-11 | 1 | -0/+1 |
| | |||||
* | ENH: Add default update options | Andy Cedilnik | 2005-07-11 | 1 | -0/+4 |
| | |||||
* | BUG: Remove warning when using CVS | Andy Cedilnik | 2005-07-11 | 1 | -8/+8 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-11 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-10 | 1 | -1/+1 |
| |