summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Split part of GetIncludeFlags method into separate ↵Brad King2004-10-261-0/+4
| | | | GetIncludeDirectories method.
* ENH: add the ability to generate custom commands for a language that is not ↵Bill Hoffman2004-10-211-0/+46
| | | | supported by an IDE
* ENH: remove warningsBill Hoffman2004-09-031-1/+0
|
* ENH: define language extensions in cmake files and not hard coded, also fix ↵Bill Hoffman2004-09-031-0/+1
| | | | trycompile problem
* BUG: Implement installing of shared library versioning and add test for the ↵Andy Cedilnik2004-06-281-1/+2
| | | | whole thing
* ENH: GetSafeDefinition is now in cmMakefileAndy Cedilnik2004-04-271-2/+0
|
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-1/+16
|
* ENH: Make install on windows seems to work nowAndy Cedilnik2004-01-271-1/+2
|
* ERR: Fix std:: namespaceAndy Cedilnik2004-01-261-1/+1
|
* ENH: Start adding new installation frameworkAndy Cedilnik2004-01-261-0/+14
|
* ENH: move relative path to parent generator classBill Hoffman2003-12-221-1/+9
|
* 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.
* changed handling of FinalPassKen Martin2002-09-151-0/+5
|
* compiler warningKen Martin2002-09-081-1/+1
|
* made destructor virtualKen Martin2002-09-051-1/+1
|
* updatesKen Martin2002-09-041-3/+2
|
* in progress checkinKen Martin2002-08-301-0/+71