Age | Commit message (Expand) | Author | Files | Lines |
2015-10-16 | reproducible arch: fixup path | Holger Levsen | 1 | -0/+1 |
2015-10-16 | reproducible arch: fixup job creation | Holger Levsen | 1 | -0/+4 |
2015-10-16 | reproducible arch: build simple web page | Holger Levsen | 3 | -5/+63 |
2015-10-16 | reproducible arch: fix logic | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: fix typo | Holger Levsen | 1 | -3/+0 |
2015-10-16 | reproducible arch: refactor | Holger Levsen | 1 | -22/+23 |
2015-10-16 | reproducible arch: publish build logs and only do 2nd build if the 1st was su... | Holger Levsen | 1 | -5/+13 |
2015-10-16 | reproducible arch: learn about any.pkg.tar.xz | Holger Levsen | 1 | -2/+2 |
2015-10-16 | reproducible arch: show directory contents if no build results were found | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible: fixup schroot session usage | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: set MAKEFLAGS=-jX in /etc/makepkg.conf | Holger Levsen | 2 | -1/+3 |
2015-10-16 | reproducible arch: actually run the build job every minute | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: correctly detect whether a package has been build | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: enable simple scheduler, with hardcoded list of all core p... | Holger Levsen | 1 | -14/+14 |
2015-10-16 | reproducible: link to /archlinux from the dashboard | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: only run diffoscope on the build artifacts | Holger Levsen | 1 | -8/+12 |
2015-10-16 | reproducible arch: scheduler needs to be run on the arch build node... | Holger Levsen | 1 | -18/+18 |
2015-10-16 | reproducible arch: correctly preserve results | Holger Levsen | 1 | -4/+4 |
2015-10-16 | reproducible arch: add very basic scheduler (currently still disabled) | Holger Levsen | 1 | -1/+21 |
2015-10-16 | reproducible arch: fix typo | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: put build results in the right directory | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: delete source package before providing build results for r... | Holger Levsen | 1 | -0/+2 |
2015-10-16 | reproducible arch: remove useless sudo usage | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: define TIMEOUT | Holger Levsen | 1 | -0/+5 |
2015-10-16 | reproducible arch: never cleanup $TMPDIR from the node, we need to rsync from it | Holger Levsen | 1 | -3/+6 |
2015-10-16 | reproducible arch: allow hidden files | Holger Levsen | 1 | -5/+5 |
2015-10-16 | reproducible arch: build in /tmp/$PKG-$(basename $TMPDIR) instead of /tmp/$PKG | Holger Levsen | 2 | -10/+19 |
2015-10-16 | reproducible arch: randomize schroot session names | Holger Levsen | 1 | -9/+11 |
2015-10-16 | reproducible arch: ignore schroot failures to clean up sessions | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: run diffoscope and publish the result | Holger Levsen | 1 | -3/+10 |
2015-10-16 | reproducible arch: fixup that c+p error again | Holger Levsen | 1 | -1/+1 |
2015-10-16 | fix typo | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: prefix schroot session names with 'arch-' and clean them u... | Holger Levsen | 1 | -8/+11 |
2015-10-16 | reproducible arch: fixup c+p error | Holger Levsen | 1 | -4/+4 |
2015-10-16 | reproducible arch: cleanup cleanup_all() | Holger Levsen | 1 | -1/+2 |
2015-10-16 | reproducible arch: this script can be run without params | Holger Levsen | 1 | -4/+1 |
2015-10-16 | reproducible arch: actually add reproducible_build_arch_pkg.sh to git | Holger Levsen | 1 | -0/+143 |
2015-10-16 | reproducible arch: create builder job for Archlinux (wip) | Holger Levsen | 1 | -0/+10 |
2015-10-16 | reproducible arch: first stab at _build_arch_pkg.sh (WIP) | Holger Levsen | 2 | -8/+6 |
2015-10-16 | reproducible: whitespace changes | Holger Levsen | 1 | -2/+1 |
2015-10-16 | reproducible arch: adopt wrapper to renamed job | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible arch: only configure abs for core and extra | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible: refactor | Holger Levsen | 2 | -1/+6 |
2015-10-16 | reproducible arch: update | Holger Levsen | 1 | -10/+9 |
2015-10-16 | reproducible arch: rename job to be consistent with other jobs | Holger Levsen | 1 | -2/+2 |
2015-10-16 | reproducible arch: run gpg twice, as the first run will create the needed gpg... | Holger Levsen | 1 | -0/+1 |
2015-10-16 | reproducible: work around mv not moving read-only directories | Holger Levsen | 1 | -3/+4 |
2015-10-16 | reproducible arch: configure jenkins users as root | Holger Levsen | 1 | -2/+2 |
2015-10-16 | reproducible arch: correctly unpack the tar archive | Holger Levsen | 1 | -1/+3 |
2015-10-16 | reproducible: run the arch_schroot_setup job on the correct node | Holger Levsen | 1 | -1/+1 |