summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-16reproducible arch: fixup job creationHolger Levsen1-0/+4
2015-10-16reproducible arch: build simple web pageHolger Levsen3-5/+63
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 Levsen2-1/+3
2015-10-16reproducible arch: actually run the build job every minuteHolger Levsen1-1/+1
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: link to /archlinux from the dashboardHolger Levsen1-1/+1
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: remove useless sudo usageHolger Levsen1-1/+1
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 Levsen2-10/+19
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
2015-10-16reproducible arch: cleanup cleanup_all()Holger Levsen1-1/+2
2015-10-16reproducible arch: this script can be run without paramsHolger Levsen1-4/+1
2015-10-16reproducible arch: actually add reproducible_build_arch_pkg.sh to gitHolger Levsen1-0/+143
2015-10-16reproducible arch: create builder job for Archlinux (wip)Holger Levsen1-0/+10
2015-10-16reproducible arch: first stab at _build_arch_pkg.sh (WIP)Holger Levsen2-8/+6
2015-10-16reproducible: whitespace changesHolger Levsen1-2/+1
2015-10-16reproducible arch: adopt wrapper to renamed jobHolger Levsen1-1/+1
2015-10-16reproducible arch: only configure abs for core and extraHolger Levsen1-1/+1
2015-10-16reproducible: refactorHolger Levsen2-1/+6
2015-10-16reproducible arch: updateHolger Levsen1-10/+9
2015-10-16reproducible arch: rename job to be consistent with other jobsHolger Levsen1-2/+2
2015-10-16reproducible arch: run gpg twice, as the first run will create the needed gpg...Holger Levsen1-0/+1
2015-10-16reproducible: work around mv not moving read-only directoriesHolger Levsen1-3/+4
2015-10-16reproducible arch: configure jenkins users as rootHolger Levsen1-2/+2
2015-10-16reproducible arch: correctly unpack the tar archiveHolger Levsen1-1/+3
2015-10-16reproducible: run the arch_schroot_setup job on the correct nodeHolger Levsen1-1/+1
2015-10-16reproducible: first stab at setting up an archlinux build schrootHolger Levsen4-21/+84