buildsys: move file regeneration logic to the script itself
[mesa.git] / bin / git_sha1_gen.py
2017-10-27 Eric Engestrombuildsys: move file regeneration logic to the script...
2017-10-16 Eric Engestromgit_sha1_gen: use git_sha1.h.in on all build systems
2017-10-10 Brian Paulgit_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var
2017-09-25 Eric Engestromgit_sha1_gen: fix output on python3
2017-08-02 Eric Engestromgit_sha1_gen: catch any error the same way
2017-08-02 Tobias Klausmannbuild: Don't bail on OSError in git_sha1_gen.py
2017-08-01 Jose Fonsecabuild: Convert git_sha1_gen script to Python.