----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128278/ -----------------------------------------------------------
(Updated Feb. 9, 2017, 6:40 a.m.) Review request for Extra Cmake Modules, Sune Vuorela and Simon Wächter. Changes ------- Add --exclude parameter Repository: extra-cmake-modules Description ------- Cmake tar command does not allow for switches that fix umask and user/group inconsistancy which cause unreproducible builds. This patch takes the tar command used in kdevplatform that has all the required switches to make builds that use this macro reproducible. Diffs (updated) ----- kde-modules/KDEPackageAppTemplates.cmake c0eb8b9 Diff: https://git.reviewboard.kde.org/r/128278/diff/ Testing ------- Build and installed ECM and then rebuilt an affected project ( plasma-framework ) which is now reproducible. Thanks, Scarlett Clark
