Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
пре 7 година |
Vitaly Stakhovsky
|
69ca85cc7f
Remove unnecessary c_str() in RegularExpression::find calls
|
пре 7 година |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
пре 7 година |
Pavel Solodovnikov
|
37d9387be3
Replace empty-string comparisons with checking against `empty()`.
|
пре 8 година |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
пре 8 година |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
пре 8 година |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
пре 8 година |
Daniel Pfeifer
|
cbcfb79f9c
Use C++11 unordered containers
|
пре 8 година |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
пре 8 година |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
пре 8 година |
Daniel Pfeifer
|
ee72803e9f
fix some include-what-you-use diagnostics
|
пре 8 година |
Daniel Pfeifer
|
7fb14775a3
cmDisallowedCommand: extract policy checking from cmCommand
|
пре 8 година |
Daniel Pfeifer
|
5214bb354b
Avoid some copies
|
пре 9 година |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
пре 9 година |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
пре 9 година |
Daniel Pfeifer
|
f69e768d94
Separate compilation for commands included in cmCommands
|
пре 9 година |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
пре 9 година |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
пре 9 година |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
пре 9 година |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
пре 9 година |
Brad King
|
180538c706
Source: Stabilize include order
|
пре 9 година |
Stephen Kelly
|
c0969b1033
cmMakeDepend: Inline into inheriting class.
|
пре 10 година |
Stephen Kelly
|
6a1e73281f
cmMakeDepend: Inline into only user.
|
пре 10 година |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
пре 10 година |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
пре 10 година |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
пре 11 година |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
пре 11 година |
Stephen Kelly
|
4fe963f656
Use new cmHasLiteralPrefix function
|
пре 12 година |
Brad King
|
6865c8fe05
Add policy CMP0032 to disallow output_required_files
|
пре 12 година |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
пре 13 година |