| Commit message (Expand) | Author | Age | Files | Lines |
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -0/+1 |
|
|
* | VS: Move platform name members to top-level global generator | Brad King | 2019-01-10 | 1 | -27/+1 |
|
|
* | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 1 | -3/+3 |
|
|
* | Merge topic 'fileapi' | Brad King | 2018-12-13 | 1 | -0/+9 |
|\ |
|
| * | fileapi: Report cmake generator in reply index file | Brad King | 2018-12-12 | 1 | -0/+9 |
|
|
* | | Convert cmIDEFlagTable to use owned strings | Stephan Szabo | 2018-11-28 | 1 | -1/+1 |
|/ |
|
* | Remove unnecessary c_str() calls | Vitaly Stakhovsky | 2018-09-05 | 1 | -1/+1 |
|
|
* | cmCompiledGeneratorExpression::Evaluate(): return const std::string& | Vitaly Stakhovsky | 2018-08-09 | 1 | -1/+1 |
|
|
* | Update use of KWSys SystemTools::SplitString for new signature | Brad King | 2018-06-22 | 1 | -2/+2 |
|
|
* | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 1 | -1/+1 |
|
|
* | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 1 | -13/+0 |
|
|
* | VS: Use range-based 'for' loops in generator code | Vitaly Stakhovsky | 2017-12-21 | 1 | -66/+45 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -1/+1 |
|
|
* | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -2/+2 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -3/+3 |
|
|
* | VS: Add SolutionGuid to generated .sln files | Brad King | 2017-07-11 | 1 | -4/+16 |
|
|
* | c++: prefer vectors over lists | Ben Boeckel | 2017-05-04 | 1 | -2/+3 |
|
|
* | Deprecate Visual Studio 8 2005 generator | Brad King | 2017-04-21 | 1 | -0/+13 |
|
|
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 1 | -13/+0 |
|
|
* | cmGlobalVisualStudioGenerator: Drop VS7 enumeration value | Brad King | 2017-04-19 | 1 | -1/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | VS: Pass whole target to WriteProjectConfigurations | Beeble | 2017-04-05 | 1 | -5/+5 |
|
|
* | fix include order of windows.h | Daniel Pfeifer | 2017-03-14 | 1 | -2/+1 |
|
|
* | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 1 | -0/+1 |
|
|
* | VS: Add option to place `PACKAGE` target in solution default build | Michael Stürmer | 2016-11-29 | 1 | -14/+21 |
|
|
* | Encoding: Remove option to use ANSI code page internally | Clinton Stimpson | 2016-11-02 | 1 | -7/+1 |
|
|
* | cmGlobalGenerator: Allow FindMakeProgram to fail | Brad King | 2016-10-20 | 1 | -2/+5 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -2/+2 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -5/+5 |
|
|
* | Factor IDE folder name retrieval out into helper method | Gregor Jasny | 2016-10-17 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Convert: Move access to CurrentBinaryDirectory out of loops | Stephen Kelly | 2016-09-19 | 1 | -2/+2 |
|
|
* | Convert: Avoid START_OUTPUT enum when converting to relative paths | Stephen Kelly | 2016-09-19 | 1 | -2/+2 |
|
|
* | VS15: Add Visual Studio 15 generator | Brad King | 2016-09-07 | 1 | -0/+12 |
|
|
* | VS: Verify that MSBuild.exe and devenv.com exist before using them | Brad King | 2016-09-06 | 1 | -3/+10 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+1 |
|
|
* | Convert: Replace trivial conversion with new method | Stephen Kelly | 2016-08-27 | 1 | -1/+2 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -3/+3 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -1/+1 |
|
|
* | Merge topic 'improve-character-find-and-replace' | Brad King | 2016-05-25 | 1 | -1/+1 |
|\ |
|
| * | Use std::replace for replacing chars in strings. | Daniel Pfeifer | 2016-05-24 | 1 | -1/+1 |
|
|
* | | Use enums defined in cmOutputConverter using their fully qualified name. | Daniel Pfeifer | 2016-05-25 | 1 | -1/+1 |
|/ |
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -359/+227 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -15/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+6 |
|
|
* | Merge topic 'clang-format-include-order' | Brad King | 2016-05-02 | 1 | -1/+4 |
|\ |
|
| * | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -1/+4 |
|
|
* | | Deprecate Visual Studio 7 .NET 2003 generator | Brad King | 2016-04-28 | 1 | -0/+17 |
|/ |
|
* | Drop Visual Studio 7 generator for VS .NET 2002 | Brad King | 2016-03-11 | 1 | -227/+0 |
|
|