Bill Hoffman
|
f6588b7919
|
ENH: fix borland make clean targets before build, add new generators for msys and mingw
|
2005-12-22 16:42:36 -05:00 |
Ken Martin
|
caf17c123b
|
ENH: added new generator
|
2005-05-12 10:49:56 -04:00 |
Brad King
|
1c4337d778
|
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
|
2005-04-06 15:06:08 -04:00 |
Brad King
|
c7beb28657
|
ENH: Enabling cmLocalUnixMakefileGenerator2 by default.
|
2005-03-01 12:27:06 -05:00 |
Bill Hoffman
|
731369ef9c
|
ENH: try to initialize all languages at the same time
|
2004-08-27 08:41:07 -04:00 |
Bill Hoffman
|
66a08c10e5
|
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
2004-08-26 14:55:55 -04:00 |
Bill Hoffman
|
34853be45a
|
BUG: fix for bug 346, borland should now support dash in the path
|
2003-11-05 11:18:15 -05:00 |
Bill Hoffman
|
3e2c1f3477
|
BUG: fix for bug 303 pass makeflags to sub makes
|
2003-10-28 11:06:06 -05:00 |
Bill Hoffman
|
a413160fec
|
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
2003-08-21 16:22:23 -04:00 |
Brad King
|
e5ed57ec18
|
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
2003-07-07 21:52:10 -04:00 |
Bill Hoffman
|
96189f79d5
|
ENH: unify EnableLanguage across all generators
|
2002-12-05 13:44:11 -05:00 |
Bill Hoffman
|
1e8914ada8
|
BUG: fix get make command problems.
|
2002-12-04 10:57:22 -05:00 |
Bill Hoffman
|
e2d1104881
|
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
2002-12-03 16:19:16 -05:00 |
Bill Hoffman
|
f5d95fb078
|
Complete rework of makefile generators expect trouble
|
2002-11-08 15:46:08 -05:00 |
Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Ken Martin
|
386c19ff6a
|
fix for borland compilers
|
2002-09-07 21:18:09 -04:00 |
Ken Martin
|
d28e483f4e
|
first cut a new arch
|
2002-09-04 15:22:11 -04:00 |