summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-06-13reproducible coreboot and openwrt: turn the 'reproducible?' headline into a s...Holger Levsen2-2/+14
2015-06-13reproducible openwrt: stop renaming *.bin to *.bin.squashfs because debbindif...Holger Levsen1-9/+1
2015-06-13reproducible: remove irc notifications for automatically rescheduling due to ...Holger Levsen1-1/+1
2015-06-13reproducible openwrt: fix css nameHolger Levsen1-1/+1
2015-06-13reproducible openwrt: rename *-squashfs*.bin to *.bin.squashfs (needed for de...Holger Levsen1-2/+10
2015-06-13reproducible: fix another variable nameHolger Levsen1-1/+1
2015-06-13reproducible: fix variable namesHolger Levsen1-4/+4
2015-06-13reproducible: fix logic errorHolger Levsen1-1/+1
2015-06-13reproducible openwrt: add css and logo (derived from http://luci.subsignal.or...Holger Levsen2-27/+29
2015-06-12reproducible coreboot: fix syntaxHolger Levsen1-2/+3
2015-06-12reproducible coreboot and openwrt: sort results alphabeticallyHolger Levsen2-2/+2
2015-06-12reproducible openwrt: fix package nameHolger Levsen1-1/+7
2015-06-12reproducible openwrt: disable debug outputHolger Levsen1-1/+1
2015-06-12reproducible: add link to /openwrt/ in dashboard.Holger Levsen1-1/+1
2015-06-12reproducible: fix syntaxHolger Levsen1-1/+1
2015-06-12reproducible: fix syntaxHolger Levsen1-1/+1
2015-06-12Revert "reproducible: scheduler: simplify the suite prioritaizing code"Holger Levsen1-1/+6
2015-06-12reproducible: scheduler: rewrite the irc messageMattia Rizzolo1-12/+27
2015-06-12reproducible: *.py: from datetime import datetime, timedelta instead of all d...Mattia Rizzolo4-12/+12
2015-06-12reproducible: scheduler: simplify the suite prioritaizing codeMattia Rizzolo1-6/+1
2015-06-12reproducible: scheduler: refactor: take some code out of scheduler(), to be c...Mattia Rizzolo1-31/+41
2015-06-12reprducible: scheduler: rename scheduler_*() functions to query_*()Mattia Rizzolo1-6/+6
2015-06-12reproducible openwrt: fix typoHolger Levsen1-1/+1
2015-06-12reproducible openwrt: fix loopsHolger Levsen1-1/+3
2015-06-12use 'ionice -c 3 nice' instead of 'nice ionice -c 3' everywhereHolger Levsen3-19/+19
2015-06-12reproducible coreboot: refactor, introduce save_coreboot_results()Holger Levsen1-21/+16
2015-06-12reproducible openwrt: refactor, introduce save_openwrt_results(), fix bug wit...Holger Levsen1-31/+21
2015-06-12reproducible openwrt and coreboot: cleanup TMPBUILDDIR sooner, to free memory...Holger Levsen2-2/+8
2015-06-12reproducible openwrt: fix typoHolger Levsen1-1/+1
2015-06-12reproducible openwrt and coreboot: build on tmpfsHolger Levsen2-20/+18
2015-06-12reproducible openwrt: install toolchain. cleanup properly between builds. cal...Holger Levsen1-36/+39
2015-06-12reproducible: build: add some output to the build log too when re-re-building...Mattia Rizzolo1-0/+7
2015-06-12reproducible openwrt: build everything in one goHolger Levsen1-27/+32
2015-06-12reproducible openwrt: debug make as advisedHolger Levsen1-2/+2
2015-06-12reproducible openwrt: create toolchain html after toolchain was installed. ad...Holger Levsen1-22/+24
2015-06-12reproducible openwrt: fix typoHolger Levsen1-1/+1
2015-06-12reproducible OpenWRT: initial testHolger Levsen2-61/+90
2015-06-12reproducible: add 'packages which need to be fixed in testing' and 'packages ...Holger Levsen3-0/+270
2015-06-12reproducible coreboot: list used toolchain lastHolger Levsen1-2/+2
2015-06-12reproducible coreboot: fix cleanupHolger Levsen1-3/+1
2015-06-12reproducible: maintenance: fix syntaxMattia Rizzolo1-1/+1
2015-06-11reproducible: maintenance: also lists too old processes with uid 1111/2222/12...Mattia Rizzolo1-1/+17
2015-06-11reproducible coreboot: fix pathesHolger Levsen1-2/+1
2015-06-11reproducible: fixup aea705d5Holger Levsen1-1/+0
2015-06-11reproducible: redo the first build if the 2nd successful one was done after a...Holger Levsen1-19/+31
2015-06-11reproducible: refactorHolger Levsen3-8/+12
2015-06-11use less pipesHolger Levsen2-2/+2
2015-06-11reproducible coreboot: fixup pathesHolger Levsen1-3/+3
2015-06-11reproducible coreboot: reorder presentation of resultsHolger Levsen1-36/+43
2015-06-11Revert "reproducible coreboot: reorder presentation of results"Holger Levsen2-76/+42