summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalUnixMakefileGenerator3.h
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Added cmTarget::GetLanguages method to centralize computation of the lis...Brad King2007-08-021-1/+1
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+1
* STYLE: fix commentAlexander Neundorf2007-06-051-3/+2
* STYLE: move ForceVerboseMakefiles to cmGlobalUnixMakefileGenerator3, so theAlexander Neundorf2007-06-051-0/+12
* ENH: add install/strip target for makefile generators if strip was foundAlexander Neundorf2007-05-181-0/+1
* BUG: Watcom WMake needs empty rule commands even for symbolic targets. This ...Brad King2007-05-161-8/+7
* ENH: some code consolidation and cleanupKen Martin2007-04-121-4/+0
* ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...Brad King2006-12-141-0/+3
* BUG: bad progress for named top level targetsKen Martin2006-08-291-1/+2
* ENH: Adding install/local global target for Makefile generators. This runs i...Brad King2006-08-291-0/+1
* BUG: changed to progress to make it more flexible and to no relink targets as...Ken Martin2006-07-111-8/+4
* ENH: fix for dependent targetsKen Martin2006-06-191-1/+1
* BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...Brad King2006-06-011-1/+1
* BUG: fix to progress for small projectsKen Martin2006-05-251-1/+2
* ENH: fix compiler warnings and posibly java testKen Martin2006-05-241-3/+2
* ENH: always compile progressKen Martin2006-05-231-0/+15
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* ENH: Makefile performance improvementsKen Martin2006-05-021-0/+9
* ENH: Add packaging of source code (make package_source)Andy Cedilnik2006-04-171-0/+1
* BUG: Work-around Watcom WMake limitation for multiple-output custom command s...Brad King2006-04-131-0/+9
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-0/+16
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
* ENH: Cleaned up generation of directory-level rules and their support structu...Brad King2006-03-011-4/+6
* ENH: Cleanup global targets even more and potentially fix XcodeAndy Cedilnik2006-03-011-2/+1
* COMP: Handle preinstall properly on IDEsAndy Cedilnik2006-02-241-0/+1
* COMP: Fixes for visual studioAndy Cedilnik2006-02-231-0/+9
* BUG: Work-around borland make bug that drops a rule completely if it has no d...Brad King2006-02-161-0/+6
* ENH: big cleanup and fix for jump commandsKen Martin2005-10-201-7/+8
* ENH: some fixes for better backwards compatibilityKen Martin2005-10-101-1/+3
* ENH: reduce the number of files produced still needs a bit more cleanupKen Martin2005-07-271-2/+5
* ENH: fix static build of vtk with cmake by having custom targets chain depend...Bill Hoffman2005-07-151-1/+1
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-221-1/+1
* BUG: Remove duplicate targets when in different generatorsAndy Cedilnik2005-06-011-1/+1
* ENH: now uses Makefile2 to cleanup zsh issues and provided some more document...Ken Martin2005-05-311-1/+36
* STYLE: add some better comments and remove some unused codeKen Martin2005-05-311-1/+2
* ENH: switch to using new Unix Makefile generator for Unix as wellKen Martin2005-05-251-1/+1
* ENH: some more cleanup and changes to how custom commands are storedKen Martin2005-05-241-1/+0
* ENH: optimization to not use requires step unless a language requires itKen Martin2005-05-241-0/+2
* ENH: added help target and made custom commands execute in start output direc...Ken Martin2005-05-201-1/+2
* ENH: another step to the next generator still not optimized yetKen Martin2005-05-181-1/+8
* ENH: some more reorgKen Martin2005-05-171-1/+0
* ENH: snapshotKen Martin2005-05-111-3/+0
* ENH: updatesKen Martin2005-05-061-2/+12
* ENH: backup of work in progressKen Martin2005-05-051-0/+67