4561 Commits

Author SHA1 Message Date
Andy Cedilnik
13bb9a9041 STYLE: Nightly Version update 2005-07-25 11:41:48 -04:00
Andy Cedilnik
89ddfc21d5 STYLE: Nightly Version update 2005-07-24 11:42:04 -04:00
Andy Cedilnik
182e669cfe STYLE: Nightly Version update 2005-07-23 11:44:42 -04:00
Bill Hoffman
6ea4eadc68 BUG: undo fix 2005-07-23 10:32:57 -04:00
Andy Cedilnik
f5a5304c95 STYLE: Nightly Version update 2005-07-22 17:36:55 -04:00
Bill Hoffman
7041af809d ENH: more efficent fix for bug # 2063 2005-07-22 15:41:23 -04:00
Bill Hoffman
72fdb13652 BUG: fix for case mismatched lib bug # 2063 2005-07-22 15:33:51 -04:00
Bill Hoffman
dc43a3d265 ENH: string += is very slow, so don't use it 2005-07-22 15:32:00 -04:00
Andy Cedilnik
ca90e8002b ENH: Better handling of removed files and remove warning 2005-07-22 08:40:16 -04:00
Andy Cedilnik
9c8875a621 ENH: More regular expressions 2005-07-22 08:39:56 -04:00
Andy Cedilnik
a2acc029ae ENH: Add support for detecting files that were removed 2005-07-21 15:54:57 -04:00
Andy Cedilnik
3074513009 STYLE: Nightly Version update 2005-07-21 10:26:03 -04:00
Andy Cedilnik
8483fa93c5 BUG: Remove duplicate prefix 2005-07-21 09:07:01 -04:00
Bill Hoffman
21d6980897 ENH: fix warning 2005-07-20 22:23:14 -04:00
Bill Hoffman
b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 2005-07-20 15:44:55 -04:00
Bill Hoffman
5bb158f440 ENH: java does not work under mingw 2005-07-20 12:53:06 -04:00
Andy Cedilnik
712e64ebb3 ENH: Rename test 2005-07-20 12:40:11 -04:00
Andy Cedilnik
4bba497aa4 BUG: Initialize variable 2005-07-20 12:03:04 -04:00
Andy Cedilnik
11359c5ccb ENH: Rename test 2005-07-20 12:02:45 -04:00
Andy Cedilnik
7f11eda79a STYLE: Nightly Version update 2005-07-20 10:16:03 -04:00
Bill Hoffman
8ca558db9b ENH: make it so that bootstrap does not use xml parser 2005-07-19 18:05:18 -04:00
Bill Hoffman
9062e6d922 ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value 2005-07-19 17:16:23 -04:00
Bill Hoffman
a13713818c ENH: if Xcode21 is installed then create 21 compatible project files 2005-07-19 16:40:44 -04:00
Bill Hoffman
0ba0cb8a1a ENH: add new stub generator 2005-07-19 15:28:41 -04:00
Bill Hoffman
0e986b12fc ENH: add more docs 2005-07-19 15:27:12 -04:00
Andy Cedilnik
5cc08c658d STYLE: Nightly Version update 2005-07-19 10:10:31 -04:00
Andy Cedilnik
f47a57c3e8 ENH: Add a way to submit extra files to the dashboard 2005-07-18 12:53:48 -04:00
Andy Cedilnik
3d84afe571 ENH: Several improvements and cleanups:
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
2005-07-18 11:46:45 -04:00
Andy Cedilnik
0949debece ENH: Cleanup file name 2005-07-18 11:32:29 -04:00
Andy Cedilnik
0e3b1febbb ENH: Cleanup the help a bit 2005-07-18 11:32:02 -04:00
Andy Cedilnik
20a59651d1 STYLE: Nightly Version update 2005-07-18 03:18:12 -04:00
Andy Cedilnik
39422f5e21 STYLE: Nightly Version update 2005-07-17 03:14:39 -04:00
Andy Cedilnik
c6c95f3931 STYLE: Nightly Version update 2005-07-16 03:16:37 -04:00
Bill Hoffman
6688a725a3 ENH: fix bug 1960 2005-07-15 15:20:52 -04:00
Bill Hoffman
455d8fc386 BUG: fix for bug 1838 2005-07-15 13:24:37 -04:00
Bill Hoffman
53cc549180 ENH: fix for older versions of cmake 2005-07-15 11:38:43 -04:00
Bill Hoffman
fe9714e2f0 ENH: fix static build of vtk with cmake by having custom targets chain depend information 2005-07-15 11:38:19 -04:00
Bill Hoffman
95e2b6070f ENH: remove commented code 2005-07-15 11:37:25 -04:00
Bill Hoffman
9e99e4f92a ENH: remove messages about not running java test 2005-07-15 11:36:22 -04:00
Bill Hoffman
2a8f981bee ENH: fix compile error bug# 2020 on mac 2005-07-15 11:34:39 -04:00
Andy Cedilnik
2001d2f761 STYLE: Nightly Version update 2005-07-15 03:11:58 -04:00
Bill Hoffman
846701f0a7 ENH: fix wxdialog to build with xcode 2005-07-14 17:21:24 -04:00
Andy Cedilnik
21bac16584 ENH: add an install target for WXDialog 2005-07-14 16:46:19 -04:00
Bill Hoffman
44b54d2b94 ENH: fix for bug 992, mac bundle install fix 2005-07-14 16:00:40 -04:00
Bill Hoffman
a9692f0a18 BUG: fix for bug 1850 wrapping can leave out files if they are a substring of another file 2005-07-14 15:12:02 -04:00
Andy Cedilnik
0d14b57605 ENH: Some more cleanups and add ctest custom vector for regular expression to exclude from coverage 2005-07-14 14:15:51 -04:00
Andy Cedilnik
79eeb9c4e6 BUG: Look for custom files in all directories 2005-07-14 14:15:21 -04:00
Andy Cedilnik
c7de609a37 ENH: Add custom supression regular expressions 2005-07-14 13:25:40 -04:00
Bill Hoffman
b7b35d2c5a FIX: fix bug 2043 borland compiler and dll problem and add a test for it 2005-07-14 12:21:49 -04:00
Andy Cedilnik
e8b10e1938 BUG: Fix line number inconsistency, improve output 2005-07-14 11:24:47 -04:00