Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Several improvements and cleanups: | Andy Cedilnik | 2005-07-18 | 5 | -57/+162 |
| | | | | | | | 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 |
| | |||||
* | ENH: fix qt bug | Bill Hoffman | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | BUG: fix for bug 852 | Bill Hoffman | 2005-07-15 | 1 | -1/+2 |
| | |||||
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -2/+2 |
| | |||||
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -2/+2 |
| | |||||
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -4/+2 |
| | |||||
* | ENH: add new qt stuff from warfield@bwh.harvard.edu, thanks | Bill Hoffman | 2005-07-15 | 3 | -236/+1295 |
| | |||||
* | BUG: converted to 1.8 form of custom commands | Ken Martin | 2005-07-15 | 1 | -27/+16 |
| | |||||
* | ENH: Add registry for 2.4 | Andy Cedilnik | 2005-07-15 | 1 | -0/+1 |
| | |||||
* | BUG: Set PYTHONINTERP_FOUND | Andy Cedilnik | 2005-07-15 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-07-15 | 1 | -0/+20 |
| | |||||
* | 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 missing files | Bill Hoffman | 2005-07-14 | 2 | -0/+17 |
| | |||||
* | 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 | 3 | -11/+21 |
| | |||||
* | 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 |
| | |||||
* | ENH: Do 4 files | Andy Cedilnik | 2005-07-14 | 3 | -36/+84 |
| | |||||
* | ENH: Add a test for cmGeneratedFileStream | Andy Cedilnik | 2005-07-14 | 3 | -0/+207 |
| | |||||
* | 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 |
| | |||||
* | ENH: add a bundle test | Bill Hoffman | 2005-07-13 | 2 | -0/+8 |
| | |||||
* | 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 |
| |