[ 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)