| Commit message (Expand) | Author | Age | Files | Lines |
* | cmBuildOptions: Split build arguments into separate object. | Carsten Rudolph | 2022-01-22 | 1 | -1/+2 |
|
|
* | Source: Fix possible IWYU warnings in Windows generators | NAKAMURA Takumi | 2021-11-19 | 1 | -0/+10 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -1/+1 |
|
|
* | cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment | Marc Chevrier | 2021-09-19 | 1 | -1/+1 |
|
|
* | NMake: Use UTF-8 with BOM if supported by nmake | Amine Najahi | 2021-05-05 | 1 | -1/+1 |
|
|
* | NMake: Check nmake version for support of UTF-8 | Brad King | 2021-05-05 | 1 | -0/+2 |
|
|
* | NMake: Detect nmake version | Brad King | 2021-05-05 | 1 | -0/+3 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 1 | -3/+4 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
|
|
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -1/+1 |
|
|
* | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -9/+6 |
|
|
* | cmGlobalGenerator: Add a class that represent the build command | Robert Maynard | 2019-01-25 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -5/+8 |
|
|
* | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 1 | -4/+16 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -1/+1 |
|
|
* | NMake: Use ANSI encoding for NMake Makefiles | Dāvis Mosāns | 2016-10-06 | 1 | -0/+6 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+13 |
|
|
* | nmake/jom: Only warn about bad VS environment if compiler not found. | James Johnston | 2015-08-06 | 1 | -0/+3 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
* | Remove obsolete overrides of CreateLocalGenerator. | Stephen Kelly | 2015-05-18 | 1 | -3/+0 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+1 |
|
|
* | Fix some spelling errors in comments | Geoff Viola | 2014-10-13 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|
* | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -2/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | STYLE: use correct case for cmGlobalUnixMakefileGenerator3 | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -1/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -1/+2 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -1/+2 |
|
|
* | ENH: added new generator | Ken Martin | 2005-05-12 | 1 | -2/+2 |
|
|
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 1 | -2/+1 |
|
|
* | ENH: Registered global generators are now kept in a table in the cmake instan... | Brad King | 2003-07-08 | 1 | -1/+5 |
|
|
* | ENH: unify EnableLanguage across all generators | Bill Hoffman | 2002-12-05 | 1 | -0/+1 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -9/+0 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | minor fix inEnableLanguages | Ken Martin | 2002-09-13 | 1 | -1/+1 |
|
|
* | better trycompile and enable langiages | Ken Martin | 2002-09-13 | 1 | -0/+10 |
|
|
* | in progress | Ken Martin | 2002-08-30 | 1 | -0/+45 |
|
|