summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: reduce the number of files produced still needs a bit more cleanupKen Martin2005-07-2715-514/+432
|
* ENH: make sure source file depends are used to determine if custom commands ↵Bill Hoffman2005-07-261-3/+6
| | | | are used
* ENH: if it is not a cmake target or a full path do not put depend ↵Bill Hoffman2005-07-261-1/+1
| | | | information in the command
* ENH: make sure custom command depend on fluid so if fltk is part of project ↵Bill Hoffman2005-07-261-1/+1
| | | | fluid gets built first
* STYLE: Nightly Version updateAndy Cedilnik2005-07-261-1/+1
|
* ENH: Added FundamentalType header defining platform-independent fixed ↵Brad King2005-07-262-1/+217
| | | | size/signedness integer types.
* ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, ↵Brad King2005-07-261-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 King2005-07-264-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 correctlyBill Hoffman2005-07-251-1/+11
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-241-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-231-1/+1
|
* BUG: undo fixBill Hoffman2005-07-231-6/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-221-1/+1
|
* ENH: more efficent fix for bug # 2063Bill Hoffman2005-07-221-4/+6
|
* BUG: fix for case mismatched lib bug # 2063Bill Hoffman2005-07-221-1/+4
|
* ENH: string += is very slow, so don't use itBill Hoffman2005-07-221-4/+10
|
* ENH: Better handling of removed files and remove warningAndy Cedilnik2005-07-221-7/+2
|
* ENH: More regular expressionsAndy Cedilnik2005-07-221-0/+3
|
* ENH: Add support for detecting files that were removedAndy Cedilnik2005-07-211-0/+19
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-211-1/+1
|
* BUG: Remove duplicate prefixAndy Cedilnik2005-07-211-1/+1
|
* ENH: fix warningBill Hoffman2005-07-211-1/+1
|
* ENH: make sure flags set in CC or CXX environment variables stay with the ↵Bill Hoffman2005-07-201-1/+17
| | | | compiler
* ENH: java does not work under mingwBill Hoffman2005-07-201-2/+2
|
* ENH: Rename testAndy Cedilnik2005-07-201-0/+77
|
* BUG: Initialize variableAndy Cedilnik2005-07-201-0/+1
|
* ENH: Rename testAndy Cedilnik2005-07-202-79/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-201-1/+1
|
* ENH: make it so that bootstrap does not use xml parserBill Hoffman2005-07-191-1/+9
|
* ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and ↵Bill Hoffman2005-07-192-5/+12
| | | | value
* ENH: if Xcode21 is installed then create 21 compatible project filesBill Hoffman2005-07-195-9/+113
|
* ENH: add new stub generatorBill Hoffman2005-07-192-0/+55
|
* ENH: add more docsBill Hoffman2005-07-191-2/+11
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-191-1/+1
|
* ENH: Add a way to submit extra files to the dashboardAndy Cedilnik2005-07-185-7/+94
|
* ENH: Several improvements and cleanups:Andy Cedilnik2005-07-183-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 nameAndy Cedilnik2005-07-181-1/+4
|
* ENH: Cleanup the help a bitAndy Cedilnik2005-07-181-0/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-181-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-171-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-161-1/+1
|
* ENH: fix bug 1960Bill Hoffman2005-07-151-1/+1
|
* BUG: fix for bug 1838Bill Hoffman2005-07-151-1/+3
|
* ENH: fix for older versions of cmakeBill Hoffman2005-07-151-3/+3
|
* ENH: fix static build of vtk with cmake by having custom targets chain ↵Bill Hoffman2005-07-152-4/+20
| | | | depend information
* ENH: remove commented codeBill Hoffman2005-07-151-21/+0
|
* ENH: remove messages about not running java testBill Hoffman2005-07-151-4/+0
|
* ENH: fix compile error bug# 2020 on macBill Hoffman2005-07-151-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-151-1/+1
|