summaryrefslogtreecommitdiff
path: root/Source/cmGlobalMinGWMakefileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix `modernize-use-override` lintsBen Boeckel2022-11-291-1/+1
* Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entryAlex Turbov2022-11-171-2/+1
* MSYS/MinGW Makefiles: Simplify selection of windres as Resource CompilerBrad King2022-05-261-7/+0
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-0/+7
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-071-3/+5
* Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-311-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+12
* 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-3/+3
* 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: fix borland make clean targets before build, add new generators for msys...Bill Hoffman2005-12-221-0/+50