summaryrefslogtreecommitdiff
path: root/Source/cmGlobalNMakeMakefileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+13
* nmake/jom: Only warn about bad VS environment if compiler not found.James Johnston2015-08-061-0/+3
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-1/+1
* Remove obsolete overrides of CreateLocalGenerator.Stephen Kelly2015-05-181-3/+0
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* Fix some spelling errors in commentsGeoff Viola2014-10-131-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+2
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-2/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: use correct case for cmGlobalUnixMakefileGenerator3Alexander Neundorf2007-08-091-1/+1
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+1
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* STYLE: fix line lengthsBill Hoffman2006-03-101-1/+2
* ENH: added new generatorKen Martin2005-05-121-2/+2
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-271-2/+1
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-071-1/+5
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-051-0/+1
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-9/+0
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* minor fix inEnableLanguagesKen Martin2002-09-131-1/+1
* better trycompile and enable langiagesKen Martin2002-09-131-0/+10
* in progressKen Martin2002-08-301-0/+45