Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 年之前 |
Brad King
|
ef5a4d964b
Deprecate "extra" generators in favor of cmake-file-api(7)
|
2 年之前 |
makise-homura
|
e5d9fce03f
LCC: Add dedicated support for MCST LCC compiler
|
4 年之前 |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 年之前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年之前 |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 年之前 |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 年之前 |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 年之前 |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 年之前 |
Kyle Edwards
|
3ef0c40962
WIN32_EXECUTABLE: Add support for generator expressions
|
5 年之前 |
Jean-Christophe Fillion-Robin
|
207373802e
Fix typos identified using codespell
|
5 年之前 |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 年之前 |
Robert Maynard
|
7628153edb
Refactor file extension queries to be more consistent
|
5 年之前 |
Brad King
|
eb705b9531
Update links to gitlab.kitware.com repos to add `-/`
|
5 年之前 |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 年之前 |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 年之前 |
Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 年之前 |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 年之前 |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 年之前 |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
6 年之前 |
Tushar Maheshwari
|
8cb3cffa42
cmSourceFile: Rename non-const GetLanguage
|
6 年之前 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 年之前 |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 年之前 |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 年之前 |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 年之前 |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 年之前 |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 年之前 |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 年之前 |
Brad King
|
4b37b4f1bb
Merge topic 'modernize-for-loops'
|
6 年之前 |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 年之前 |