Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: reduce the number of files produced still needs a bit more cleanup | Ken Martin | 2005-07-27 | 15 | -514/+432 |
| | |||||
* | ENH: make sure source file depends are used to determine if custom commands ↵ | Bill Hoffman | 2005-07-26 | 1 | -3/+6 |
| | | | | are used | ||||
* | ENH: if it is not a cmake target or a full path do not put depend ↵ | Bill Hoffman | 2005-07-26 | 1 | -1/+1 |
| | | | | information in the command | ||||
* | ENH: make sure custom command depend on fluid so if fltk is part of project ↵ | Bill Hoffman | 2005-07-26 | 1 | -1/+1 |
| | | | | fluid gets built first | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-26 | 1 | -1/+1 |
| | |||||
* | ENH: Added FundamentalType header defining platform-independent fixed ↵ | Brad King | 2005-07-26 | 2 | -1/+217 |
| | | | | size/signedness integer types. | ||||
* | ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, ↵ | Brad King | 2005-07-26 | 1 | -0/+44 |
| | | | | TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64, TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE, and TEST_KWSYS_CHAR_IS_SIGNED. | ||||
* | ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of ↵ | Brad King | 2005-07-26 | 4 | -8/+19 |
| | | | | building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros. | ||||
* | ENH: fix lib case bug correctly | Bill Hoffman | 2005-07-25 | 1 | -1/+11 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-23 | 1 | -1/+1 |
| | |||||
* | BUG: undo fix | Bill Hoffman | 2005-07-23 | 1 | -6/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-22 | 1 | -1/+1 |
| | |||||
* | ENH: more efficent fix for bug # 2063 | Bill Hoffman | 2005-07-22 | 1 | -4/+6 |
| | |||||
* | BUG: fix for case mismatched lib bug # 2063 | Bill Hoffman | 2005-07-22 | 1 | -1/+4 |
| | |||||
* | ENH: string += is very slow, so don't use it | Bill Hoffman | 2005-07-22 | 1 | -4/+10 |
| | |||||
* | ENH: Better handling of removed files and remove warning | Andy Cedilnik | 2005-07-22 | 1 | -7/+2 |
| | |||||
* | ENH: More regular expressions | Andy Cedilnik | 2005-07-22 | 1 | -0/+3 |
| | |||||
* | ENH: Add support for detecting files that were removed | Andy Cedilnik | 2005-07-21 | 1 | -0/+19 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-21 | 1 | -1/+1 |
| | |||||
* | BUG: Remove duplicate prefix | Andy Cedilnik | 2005-07-21 | 1 | -1/+1 |
| | |||||
* | ENH: fix warning | Bill Hoffman | 2005-07-21 | 1 | -1/+1 |
| | |||||
* | ENH: make sure flags set in CC or CXX environment variables stay with the ↵ | Bill Hoffman | 2005-07-20 | 1 | -1/+17 |
| | | | | compiler | ||||
* | ENH: java does not work under mingw | Bill Hoffman | 2005-07-20 | 1 | -2/+2 |
| | |||||
* | ENH: Rename test | Andy Cedilnik | 2005-07-20 | 1 | -0/+77 |
| | |||||
* | BUG: Initialize variable | Andy Cedilnik | 2005-07-20 | 1 | -0/+1 |
| | |||||
* | ENH: Rename test | Andy Cedilnik | 2005-07-20 | 2 | -79/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-20 | 1 | -1/+1 |
| | |||||
* | ENH: make it so that bootstrap does not use xml parser | Bill Hoffman | 2005-07-19 | 1 | -1/+9 |
| | |||||
* | ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ↵ | Bill Hoffman | 2005-07-19 | 2 | -5/+12 |
| | | | | value | ||||
* | ENH: if Xcode21 is installed then create 21 compatible project files | Bill Hoffman | 2005-07-19 | 5 | -9/+113 |
| | |||||
* | ENH: add new stub generator | Bill Hoffman | 2005-07-19 | 2 | -0/+55 |
| | |||||
* | ENH: add more docs | Bill Hoffman | 2005-07-19 | 1 | -2/+11 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | ENH: Add a way to submit extra files to the dashboard | Andy Cedilnik | 2005-07-18 | 5 | -7/+94 |
| | |||||
* | 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 |
| |