summaryrefslogtreecommitdiff
path: root/Source/cmGlobalNMakeMakefileGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: LIBPATH is not required for cl to workBill Hoffman2009-03-271-2/+1
* ENH: better error message for mis-configured nmake environmentBill Hoffman2008-10-141-0/+13
* ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added ...Brad King2008-01-131-0/+1
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-3/+3
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-2/+4
* BUG: Fixed display of custom command comments with quotes, dollars, and other...Brad King2006-10-041-1/+0
* ENH: Added generation of link rules into script files executed by a cmake -E ...Brad King2006-06-151-0/+1
* STYLE: fix line lengthKen Martin2006-05-111-3/+4
* ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...Brad King2006-04-261-1/+1
* ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...Brad King2006-03-301-0/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-2/+2
* ENH: fix borland make clean targets before build, add new generators for msys...Bill Hoffman2005-12-221-0/+2
* ENH: added new generatorKen Martin2005-05-121-3/+3
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...Brad King2005-04-061-1/+0
* ENH: Enabling cmLocalUnixMakefileGenerator2 by default.Brad King2005-03-011-3/+4
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-1/+1
* BUG: fix for bug 303 pass makeflags to sub makesBill Hoffman2003-10-281-0/+1
* ENH: add the unix makefile generator as an option from the windows GUI, this ...Bill Hoffman2003-08-211-0/+1
* ENH: allow lib prefix for to stay for nmake and borland make as it is not a s...Bill Hoffman2003-08-011-0/+1
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-071-0/+8
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-9/+6
* BUG: fix get make command problems.Bill Hoffman2002-12-041-3/+8
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-031-1/+4
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-18/+10
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* compiler warningsKen Martin2002-09-081-1/+1
* updatesKen Martin2002-09-041-1/+3
* in progressKen Martin2002-08-301-0/+45