summaryrefslogtreecommitdiff
path: root/maint/reproducible_build
Commit message (Collapse)AuthorAgeFilesLines
* fix reproducible build summary giving invalid branch and commit idtrinity-1686a2022-03-041-0/+1
| | | | | fix #378 also fix unrelated error in nightly rustdoc CI
* rename *.sh scripts to bare nameIan Jackson2022-02-181-0/+110
As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project.