summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Removing previous debug code.Brad King2005-05-162-15/+0
* ENH: some updates to the provides requires codeKen Martin2005-05-162-3/+28
* STYLE: Nightly Version updateAndy Cedilnik2005-05-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-05-141-1/+1
* ENH: remove duplicate provide rule for fortranKen Martin2005-05-131-21/+0
* COMP: shut up warningKen Martin2005-05-131-0/+2
* ENH: Added knowledge of FreeBSD.Brad King2005-05-131-0/+7
* ENH: Adding debugging code for freebsd.Brad King2005-05-132-0/+15
* BUG: minor cleanup and fix for convenience rulesKen Martin2005-05-131-20/+23
* BUG: filx for old bug in rel path computaiton codeKen Martin2005-05-131-6/+10
* ENH: warning fixes and some first steps in cleaning up the convert codeKen Martin2005-05-137-139/+149
* STYLE: Nightly Version updateAndy Cedilnik2005-05-131-1/+1
* Undo fix as it broke the dashboardBill Hoffman2005-05-121-16/+6
* ENH: fix for bug where debug, release etc flags were not used for linker opti...Bill Hoffman2005-05-121-6/+16
* ENH: moved gen3 into bootstrap processKen Martin2005-05-121-0/+2
* COMP: shut up unused varKen Martin2005-05-121-1/+1
* BUG: fix bad generator nameKen Martin2005-05-121-1/+1
* ENH: defer relative pathsKen Martin2005-05-121-10/+10
* ENH: added new generatorKen Martin2005-05-1211-38/+91
* STYLE: Nightly Version updateAndy Cedilnik2005-05-121-1/+1
* ENH: some changes to the depends signature to be more flexibleKen Martin2005-05-119-53/+60
* ENH: another snapshotKen Martin2005-05-113-55/+101
* ENH: added new methods to convert to HomeRelative pathsKen Martin2005-05-112-2/+37
* ENH: snapshotKen Martin2005-05-114-81/+328
* STYLE: Nightly Version updateAndy Cedilnik2005-05-111-1/+1
* ENH: Removing QNX hack for test 6 now that the problem has been fixed.Brad King2005-05-101-7/+0
* BUG: struct timeval uses unsigned types on at least one platform (QNX). Alot...Brad King2005-05-101-8/+23
* ENH: Allow changing of file nameAndy Cedilnik2005-05-102-1/+19
* BUG: Re-implemented dependency line parsing to deal with quoted paths and esc...Brad King2005-05-102-44/+68
* ENH: Remove the old codeAndy Cedilnik2005-05-101-2/+5
* STYLE: Nightly Version updateAndy Cedilnik2005-05-101-1/+1
* ENH: some more fixesKen Martin2005-05-091-27/+2
* ENH: some more cleanupKen Martin2005-05-092-9/+12
* STYLE: Nightly Version updateAndy Cedilnik2005-05-091-1/+1
* ENH: Add notesAndy Cedilnik2005-05-082-0/+18
* ENH: Remove error about not being able to update CTest configurationAndy Cedilnik2005-05-081-0/+1
* ENH: Remove memory leak and remember global generator for next timeAndy Cedilnik2005-05-082-7/+41
* ENH: Add method so that ctest handlers and commands can add notesAndy Cedilnik2005-05-082-9/+30
* STYLE: Nightly Version updateAndy Cedilnik2005-05-081-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-05-071-1/+1
* ENH: updatesKen Martin2005-05-064-643/+650
* COMP: Fixed forced bool conversion warning.Brad King2005-05-061-1/+1
* ENH: Added optional verbose output to build system dependency check.Brad King2005-05-0611-31/+84
* STYLE: Nightly Version updateAndy Cedilnik2005-05-061-1/+1
* ENH: backup of work in progressKen Martin2005-05-054-0/+3873
* BUG: If there is a fatal error, stop processing list fileAndy Cedilnik2005-05-051-0/+4
* BUG: Added space after /clean to avoid putting it together with the build con...Brad King2005-05-051-1/+1
* ENH: Add configuration file for kwsysAndy Cedilnik2005-05-051-0/+2
* ENH: Add new style ctest projectAndy Cedilnik2005-05-053-0/+49
* ENH: Add default configure rules for CMake projects and add default rules for...Andy Cedilnik2005-05-052-7/+89