<table><tr><td style="">aaronpuchert created this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7693" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Builds of KDevelop are not reproducible right now because the archives<br />
containing templates contain metadata related to the build environment,<br />
such as the time of checkout. The order of files in an archive is also<br />
not guaranteed.</p>

<p>The Reproducible Builds project recommends [1] to use (in addition to<br />
what we have) --mtime="@${SOURCE_DATE_EPOCH}" and --sort=name. This will<br />
only be used if the environment variable is set. The latter option is<br />
available only since tar 1.28 (from 2014), but we assume that people<br />
have it if they know about reproducible builds.</p>

<p>[1] <a href="https://reproducible-builds.org/docs/archives/" class="remarkup-link" target="_blank" rel="noreferrer">https://reproducible-builds.org/docs/archives/</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>reproducible-build</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7693" rel="noreferrer">https://phabricator.kde.org/D7693</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdevplatform/cmake/modules/KDevPlatformMacros.cmake</div></div></div><br /><div><strong>To: </strong>aaronpuchert, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>