Brad King
|
2744f14db1
codespell: Fix typos
|
1 year ago |
Brad King
|
ef5a4d964b
Deprecate "extra" generators in favor of cmake-file-api(7)
|
2 years ago |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Robert Maynard
|
7628153edb
Refactor file extension queries to be more consistent
|
5 years ago |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
5 years ago |
Johnny Jazeix
|
7d6639bf8d
CodeLite: Do not pass -j argument with CPU count 0
|
6 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 |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
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 |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 years ago |
Sebastian Holtermann
|
90b5289c55
cmExtraCodeLiteGenerator: Use cmake::Is*Extension for file type detection
|
6 years ago |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 years ago |
Sebastian Holtermann
|
ed0fa784eb
cmSystemTools: Let `GetFileFormat` accept a `std::stding const&`
|
6 years ago |
Vitaly Stakhovsky
|
1cf9c754db
Source: Modernize for loops, add const modifiers
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
6 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
luz.paz
|
be28106880
Fix misc. typos
|
7 years ago |
Tobias R. Henle
|
334c8ba7a4
CodeLite: Prefer CMAKE_RUNTIME_OUTPUT_DIRECTORY for output path
|
7 years ago |
Tobias R. Henle
|
acd322ebe4
CodeLite: Use project Makefile instead of workspace Makefile.
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Alex Neundorf
|
9198e6a27b
Generators: remove KDevelop3 generator
|
7 years ago |
Tobias R. Henle
|
51caac6958
CodeLite: Better support for Fortran and Windows
|
7 years ago |