[cmake-developers] Add command line options for deprecation message control
Michael Scott
michael.scott250 at gmail.com
Sun Nov 29 08:48:57 EST 2015
Hi Brad,
I've gone back and redone the patches with the suggestions you made,
hopefully they should be acceptable to apply now.
* The Help/release/dev/cmake-W-options.rst file is now modified as
part of the patches
* The method of enabling dev and deprecated warnings by default no
longer sets the CMake variables, instead it's handled by the new
GetSuppressDevWarnings and GetSuppressDeprecatedWarnings methods
* The change of enabling deprecated warnings by default is now in a
separate patch (0008)
I haven't included any patches for the cmake-gui as I want to get these
bits nailed down and in first.
Cheers,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Tests-Revise-message-in-RunCMake.CommandLine-Wdev-ca.patch
Type: text/x-diff
Size: 1949 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0008.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Make-message-suppression-more-consistent.patch
Type: text/x-diff
Size: 10017 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0009.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Explicitly-enable-author-dev-warnings-by-default.patch
Type: text/x-diff
Size: 5922 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0010.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Refactor-the-W-options-parser-to-be-generic.patch
Type: text/x-diff
Size: 8778 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0011.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-W-options-to-control-deprecated-warning-messages.patch
Type: text/x-diff
Size: 6321 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0012.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Consistent-documentation-for-deprecation-message-var.patch
Type: text/x-diff
Size: 1253 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0013.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Modify-dev-warning-options-to-affect-deprecated-warn.patch
Type: text/x-diff
Size: 4654 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0014.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Explicitly-enable-deprecated-warnings-by-default.patch
Type: text/x-diff
Size: 5850 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151129/038304e4/attachment-0015.patch>
More information about the cmake-developers
mailing list