Tobias Hunger
|
cd049f012e
cmake-server: Report server mode availablitily in Capabilities
|
9 years ago |
Brad King
|
cc770e7670
cmake: Make FindCacheFile a static method
|
9 years ago |
Tobias Hunger
|
3e58b9af57
cmake: Factor out method to find the CMakeCache.txt file
|
9 years ago |
Tobias Hunger
|
c73967cb4a
cmake: Introduce ReportCapabilitiesJson
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |
Stephen Kelly
|
421012a330
cmMessenger: Extract from cmake class
|
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 |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
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 |
Brad King
|
473634eb1c
Merge topic 'expose-cache-properties'
|
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 |
Tobias Hunger
|
7066218e79
cmake: Kill cmake::CacheManager and its getter
|
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 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
0f96ef00cb
Remove unused cmake::IssueMessage overload
|
9 years ago |
Michael Scott
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
Michael Scott
|
291275347b
cmake: Deduplicate warning message control code
|
10 years ago |
Michael Scott
|
67211011d9
cmake-gui: Add options to control warning messages
|
10 years ago |