summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator3.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-161-1/+10
* ENH: added support for forcing recomputation of dependsKen Martin2005-06-101-3/+12
* ENH: some better error reporting and more robust handlign of bad targetsAndy Cedilnik2005-06-091-1/+2
* BUG: prevent segfault when no sources provided for libKen Martin2005-06-081-3/+12
* ENH: fix problem with dependency scanningKen Martin2005-06-071-8/+22
* ENH: now also provides obj rules for local MakefilesKen Martin2005-06-021-8/+36
* ENH: minor perf improvementKen Martin2005-06-011-5/+16
* BUG: Fixed name given to clean target listing for executable and library targ...Brad King2005-06-011-5/+3
* ENH: now uses Makefile2 to cleanup zsh issues and provided some more document...Ken Martin2005-05-311-3/+5
* STYLE: add some better comments and remove some unused codeKen Martin2005-05-311-95/+0
* ENH: added clean target for subdirsKen Martin2005-05-251-25/+9
* BUG: a fix for constant recomputing of dependsKen Martin2005-05-251-2/+2
* BUG: fix for directory of empty depend.make filesKen Martin2005-05-241-1/+1
* BUG: building libs caused all generated files to be deletedKen Martin2005-05-241-5/+9
* ENH: some more cleanup and changes to how custom commands are storedKen Martin2005-05-241-222/+78
* ENH: optimization to not use requires step unless a language requires itKen Martin2005-05-241-14/+0
* BUG: fix for empty custom commandsAndy Cedilnik2005-05-201-15/+18
* ENH: added help target and made custom commands execute in start output direc...Ken Martin2005-05-201-2/+46
* ENH: fixes for subdir build MakefilesKen Martin2005-05-191-2/+2
* 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-191-2/+41
* 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-181-3/+5
* COMP: some warning fixes and cleanupKen Martin2005-05-171-38/+19
* ENH: implemented provides requires codeAndy Cedilnik2005-05-171-3/+20
* ENH: some more reorgKen Martin2005-05-171-117/+37
* ENH: some updates to the provides requires codeKen Martin2005-05-161-3/+19
* ENH: remove duplicate provide rule for fortranKen Martin2005-05-131-21/+0
* ENH: warning fixes and some first steps in cleaning up the convert codeKen Martin2005-05-131-66/+45
* COMP: shut up unused varKen Martin2005-05-121-1/+1
* ENH: added new generatorKen Martin2005-05-121-14/+29
* ENH: another snapshotKen Martin2005-05-111-38/+59
* ENH: snapshotKen Martin2005-05-111-26/+292
* ENH: some more cleanupKen Martin2005-05-091-7/+9
* ENH: updatesKen Martin2005-05-061-442/+276
* ENH: backup of work in progressKen Martin2005-05-051-0/+3041