CMake/Tests/RunCMake/message
Michael Scott 28f2d750ed Add -Werror and -Wno-error command-line options
Expand the -W set of cmake options to include support for the -Werror
and -Wno-error format, which is used to control upgrading and
downgrading warning and error messages. Implement support for these new
formats for the dev and deprecated message types.

Add tests and updated documentation for new options.
2016-01-12 14:02:51 -05:00
..
CMakeLists.txt message: Add a DEPRECATION mode 2013-10-08 18:11:22 +02:00
RunCMakeTest.cmake Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
defaultmessage-result.txt Explicitly enable author (dev) warnings by default. 2015-12-01 09:35:53 -05:00
defaultmessage-stderr.txt Explicitly enable deprecated warnings by default. 2015-12-01 10:22:51 -05:00
defaultmessage.cmake Explicitly enable author (dev) warnings by default. 2015-12-01 09:35:53 -05:00
errormessage_deprecated-result.txt Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
errormessage_deprecated-stderr.txt Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
errormessage_deprecated.cmake Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
errormessage_dev-result.txt Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
errormessage_dev-stderr.txt Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
errormessage_dev.cmake Add -Werror and -Wno-error command-line options 2016-01-12 14:02:51 -05:00
nomessage-result.txt message: Add a DEPRECATION mode 2013-10-08 18:11:22 +02:00
nomessage.cmake Explicitly enable deprecated warnings by default. 2015-12-01 10:22:51 -05:00
warnmessage-result.txt message: Add a DEPRECATION mode 2013-10-08 18:11:22 +02:00
warnmessage-stderr.txt Make message suppression more consistent. 2015-11-30 15:00:08 -05:00
warnmessage.cmake Make message suppression more consistent. 2015-11-30 15:00:08 -05:00