| Commit message (Expand) | Author | Age | Files | Lines |
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -0/+1 |
|
|
* | cmSourceFile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-14 | 1 | -10/+10 |
|
|
* | replace "std::string::find(x) == 0" with cmHasPrefix() | Rolf Eike Beer | 2020-03-23 | 1 | -1/+2 |
|
|
* | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 1 | -5/+5 |
|
|
* | cmGlobalGenerator: modernize memrory managemenbt | Marc Chevrier | 2019-12-30 | 1 | -3/+4 |
|
|
* | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -2/+3 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -12/+12 |
|
|
* | cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility | Daniel Eiband | 2019-09-23 | 1 | -8/+4 |
|
|
* | cmSourceFile: Rename mutating GetFullPath() overload | Daniel Eiband | 2019-08-29 | 1 | -1/+1 |
|
|
* | cmSourceFile: Rename non-const GetLanguage | Tushar Maheshwari | 2019-08-27 | 1 | -1/+1 |
|
|
* | Merge topic 'tidy_inefficient_string' | Brad King | 2019-08-07 | 1 | -3/+3 |
|\ |
|
| * | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 1 | -3/+4 |
|
|
* | | cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize | Sebastian Holtermann | 2019-08-05 | 1 | -8/+9 |
|/ |
|
* | Refactor checks for whether a target has an import library | Brad King | 2019-07-12 | 1 | -1/+3 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -0/+1 |
|
|
* | cmPropertyMap: Use std::string as value container class | Sebastian Holtermann | 2019-06-08 | 1 | -1/+0 |
|
|
* | cmPropertyMap: Add GetList method | Sebastian Holtermann | 2019-06-08 | 1 | -2/+2 |
|
|
* | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 1 | -2/+2 |
|
|
* | Use cmSourceFile::GetIsGenerated | Sebastian Holtermann | 2019-02-01 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Simplify `GetIncludeDirectories` | Sebastian Holtermann | 2019-01-28 | 1 | -1/+1 |
|
|
* | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -7/+7 |
|
|
* | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -0/+1 |
|
|
* | Server mode: Fix regression of hasInstallRule | Kyle Edwards | 2018-12-12 | 1 | -2/+8 |
|
|
* | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -2/+1 |
|
|
* | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES" | Brad King | 2018-10-17 | 1 | -175/+39 |
|
|
* | server: Compile json object generation source separately | Brad King | 2018-09-21 | 1 | -12/+16 |
|
|
* | server: Split json object generation into separate source | Brad King | 2018-09-21 | 1 | -0/+819 |
|
|