summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_json.py
AgeCommit message (Collapse)AuthorFilesLines
2015-07-10fix typosHolger Levsen1-2/+2
2015-07-10provide /reproducible-tracker.json, see #785531Holger Levsen1-5/+15
2015-07-09reproducible: json: fix tempfile handling, to avoid (non-fatal) ↵Mattia Rizzolo1-3/+3
FileNotFoundError
2015-05-17reproducible: include filtered ftbfs issues in the .json outputHolger Levsen1-1/+4
2015-04-09reproducible: fix filter needed to work around #781517Holger Levsen1-1/+1
2015-03-30fix typoHolger Levsen1-1/+1
2015-03-30reproducible: drop ftbfs from json as long as #781517 unfixedHolger Levsen1-1/+1
2015-03-21reproducible: add architecture to .jsonHolger Levsen1-2/+2
2015-03-15reproducible: chmod the json file correctly.Holger Levsen1-0/+2
2015-03-13reproducible: write json to tempfile first, so that updates are atomicHolger Levsen1-1/+8
2015-02-26reproducible: json.py: update to a new database schema supporting multiple ↵Mattia Rizzolo1-11/+12
suites
2015-02-09reproducible: credit Holger in *py scripts, as they are based on his work. + ↵Mattia Rizzolo1-1/+2
change license GPL-2+ → GPL-2
2015-02-03reproducible: also export build_time in the jsonMattia Rizzolo1-3/+4
2015-01-30reproducible: rewrite the reproducible_json.sh in python, and replace itMattia Rizzolo1-0/+33