Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 anni fa |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 anni fa |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 anni fa |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 anni fa |
Gabor Bencze
|
36f32d3604
cmCommand refactor: cmSetPropertyCommand
|
6 anni fa |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 anni fa |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 anni fa |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 anni fa |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 anni fa |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 anni fa |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 anni fa |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 anni fa |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 anni fa |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 anni fa |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
9 anni fa |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 anni fa |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 anni fa |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 anni fa |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 anni fa |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 anni fa |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 anni fa |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 anni fa |
Brad King
|
180538c706
Source: Stabilize include order
|
9 anni fa |
Stephen Kelly
|
5f66900e71
cmGlobalGenerator: Port Find API to cmMakefile.
|
10 anni fa |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 anni fa |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 anni fa |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 anni fa |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 anni fa |
Stephen Kelly
|
ba404938a2
cmCacheManager: Port consumers to non-iterator API.
|
10 anni fa |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 anni fa |