summaryrefslogtreecommitdiff
path: root/bin/git_sha1_gen.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-30git_sha1_gen: create empty file in fallback pathEric Engestrom1-0/+2
2017-10-27buildsys: move file regeneration logic to the script itselfEric Engestrom1-1/+12
2017-10-16git_sha1_gen: use git_sha1.h.in on all build systemsEric Engestrom1-1/+4
2017-10-10git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env varBrian Paul1-13/+26
2017-09-25git_sha1_gen: fix output on python3Eric Engestrom1-1/+1
2017-08-02git_sha1_gen: catch any error the same wayEric Engestrom1-5/+2
2017-08-02build: Don't bail on OSError in git_sha1_gen.pyTobias Klausmann1-0/+3
2017-08-01build: Convert git_sha1_gen script to Python.Jose Fonseca1-0/+20