Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
há 7 anos atrás |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
há 7 anos atrás |
jrp2014
|
acda926a04
Replace some uses of sprintf with std::to_string
|
há 7 anos atrás |
Shane Parris
|
f93cc4158e
Refactor cmCacheManager::LoadCache to use ostringstream
|
há 7 anos atrás |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
há 7 anos atrás |
Kyle Edwards
|
a9c483071e
cmCacheManager: Truncate values containing newlines
|
há 7 anos atrás |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
há 8 anos atrás |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
há 8 anos atrás |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
há 8 anos atrás |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
há 8 anos atrás |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
há 8 anos atrás |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
há 8 anos atrás |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
há 9 anos atrás |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
há 9 anos atrás |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
há 9 anos atrás |
Brad King
|
797f7ad87d
Merge topic 'else-after-return'
|
há 9 anos atrás |
Daniel Pfeifer
|
f29d184773
fix a batch of include-what-you-use violations
|
há 9 anos atrás |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
há 9 anos atrás |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
há 9 anos atrás |
Brad King
|
473634eb1c
Merge topic 'expose-cache-properties'
|
há 9 anos atrás |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
há 9 anos atrás |
Tobias Hunger
|
6eee24634b
cmCacheEntry: Retrieve all properties of cache entries
|
há 9 anos atrás |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
há 9 anos atrás |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
há 9 anos atrás |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
há 9 anos atrás |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
há 9 anos atrás |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
há 9 anos atrás |
Brad King
|
180538c706
Source: Stabilize include order
|
há 9 anos atrás |
Ashley Whetter
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
há 9 anos atrás |
Stephen Kelly
|
e2eecae205
cmState: Move ParseCacheEntry from cmCacheManager.
|
há 10 anos atrás |