summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalBorlandMakefileGenerator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: added new generatorKen Martin2005-05-121-4/+3
|
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵Brad King2005-04-061-1/+0
| | | | never used.
* ENH: Enabling cmLocalUnixMakefileGenerator2 by default.Brad King2005-03-011-2/+6
|
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-1/+2
|
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-7/+0
| | | | to enable a language without modifing cmake source code
* BUG: fix for bug 346, borland should now support dash in the pathBill Hoffman2003-11-051-7/+0
|
* BUG: fix for bug 303 pass makeflags to sub makesBill Hoffman2003-10-281-1/+1
|
* ENH: add the unix makefile generator as an option from the windows GUI, this ↵Bill Hoffman2003-08-211-0/+1
| | | | builds with mingw, cygwin, and combinations of make cl, bcc32
* ENH: Registered global generators are now kept in a table in the cmake ↵Brad King2003-07-081-0/+9
| | | | instance. Added support for documentation with a Generators section.
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-7/+4
|
* BUG: fix get make command problems.Bill Hoffman2002-12-041-7/+8
|
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-031-0/+5
|
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-11/+12
|
* 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.
* fix for borland compilersKen Martin2002-09-081-2/+2
|
* first cut a new archKen Martin2002-09-041-0/+56