summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brad King2003-11-261-2/+11
| | | | addresses the feature request described in bug#32.
* 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 ↵Bill Hoffman2003-08-011-1/+5
| | | | system prefix
* 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 ↵Brad King2002-12-131-0/+6
| | | | files included in non-generated sources.
* 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 ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* in progressKen Martin2002-08-301-0/+158