summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix for uclibcBill Hoffman2006-05-191-1/+1
* ENH: fix for vtk 4.4 and other projects that may try to link to a moduleBill Hoffman2006-05-193-7/+31
* COMP: fix warningKen Martin2006-05-191-2/+0
* STYLE: Nightly Version updateAndy Cedilnik2006-05-191-1/+1
* ENH: fix crashes when command line arguments are not followed by the correct ...Bill Hoffman2006-05-192-7/+39
* BUG: fix issue with too many fast targets being listedKen Martin2006-05-181-8/+13
* ENH: allow loose loop constructsKen Martin2006-05-185-63/+74
* BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.Brad King2006-05-181-0/+7
* STYLE: Nightly Version updateAndy Cedilnik2006-05-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2006-05-171-1/+1
* BUG: Added missing cd command before running executable version symlink rule....Brad King2006-05-161-0/+6
* ENH: fix warningBill Hoffman2006-05-161-3/+3
* ENH: fix rebuild problem with xcode and universal binariesBill Hoffman2006-05-162-6/+33
* STYLE: Fix styleAndy Cedilnik2006-05-162-20/+21
* STYLE: Nightly Version updateAndy Cedilnik2006-05-161-1/+1
* PERF: performance improvementKen Martin2006-05-151-10/+4
* ENH: Add simple progress reporting during makeAndy Cedilnik2006-05-153-0/+25
* STYLE: fix line lengthKen Martin2006-05-155-47/+66
* ENH: Fix INSERT to allow inserting to empty listAndy Cedilnik2006-05-152-16/+23
* ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEMAndy Cedilnik2006-05-153-17/+21
* ENH: Remove some errors, fix append to work on nonexisting listsAndy Cedilnik2006-05-153-20/+28
* ENH: check return value for uname -pBill Hoffman2006-05-151-4/+4
* ENH: check return value for uname -pBill Hoffman2006-05-141-6/+9
* ENH: extra pathBill Hoffman2006-05-142-6/+11
* STYLE: Nightly Version updateAndy Cedilnik2006-05-141-1/+1
* BUG: Make sure RUN_TESTS target passes the desired configuration to ctest.Brad King2006-05-131-0/+5
* STYLE: Nightly Version updateAndy Cedilnik2006-05-131-1/+1
* STYLE: fix line lengthKen Martin2006-05-126-20/+40
* STYLE: fix line lengthKen Martin2006-05-128-50/+71
* STYLE: fix line lengthKen Martin2006-05-1213-71/+117
* STYLE: fix line lengthKen Martin2006-05-1217-36/+55
* STYLE: fix line lengthKen Martin2006-05-124-17/+30
* STYLE: fix line lengthKen Martin2006-05-125-31/+48
* STYLE: fix line lengthKen Martin2006-05-129-139/+236
* STYLE: fix line lengthKen Martin2006-05-1210-226/+376
* ENH: add the processor to the system name for cpackBill Hoffman2006-05-121-3/+3
* ENH: remove bad quoteed codeBill Hoffman2006-05-121-4/+3
* BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respec...Brad King2006-05-124-3/+10
* STYLE: fix line lengthKen Martin2006-05-122-2/+5
* ENH: remove bogus machine settingBill Hoffman2006-05-121-1/+1
* ENH: fix path problem with qtBill Hoffman2006-05-121-72/+74
* STYLE: Nightly Version updateAndy Cedilnik2006-05-121-1/+1
* ENH: honor REQUIRED flagAlexander Neundorf2006-05-111-6/+17
* ENH: use the new FILE(TO_CMAKE_PATH ...) command instead of regexpsAlexander Neundorf2006-05-111-22/+13
* ENH: working package creatorBill Hoffman2006-05-115-22/+62
* ENH: fix error messageBill Hoffman2006-05-111-2/+2
* STYLE: fix line lengthKen Martin2006-05-1117-56/+82
* STYLE: fix line lengthKen Martin2006-05-112-75/+113
* ENH: Some documentation and add APPENDAndy Cedilnik2006-05-112-7/+10
* BUG: Fix segfaultAndy Cedilnik2006-05-111-1/+1