Brad King
|
be14fe4857
Source: Stabilize include order of sys/types.h before sys/stat.h
|
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 |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 years ago |
Brad King
|
f47b4f68a9
Drop Visual Studio 7 generator for VS .NET 2002
|
9 years ago |
Brad King
|
b42866a34a
Drop Visual Studio 6 generator
|
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
|
e8974b62d7
Modify dev warning options to affect deprecated warnings.
|
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
|
b6278e9ff7
cmake: Port find_package mode away from GetGeneratorTarget
|
10 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
10 years ago |
Stephen Kelly
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 years ago |
Stephen Kelly
|
2c219bafc0
cmState: Initialize top level source directories immediately.
|
10 years ago |
Stephen Kelly
|
79a309d786
cmState: Port away from cmake instance.
|
10 years ago |
Stephen Kelly
|
e2eecae205
cmState: Move ParseCacheEntry from cmCacheManager.
|
10 years ago |
Stephen Kelly
|
95b0d761a7
cmState: Externalize logic to caller.
|
10 years ago |
Stephen Kelly
|
435a2f3ccb
cmCacheManager: Port away from cmake instance.
|
10 years ago |
Stephen Kelly
|
062ed22ec4
cmState: Add cache file manipulation wrappers.
|
10 years ago |
Stephen Kelly
|
a02e53eb94
Inline unary LoadCache.
|
10 years ago |
Stephen Kelly
|
2afadb0d5a
cmake: Port away from trivial cmCacheManager use.
|
10 years ago |
Stephen Kelly
|
3d8c299f3e
cmake: Use existing cache API wrapper.
|
10 years ago |