Brad King
|
bdc679a8ae
VS15: Add Visual Studio 15 generator
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Stephen Kelly
|
421012a330
cmMessenger: Extract from cmake class
|
9 years ago |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 years ago |
Brad King
|
67a7dcef45
Merge topic 'readability-named-parameter'
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Tobias Hunger
|
49ad7f9af8
cmake: Add `cmake -E capabilities` mode
|
9 years ago |
Brad King
|
1d408dc10f
cmake: Constify cmake::GetRegisteredGenerators
|
9 years ago |
Tobias Hunger
|
cd52a225d2
Report more information about extra generators in generator factories
|
9 years ago |
Tobias Hunger
|
a354f60ce0
Refactor extra generator registration to use factories
|
9 years ago |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 years ago |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Alex Turbov
|
e63151ff54
cmake: Add an option to control what files needs to be traced
|
9 years ago |
Daniel Pfeifer
|
ab8b77dd33
Remove redundant arguments from fstream constructors
|
9 years ago |
Brad King
|
4e66ca1952
Merge topic 'fix-cmake-ISP-violation'
|
9 years ago |
Stephen Kelly
|
23f87e8157
cmake: Remove force from IssueMessage API
|
9 years ago |
Stephen Kelly
|
54c65d5fb2
cmake: Extract DisplayMessage API.
|
9 years ago |
Stephen Kelly
|
0a4af0735f
cmake: Issue message independent of cmMakefile definition
|
9 years ago |
Brad King
|
c21397b2df
Merge topic 'refactor-cmLocalGenerator-flags'
|
9 years ago |
Daniel Pfeifer
|
f9cc43ea37
cmake: remove unnused member Verbose
|
9 years ago |
Stephen Kelly
|
6e65808516
cmake: Fix constness of methods
|
9 years ago |
Stephen Kelly
|
87ffd76d1a
cmake: Make internal method file static
|
9 years ago |
Tobias Hunger
|
b0d3e693f1
cmLocalGenerator: Pass configuration to GetTargetFlags
|
9 years ago |
Daniel Pfeifer
|
27ead96305
Remove unnecessary local copies.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
afca373510
Help clang-format wrap after braces on long initializer lists
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |