gluon/scripts
Matthias Schiffer bb3db1795b
update/patch: avoid applying patches directly in build repos
Switching branches and applying patches in the build repos will
unnecessarily touch many files, causing rebuilds of packages that didn't
really change; furthermore, it is filling the reflog with many entries.

Don't ever switch to base branch in the build repos and apply patches in
a temporary clone to avoid these issues.

In addition, GPG signing is generally disabled in the build repos to
override potential global configuration (as signing doesn't make sense and
will slow down rebases).
2016-08-09 03:41:52 +02:00
..
check_site_lib.lua Validate section names from site.conf in various packages 2015-10-11 19:34:14 +02:00
check_site.sh Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
modules.sh Fix site modules 2015-01-13 21:56:54 +01:00
patch.sh update/patch: avoid applying patches directly in build repos 2016-08-09 03:41:52 +02:00
rfc3339date.lua scripts/rfc3339date.lua: fix pattern validity 2014-07-21 03:44:53 +02:00
sha512sum.sh Add "portable" md5sum and sha512sum scripts 2014-05-15 22:59:12 +02:00
site_config.lua Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
site.sh Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
update-patches.sh scripts/update-patches: disable rename detection 2016-07-01 13:22:09 +02:00
update.sh update/patch: avoid applying patches directly in build repos 2016-08-09 03:41:52 +02:00