You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/20 15:00:00 UTC

[jira] [Commented] (GEODE-3675) Format rule causes long CMake configure times

    [ https://issues.apache.org/jira/browse/GEODE-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173305#comment-16173305 ] 

ASF subversion and git services commented on GEODE-3675:
--------------------------------------------------------

Commit 923d86aad5dc5174551a032a1ac0053f9c21ed76 in geode-native's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=923d86a ]

GEODE-3675: Remove format target.


> Format rule causes long CMake configure times
> ---------------------------------------------
>
>                 Key: GEODE-3675
>                 URL: https://issues.apache.org/jira/browse/GEODE-3675
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob S. Barrett
>
> The format rule is causing long CMake configure times. The current implementation searches the entire source directory and adds all C++ files for reformat. The problem with this that most the directories are not source and if your build directory is a sub of your source it recurses this too. The need for a whole source format is not necessary anymore either. Targeted re-formats should executed for changed sources.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)