summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: removed unused filesKen Martin2005-06-201-239/+0
* ENH: remove cmSubDirectory from unused files?Ken Martin2005-03-181-1/+0
* ENH: add support for out of source sourceKen Martin2005-03-141-2/+3
* ENH: Made ConfigureOutputPaths virtual to help new generator.Brad King2005-01-041-1/+1
* ENH: Moved code that checks output path variables to separate ConfigureOutput...Brad King2004-11-051-1/+2
* ENH: add the ability to generate custom commands for a language that is not s...Bill Hoffman2004-10-211-24/+1
* ENH: correctly ignore filesBill Hoffman2004-09-241-1/+1
* ENH: only replace the language being used in expand rule variablesBill Hoffman2004-09-231-0/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-2/+3
* ENH: Encode object files with funny characters in the name. It should fix Bug...Andy Cedilnik2004-04-281-0/+7
* ENH: GetSafeDefinition is now in cmMakefileAndy Cedilnik2004-04-271-1/+0
* ENH: add SUBDIR PREORDER and fix clean for non-relative pathsBill Hoffman2004-04-231-2/+2
* ENH: Ok, that is it. Remove old install and replace it with newAndy Cedilnik2004-04-151-1/+0
* ENH: make relative paths optional and default off, and add a test for themBill Hoffman2004-03-311-0/+1
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-1/+1
* BUG: Fix to build rule generation with relative paths.Brad King2004-01-231-1/+6
* BUG: Fix jump-over-and-build for missing libraries when the relative path to ...Brad King2004-01-221-4/+2
* ENH: move relative path to parent generator classBill Hoffman2003-12-221-7/+0
* ENH: add support for relative paths in makefilesBill Hoffman2003-12-221-1/+9
* BUG: roll back change for variable used in pathBill Hoffman2003-12-101-3/+0
* ENH: use variables for output pathsBill Hoffman2003-12-091-0/+3
* ENH: Adding implementation of shared library version support on UNIX. This a...Brad King2003-11-261-2/+11
* BUG: fix for bug 303 pass makeflags to sub makesBill Hoffman2003-10-281-0/+7
* ENH: Added convenience signature to OutputMakeRule.Brad King2003-08-071-0/+6
* added outputEcho method and fixed make help for nmake and borlandKen Martin2003-08-051-0/+4
* ENH: allow lib prefix for to stay for nmake and borland make as it is not a s...Bill Hoffman2003-08-011-1/+5
* yikes added new custom command supportKen Martin2003-06-031-2/+6
* ENH: Support for spaces in paths during make install.Brad King2003-01-171-0/+3
* ENH: Added source file property OBJECT_DEPENDS to support generated header fi...Brad King2002-12-131-0/+6
* BUG: fix bug in dependsBill Hoffman2002-12-101-0/+4
* BUG: fix for build out of dir for windowsBill Hoffman2002-11-131-0/+5
* ENH: fix up several problems with new stuffBill Hoffman2002-11-111-2/+4
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-21/+58
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* in progressKen Martin2002-08-301-0/+158