cmake-gui: Add options to control warning messages

Create a new dialog window for the cmake-gui that provides controls for
setting the state of suppression of developer and deprecated warning
messages.  This replaces the previous single checkbox for setting the
state of suppression of developer warnings.

Added a note for the new functionality to the release notes.
This commit is contained in:
Michael Scott 2015-12-06 12:33:13 +00:00 committed by Brad King
parent 128d569af0
commit 67211011d9
11 changed files with 292 additions and 14 deletions