Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-16 | bin: split `write_if_different()` out | Eric Engestrom | 1 | -7/+14 |
2018-08-16 | bin: whitespace cleanup | Eric Engestrom | 1 | -3/+3 |
2017-10-30 | git_sha1_gen: create empty file in fallback path | Eric Engestrom | 1 | -0/+2 |
2017-10-27 | buildsys: move file regeneration logic to the script itself | Eric Engestrom | 1 | -1/+12 |
2017-10-16 | git_sha1_gen: use git_sha1.h.in on all build systems | Eric Engestrom | 1 | -1/+4 |
2017-10-10 | git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var | Brian Paul | 1 | -13/+26 |
2017-09-25 | git_sha1_gen: fix output on python3 | Eric Engestrom | 1 | -1/+1 |
2017-08-02 | git_sha1_gen: catch any error the same way | Eric Engestrom | 1 | -5/+2 |
2017-08-02 | build: Don't bail on OSError in git_sha1_gen.py | Tobias Klausmann | 1 | -0/+3 |
2017-08-01 | build: Convert git_sha1_gen script to Python. | Jose Fonseca | 1 | -0/+20 |