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 |
Michael Scott
|
aac633d5e5
Explicitly enable deprecated warnings by default.
|
10 years ago |
Michael Scott
|
da688bcb3b
Add -W options to control deprecated warning messages.
|
10 years ago |
Michael Scott
|
07388f83b6
Refactor the -W options parser to be generic.
|
10 years ago |
Michael Scott
|
246b0bfbfd
Explicitly enable author (dev) warnings by default.
|
10 years ago |
Michael Scott
|
deec3a3f06
Make message suppression more consistent.
|
10 years ago |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
10 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Brad King
|
414cc18a9a
Merge topic 'revert-cmake-W-options'
|
10 years ago |
Brad King
|
81739e9215
Revert topic 'cmake-W-options' (#15747)
|
10 years ago |
Stephen Kelly
|
d8a5714839
cmake: Remove unused cmPolicies member.
|
10 years ago |
Michael Scott
|
c96fe0b40d
cmake: Add -W options to control deprecation warnings and errors
|
10 years ago |