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 three commits have been recorded with "Kitware Robot" as
the author so that no one person gets blame/credit in "git blame"
output.  In the future "git blame" may report one of these sweeping
commits.  In that case, change the blame line to

 git blame 7bbaa428~1 -- path/of/file/to/blame.txt

We will let this run through dashboard testing tonight on 'next'.
If all is well then that will become 'master'.

-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to