| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -2/+2 |
|
|
* | cmSourceFile: Rename mutating GetFullPath() overload | Daniel Eiband | 2019-08-29 | 1 | -1/+1 |
|
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -10/+5 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -26/+13 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -5/+6 |
|
|
* | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 1 | -0/+23 |
|\ |
|
| * | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 1 | -0/+23 |
|
|
* | | Eclpise: Fix compiler warnings about uninitialized member variables | Martin Gerhardy | 2019-07-09 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'eclipse-interface-lib' | Brad King | 2019-03-21 | 1 | -0/+5 |
|\ |
|
| * | Eclipse: Fix extra generator to not crash on interface libraries | Brad King | 2019-03-20 | 1 | -0/+5 |
|
|
* | | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 1 | -3/+4 |
|/ |
|
* | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 1 | -1/+1 |
|
|
* | Merge topic 'semi-warnings' | Brad King | 2019-01-16 | 1 | -1/+0 |
|\ |
|
| * | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 1 | -1/+0 |
|
|
* | | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+3 |
|/ |
|
* | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -0/+1 |
|
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -1/+0 |
|
|
* | Misc. comment typos | luz.paz | 2018-12-05 | 1 | -1/+1 |
|
|
* | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -41/+58 |
|
|
* | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 1 | -4/+3 |
|
|
* | cmState::GetInitializedCacheValue: Return as const std::string* | Vitaly Stakhovsky | 2018-09-10 | 1 | -3/+3 |
|
|
* | Merge topic 'cleanup-find-cstr' | Brad King | 2018-08-09 | 1 | -2/+2 |
|\ |
|
| * | Remove unnecessary c_str() in RegularExpression::find calls | Vitaly Stakhovsky | 2018-08-07 | 1 | -2/+2 |
|
|
* | | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -3/+3 |
|/ |
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -5/+7 |
|
|
* | Eclipse: Add property to include additional contents in .cproject file | Melanie Cappelaere | 2018-05-18 | 1 | -0/+7 |
|
|
* | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 1 | -1/+1 |
|
|
* | cmMakefile: use std::string in more methods; cleanup c_str()s | Vitaly Stakhovsky | 2018-01-23 | 1 | -1/+1 |
|
|
* | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -2/+2 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -95/+67 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -3/+3 |
|
|
* | Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. | Aaron Orenstein | 2017-08-16 | 1 | -4/+5 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -2/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Eclipse: Fix indexer for subprojects | Adam Weisi | 2016-11-21 | 1 | -0/+8 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -9/+8 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -2/+3 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -14/+16 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+2 |
|
|
* | Convert: Move access to BinaryDirectory out of loops | Stephen Kelly | 2016-09-19 | 1 | -1/+1 |
|
|
* | Convert: Avoid HOME_OUTPUT enum when converting to relative paths | Stephen Kelly | 2016-09-19 | 1 | -1/+1 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -5/+14 |
|
|
* | Convert: Replace trivial conversion with new method | Stephen Kelly | 2016-08-27 | 1 | -2/+2 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+2 |
|
|
* | issues: update references to the CMake issue tracker | Ben Boeckel | 2016-08-15 | 1 | -2/+2 |
|
|