summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_arch_pkg.sh
AgeCommit message (Expand)AuthorFilesLines
2015-11-28reproducible arch: sleep 6h if nothing to doHolger Levsen1-2/+2
2015-11-28reproducible arch: when nothing to do, exit cleanly (instead of aborting)Holger Levsen1-2/+1
2015-11-28Revert "reproducible: use relative paths"Holger Levsen1-1/+1
2015-11-28reproducible: use relative pathsHolger Levsen1-1/+1
2015-10-19reproducible Arch Linux: correctly spell project nameHolger Levsen1-2/+2
2015-10-18reproducible arch: randomize start timesHolger Levsen1-0/+1
2015-10-18reproducible arch: implement simple locking so this script can run in parallelHolger Levsen1-2/+3
2015-10-18reproducible arch: cleanup schroot firstHolger Levsen1-7/+7
2015-10-18reproducible arch: sleep 2h (instead of 30m) if nothing to doHolger Levsen1-2/+6
2015-10-18reproducible arch: also build packages which haven't been built in a weekHolger Levsen1-1/+2
2015-10-18reproducible arch: refactorHolger Levsen1-4/+6
2015-10-18reproducible arch: invoke bash as login shellHolger Levsen1-2/+2
2015-10-18reproducible arch: let build time out after 4hHolger Levsen1-3/+15
2015-10-18reproducible arch: properly run commands with bashHolger Levsen1-2/+2
2015-10-18reproducible arch: introduce variations of TZ, LANG, LC_ALL, umaskHolger Levsen1-0/+7
2015-10-18reproducible arch: run commands via bash to get the proxy settingsHolger Levsen1-2/+2
2015-10-17reproducible arch: fixup a033d061, install missing dependencies with pacmanHolger Levsen1-2/+2
2015-10-17arch: install missing dependencies with pacmananthraxx1-2/+2
2015-10-17reproducible arch: improve job outputHolger Levsen1-3/+2
2015-10-17reproducible arch: dont fail job if build failsHolger Levsen1-1/+1
2015-10-17reproducible arch: create dirHolger Levsen1-0/+1
2015-10-16reproducible arch: only publish logs once the builds are doneHolger Levsen1-7/+7
2015-10-16reproducible arch: fix logicHolger Levsen1-1/+1
2015-10-16reproducible arch: fix typoHolger Levsen1-3/+0
2015-10-16reproducible arch: refactorHolger Levsen1-22/+23
2015-10-16reproducible arch: publish build logs and only do 2nd build if the 1st was su...Holger Levsen1-5/+13
2015-10-16reproducible arch: learn about any.pkg.tar.xzHolger Levsen1-2/+2
2015-10-16reproducible arch: show directory contents if no build results were foundHolger Levsen1-1/+1
2015-10-16reproducible: fixup schroot session usageHolger Levsen1-1/+1
2015-10-16reproducible arch: set MAKEFLAGS=-jX in /etc/makepkg.confHolger Levsen1-0/+3
2015-10-16reproducible arch: correctly detect whether a package has been buildHolger Levsen1-1/+1
2015-10-16reproducible arch: enable simple scheduler, with hardcoded list of all core p...Holger Levsen1-14/+14
2015-10-16reproducible arch: only run diffoscope on the build artifactsHolger Levsen1-8/+12
2015-10-16reproducible arch: scheduler needs to be run on the arch build node...Holger Levsen1-18/+18
2015-10-16reproducible arch: correctly preserve resultsHolger Levsen1-4/+4
2015-10-16reproducible arch: add very basic scheduler (currently still disabled)Holger Levsen1-1/+21
2015-10-16reproducible arch: fix typoHolger Levsen1-1/+1
2015-10-16reproducible arch: put build results in the right directoryHolger Levsen1-1/+1
2015-10-16reproducible arch: delete source package before providing build results for r...Holger Levsen1-0/+2
2015-10-16reproducible arch: define TIMEOUTHolger Levsen1-0/+5
2015-10-16reproducible arch: never cleanup $TMPDIR from the node, we need to rsync from itHolger Levsen1-3/+6
2015-10-16reproducible arch: allow hidden filesHolger Levsen1-5/+5
2015-10-16reproducible arch: build in /tmp/$PKG-$(basename $TMPDIR) instead of /tmp/$PKGHolger Levsen1-8/+18
2015-10-16reproducible arch: randomize schroot session namesHolger Levsen1-9/+11
2015-10-16reproducible arch: ignore schroot failures to clean up sessionsHolger Levsen1-1/+1
2015-10-16reproducible arch: run diffoscope and publish the resultHolger Levsen1-3/+10
2015-10-16reproducible arch: fixup that c+p error againHolger Levsen1-1/+1
2015-10-16fix typoHolger Levsen1-1/+1
2015-10-16reproducible arch: prefix schroot session names with 'arch-' and clean them u...Holger Levsen1-8/+11
2015-10-16reproducible arch: fixup c+p errorHolger Levsen1-4/+4