summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* ybd is hosted in GitLab nowJavier Jardón2016-09-141-2/+2
|
* Add a .gitlab-ci.yml filePaul Sherwood2016-03-131-1/+1
|
* Beginning Dockerfile and pipeline for concoursePaul Sherwood2016-01-092-0/+42
|
* Output reproducible components to a file, output differences in mdwn table, ↵Lauren Perry2015-06-301-8/+22
| | | | fix broken commands
* Fix build/check reproducibility script by clarifying shasum output filenamesLauren Perry2015-06-221-12/+12
|
* Add script to check reproducibility of a systemLauren Perry2015-06-191-0/+73
This sets off two consecutive builds of a system passed to the script as an argument, obtaining the sha1sum of all files in the build upon completion, then obtaining a file showing which SHA1 values differ between the two builds.