Brad King
|
ef5a4d964b
Deprecate "extra" generators in favor of cmake-file-api(7)
|
2 years ago |
Alexander Neundorf
|
8802b81b0d
Kate: don't include files in the CMakeFiles/ dir in the project
|
2 years ago |
Alexander Neundorf
|
e7f7bff4f5
Kate: improve the way the VCS-specific files are searched
|
2 years ago |
Alexander Neundorf
|
96389b4cd3
Kate: add support for hg and fossil
|
2 years ago |
Alexander Neundorf
|
9a7612d2d0
Kate: make it possible to force a mode for the "files" entry
|
2 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Vitaly Stakhovsky
|
ce97b7909b
Source: Remove unnecessary comparisons to nullptr
|
4 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Ben Boeckel
|
59b7adddc4
nits: replace some "c" instances with 'c'
|
5 years ago |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 years ago |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 years ago |
Marc Chevrier
|
f466cea3c9
cmMakefile: modernize memory management
|
5 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
5 years ago |
Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 years ago |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 years ago |
Sebastian Holtermann
|
6d407ae439
Use cmSourceFile::GetIsGenerated
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |