Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix borland make clean targets before build, add new generators for ↵ | Bill Hoffman | 2005-12-22 | 1 | -0/+2 |
| | | | | msys and mingw | ||||
* | ENH: added new generator | Ken Martin | 2005-05-12 | 1 | -3/+3 |
| | |||||
* | ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵ | Brad King | 2005-04-06 | 1 | -1/+0 |
| | | | | never used. | ||||
* | ENH: Enabling cmLocalUnixMakefileGenerator2 by default. | Brad King | 2005-03-01 | 1 | -3/+4 |
| | |||||
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 303 pass makeflags to sub makes | Bill Hoffman | 2003-10-28 | 1 | -0/+1 |
| | |||||
* | ENH: add the unix makefile generator as an option from the windows GUI, this ↵ | Bill Hoffman | 2003-08-21 | 1 | -0/+1 |
| | | | | builds with mingw, cygwin, and combinations of make cl, bcc32 | ||||
* | ENH: allow lib prefix for to stay for nmake and borland make as it is not a ↵ | Bill Hoffman | 2003-08-01 | 1 | -0/+1 |
| | | | | system prefix | ||||
* | ENH: Registered global generators are now kept in a table in the cmake ↵ | Brad King | 2003-07-08 | 1 | -0/+8 |
| | | | | instance. Added support for documentation with a Generators section. | ||||
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -9/+6 |
| | |||||
* | BUG: fix get make command problems. | Bill Hoffman | 2002-12-04 | 1 | -3/+8 |
| | |||||
* | determine CMAKE_MAKE_PROGRAM in EnableLanguage | Bill Hoffman | 2002-12-03 | 1 | -1/+4 |
| | |||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -18/+10 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | compiler warnings | Ken Martin | 2002-09-08 | 1 | -1/+1 |
| | |||||
* | updates | Ken Martin | 2002-09-04 | 1 | -1/+3 |
| | |||||
* | in progress | Ken Martin | 2002-08-30 | 1 | -0/+45 |