[cmake-developers] Development pause for sweeping style changes

Rolf Eike Beer eike at sf-mail.de
Tue Aug 14 02:59:42 EDT 2012


Am Montag, 13. August 2012, 14:30:36 schrieb Brad King:
> On 08/13/2012 08:35 AM, Brad King wrote:
> > On 08/10/2012 09:27 AM, Brad King wrote:
> >> Since the first step involves making 'master' and 'next' consistent
> >> we plan to disable merge access to 'next' for the first couple days
> >> of next week.
> > 
> > Push access to the stage and merge access to 'next' have been disabled
> > in preparation for this sweep.  Thanks for your patience.
> 
> Three sweeping style change commits have been merged to 'next':
> 
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=7bbaa428
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=77543bde
>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=9db31162
> 
> The first one removes trailing whitespace.  The second one converts
> CMake commands to lower case.  The third one removes the arguments
> of else(), endif(), etc. as Stephen suggested.

The first should have done "s/[ \t]+$//", that would have removed the trailing 
tab in Modules/NSIS.template.in, line 484.

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120814/952a844c/attachment.sig>


More information about the cmake-developers mailing list