summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: another step to the next generator still not optimized yetKen Martin2005-05-185-30/+153
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-181-1/+1
|
* COMP: some warning fixes and cleanupKen Martin2005-05-172-52/+26
|
* ENH: implemented provides requires codeAndy Cedilnik2005-05-171-3/+20
|
* ENH: some more reorgKen Martin2005-05-174-192/+56
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-171-1/+1
|
* BUG: Changing to a new test for whether to do relative path conversion. Now ↵Brad King2005-05-162-38/+28
| | | | only paths inside the source or binary trees are converted.
* 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 ↵Bill Hoffman2005-05-121-6/+16
| | | | options, BUG 1781 fix
* 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). ↵Brad King2005-05-101-8/+23
| | | | Alot of the time logic assumes a signed type. Switch to using a signed representation that is converted to the native representation only for system calls.
* ENH: Allow changing of file nameAndy Cedilnik2005-05-102-1/+19
|
* BUG: Re-implemented dependency line parsing to deal with quoted paths and ↵Brad King2005-05-102-44/+68
| | | | escaped spaces.
* 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
|