[cmake-developers] [PATCH 0/9] Xcode: Generate stable project files

Rolf Eike Beer eike at sf-mail.de
Mon Apr 13 15:51:27 EDT 2015


Am Montag, 13. April 2015, 21:37:57 schrieb Gregor Jasny:
> Hello,
> 
> this patch series aims to minimize deltas between the CMake Xcode
> generator and Xcode itself. It was started by the observation that
> if one makes any change to the project within Xcode (e.g. to see
> how a variable is called internally) the user cannot diff the CMake
> project and the one stored by Xcode afterwards.
> 
> The major difference now is that Xcode objects are sorted before
> project generation so that they appear sorted within the individual
> sections.
> 
> Indention is done by using tabs instead of seven spaces.
> 
> I tested this series with Xcode 6.3 and Xcode 3.2. Both show a
> reduced diff after this series was applied.

This explanation will be lost when the patches are applied, therefore I would 
like to see parts of these text in the individual commit messages, e.g. just 
add a "as Xcode itself does" to the change from spaces to tabs.

Greetings,

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/20150413/bc245be4/attachment.sig>


More information about the cmake-developers mailing list