Brad King
|
1639ee70ef
cmDepends: Update types to always use a Makefile generator
|
5 years ago |
Alex Turbov
|
1e4b5c7d09
Refactor: Avoid `std::endl` where it's not necessary (part 2)
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
87341d8328
cmDepends: Define DependencyMap instead of DependencyVector
|
6 years ago |
Sebastian Holtermann
|
5a15c9e7cb
cmDepends: Refactor cmDepends::CheckDependencies method
|
6 years ago |
Sebastian Holtermann
|
5536cec46e
Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare
|
6 years ago |
Sebastian Holtermann
|
a6d75a1ce0
Substitute FileComparison in variable names with FileTimeCache
|
6 years ago |
Sebastian Holtermann
|
216416219a
Rename cmFileTimeComparison to cmFileTimeCache
|
6 years ago |
Sebastian Holtermann
|
d1a54ee26a
cmDepends: Reduce temporary object lifetime with local scopes
|
6 years ago |
Vitaly Stakhovsky
|
2fc69ba0b3
cmFileTimeComparison: use std::string arguments
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Brad King
|
cb7fbf1dbb
Merge topic 'stdout-string'
|
6 years ago |
Vitaly Stakhovsky
|
3132ea801c
cmSystemTools: Stdout(),Stderr() accept std::string argument
|
6 years ago |
Vitaly Stakhovsky
|
2c50a72576
cmDepends: all members accept std::string arguments
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 years ago |
Craig Scott
|
5901699672
cmDepends: Remove attempt to change directory that always fails
|
7 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Ben Boeckel
|
aba92ffd92
cmWorkingDirectory: use the new class
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |