Jacob S. Barrett created GEODE-4978:
---------------------------------------
Summary: Don't calculate revision SHA for version.h in CMake
configuration
Key: GEODE-4978
URL: https://issues.apache.org/jira/browse/GEODE-4978
Project: Geode
Issue Type: Task
Reporter: Jacob S. Barrett
Pass the SHA value into CMake as parameter. Currently the version.h is
dependent on the .git/index to get the current SHA but this causes the
version.h to update on every commit and other index changing events. It slows
down builds. It doesn't allow for source based distributions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)