summaryrefslogtreecommitdiff
path: root/bin/git_sha1_gen.py
Commit message (Expand)AuthorAgeFilesLines
* bin/git_sha1_gen.py: remove execute bit/shebangEmil Velikov2018-08-231-2/+0
* bin: always define MESA_GIT_SHA1 to make it directly usable in codeEric Engestrom2018-08-161-2/+2
* git_sha1: simplify logicEric Engestrom2018-08-161-5/+1
* bin: split `write_if_different()` outEric Engestrom2018-08-161-7/+14
* bin: whitespace cleanupEric Engestrom2018-08-161-3/+3
* git_sha1_gen: create empty file in fallback pathEric Engestrom2017-10-301-0/+2
* buildsys: move file regeneration logic to the script itselfEric Engestrom2017-10-271-1/+12
* git_sha1_gen: use git_sha1.h.in on all build systemsEric Engestrom2017-10-161-1/+4
* git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env varBrian Paul2017-10-101-13/+26
* git_sha1_gen: fix output on python3Eric Engestrom2017-09-251-1/+1
* git_sha1_gen: catch any error the same wayEric Engestrom2017-08-021-5/+2
* build: Don't bail on OSError in git_sha1_gen.pyTobias Klausmann2017-08-021-0/+3
* build: Convert git_sha1_gen script to Python.Jose Fonseca2017-08-011-0/+20