summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-06-09reproducible: improve mainpage layout for large screensHolger Levsen3-3/+3
2015-06-09reproducible: improve main page layoutHolger Levsen2-3/+3
2015-06-09reproducible: introduce new variation to capture environmentHolger Levsen3-0/+4
2015-06-09reproducible coreboot: test whether the cross toolchain can be build in ↵Holger Levsen1-2/+2
parallel now
2015-06-09reproducible (coreboot): hint that this variation is applied elsewhere.Holger Levsen1-6/+6
2015-06-09reproducible coreboot: install cmake, needed since today to build cross ↵Holger Levsen1-0/+1
toolchain for coreboot
2015-06-09reproducible coreboot: abort the job if no cross compilers could be build at ↵Holger Levsen1-4/+16
all. fix typos related to html output
2015-06-08reproducible: don't overwrite mainpage with coreboot pageHolger Levsen2-3/+1
2015-06-08reproducible coreboot: show size and sha256sum of reproducible imagesHolger Levsen2-2/+6
2015-06-08reproducible coreboot: split into two jobs and run weeklyHolger Levsen1-0/+1
2015-06-08todo: add debootstrap tests + improve syntaxMattia Rizzolo1-6/+12
2015-06-08meld reproducible_setup_schroot.sh into schroot-create, delete the first and ↵Mattia Rizzolo4-170/+36
let everything use that schroot-create script. No need for duplications
2015-06-08reproducible coreboot: add some more explainationsHolger Levsen2-2/+10
2015-06-08reproducible coreboot: improve html layoutHolger Levsen1-0/+1
2015-06-08reproducible coreboot: link ftbfs to build logHolger Levsen1-1/+1
2015-06-08reproducible coreboot: fix logparse rulesHolger Levsen1-1/+1
2015-06-08reproducible coreboot: add mips, arm and riscv imagesHolger Levsen2-2/+1
2015-06-08reproducible coreboot: fix $COREBOOT in html resultHolger Levsen1-1/+3
2015-06-08reproducible: double the amount of old packages scheduled, to reduce irc ↵Holger Levsen1-2/+2
notifications
2015-06-08reproducible coreboot: improve job outputHolger Levsen1-6/+5
2015-06-08reproducible coreboot: use special logparse rulesHolger Levsen3-5/+44
2015-06-08reproducible: drop all these debbindiff lockfiles thinghies. They are not ↵Mattia Rizzolo3-49/+1
really needed and causes only troubles
2015-06-08reproducible coreboot: improve layoutHolger Levsen1-4/+3
2015-06-07Revert "reproducible coreboot: Use ca-global certs for https verification"Holger Levsen1-5/+2
This reverts commit 0a3367a9db34bcc900f65df94b4f6c1fd4695f26.
2015-06-07reproducible: disable coreboot logparse rules for the momentHolger Levsen1-2/+2
2015-06-07reproducible coreboot: add logparse rules, less debuggingHolger Levsen2-1/+5
2015-06-07reproducible coreboot: more polishing for coreboot.html, detect ftbfs images.Holger Levsen2-13/+21
2015-06-07reproducible: show pkg set size comparisonHolger Levsen1-0/+2
2015-06-07reproducible coreboot: more polishing for coreboot.htmlHolger Levsen2-17/+12
2015-06-07reproducible coreboot: add variations of PATH, umask and kernel versionHolger Levsen3-7/+14
2015-06-07reproducible coreboot: Use ca-global certs for https verificationJames McCoy1-2/+5
Fix quoting issue which prevented git from finding the certificate bundle. Signed-off-by: James McCoy <jamessan@debian.org>
2015-06-07reproducible coreboot: improve layout, fix irc notificationHolger Levsen5-15/+12
2015-06-07reproducible coreboot: fix pathHolger Levsen1-1/+2
2015-06-07Revert "reproducible coreboot: Use ca-global certs for https verification"Holger Levsen1-5/+2
This reverts commit ccd3bce4b049bdf3550bd1ec6111f034eb61e4ed.
2015-06-07reproducible coreboot: temporarily disable other archs tooHolger Levsen1-1/+1
2015-06-07reproducible coreboot: dont build for arm64 yet, deal gracefully with ↵Holger Levsen1-2/+2
toolchain build failing
2015-06-07reproducible coreboot: Use ca-global certs for https verificationJames McCoy1-2/+5
Signed-off-by: James McCoy <jamessan@debian.org>
2015-06-06reproducible coreboot: install iasl, needed to build cross-toolchain for ↵Holger Levsen1-0/+1
some archs
2015-06-06add weasel's note about remote schedulingHolger Levsen1-3/+20
2015-06-06reproducible coreboot: fix typoHolger Levsen1-1/+1
2015-06-06reproducible coreboot: improve job description and be nice.Holger Levsen3-7/+5
2015-06-06make grep more robustHolger Levsen5-5/+5
2015-06-06reproducible coreboot: also build for mips, arm, arm64 and riscv. Fix up ↵Holger Levsen2-6/+6
parallel build.
2015-06-06reproducible coreboot: include coreboot version and notify irc.Holger Levsen2-3/+5
2015-06-06reproducible: build: use sql UPDATE instead of REPLACE to mark the package ↵Mattia Rizzolo1-1/+1
as building => avoid losing data from the db (such as save_artifacts)
2015-06-06reproducible coreboot: improve main page and link to it from rb.d.nHolger Levsen4-13/+19
2015-06-06reproducible: more refactoring. add write_explaination_table() to be used ↵Holger Levsen5-54/+55
for all tested projects.
2015-06-06reproducible coreboot: refactor and cleanupHolger Levsen2-82/+30
2015-06-06reproducible coreboot: include overall statsHolger Levsen1-1/+6
2015-06-06reproducible coreboot: build toolchain using one core only because of ↵Holger Levsen1-2/+2
upstream buildsystem