summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* COMP: fix warningKen Martin2005-05-191-4/+4
|
* ENH: fixes for subdir build MakefilesKen Martin2005-05-192-13/+50
|
* ENH: Be more verbose, handle network paths, and write compiler output to the ↵Andy Cedilnik2005-05-191-2/+30
| | | | log files
* COMP: fix warningKen Martin2005-05-191-8/+8
|
* BUG: fix for bad depency clearingKen Martin2005-05-191-1/+1
|
* ENH: some performance improvementsKen Martin2005-05-192-6/+54
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-191-1/+1
|
* ENH: fix for makes that do not handle targets wihtout a rule to build themKen Martin2005-05-181-4/+7
|
* 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
|