summaryrefslogtreecommitdiff
path: root/Source/cmGlobalJOMMakefileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entryAlex Turbov2022-11-171-2/+1
* cmBuildOptions: Split build arguments into separate object.Carsten Rudolph2022-01-221-1/+2
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-201-0/+8
* Rename cmProp in cmValueMarc Chevrier2021-09-211-1/+1
* cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augmentMarc Chevrier2021-09-191-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* GlobalGenerator family: modernize memory managementMarc Chevrier2020-01-071-2/+4
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-311-1/+1
* cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-051-9/+6
* cmGlobalGenerator: Add a class that represent the build commandRobert Maynard2019-01-251-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-5/+8
* cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-251-4/+14
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+12
* 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
* change the name to be closer to NMake Makefiles which is basically what jom p...Bill Hoffman2010-01-081-1/+3
* Add JOM support and clean up some of the tar -E stuffBill Hoffman2009-11-051-0/+47