[
https://issues.apache.org/jira/browse/GEODE-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar updated GEODE-3675:
------------------------------------
Fix Version/s: 1.3.0
> 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
> Fix For: 1.3.0
>
>
> 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)