| Commit message (Expand) | Author | Age | Files | Lines |
* | delete autotools .gitignore files | Eric Engestrom | 2019-04-29 | 1 | -9/+0 |
* | meson: remove meson-created megadrivers symlinks | Eric Engestrom | 2019-04-11 | 1 | -0/+7 |
* | bin: drop unused import from install_megadrivers.py | Eric Engestrom | 2019-04-09 | 1 | -1/+0 |
* | meson: strip rpath from megadrivers | Eric Engestrom | 2019-04-01 | 1 | -1/+0 |
* | bin/install_megadrivers.py: Fix regression for set DESTDIR | Dylan Baker | 2019-03-22 | 1 | -1/+5 |
* | bin/install_megadrivers.py: Correctly handle DESTDIR='' | Dylan Baker | 2019-03-20 | 1 | -1/+1 |
* | get-pick-list: Add --pretty=medium to the arguments for Cc patches | Dylan Baker | 2019-02-13 | 1 | -2/+2 |
* | meson: add script to print the options before configuring a builddir | Eric Engestrom | 2019-02-07 | 1 | -0/+63 |
* | bin/meson-cmd-extract: Also handle cross and native files | Dylan Baker | 2019-01-18 | 1 | -0/+11 |
* | meson: Add a script to extract the cmd line used for meson | Dylan Baker | 2019-01-15 | 1 | -0/+77 |
* | bin/get-pick-list.sh: fix redirection in sh | Andres Gomez | 2019-01-14 | 1 | -1/+1 |
* | bin/get-pick-list.sh: fix the oneline printing | Andres Gomez | 2019-01-14 | 1 | -1/+1 |
* | bin/get-pick-list.sh: warn when commit lists invalid sha | Emil Velikov | 2018-12-21 | 1 | -0/+11 |
* | bin/get-pick-list.sh: rework handing of sha nominations | Emil Velikov | 2018-12-21 | 1 | -16/+30 |
* | bin/get-pick-list.sh: handle reverts prior to the branchpoint | Emil Velikov | 2018-11-15 | 1 | -1/+8 |
* | bin/get-pick-list.sh: use test instead of [ ] | Emil Velikov | 2018-11-15 | 1 | -4/+4 |
* | bin/get-pick-list.sh: handle unofficial "broken by" tag | Emil Velikov | 2018-11-15 | 1 | -1/+8 |
* | bin/get-pick-list.sh: handle fixes tag with missing colon | Emil Velikov | 2018-11-15 | 1 | -1/+5 |
* | bin/get-pick-list.sh: flesh out is_sha_nomination | Emil Velikov | 2018-11-15 | 1 | -2/+9 |
* | bin/get-pick-list.sh: tweak the commit sha matching pattern | Emil Velikov | 2018-11-15 | 1 | -1/+1 |
* | bin/get-pick-list.sh: handle the fixes tag | Emil Velikov | 2018-11-15 | 2 | -84/+43 |
* | bin/get-pick-list.sh: handle "typod" usecase. | Emil Velikov | 2018-11-15 | 2 | -43/+8 |
* | bin/get-pick-list.sh: prefix output with "[stable] " | Emil Velikov | 2018-11-15 | 1 | -0/+15 |
* | bin/get-pick-list.sh: simplify git oneline printing | Emil Velikov | 2018-11-15 | 1 | -1/+1 |
* | bin/git_sha1_gen.py: remove execute bit/shebang | Emil Velikov | 2018-08-23 | 1 | -2/+0 |
* | bin/install_megadrivers.py: Remove shebang and executable bit | Mathieu Bridon | 2018-08-23 | 1 | -1/+0 |
* | bin: always define MESA_GIT_SHA1 to make it directly usable in code | Eric Engestrom | 2018-08-16 | 1 | -2/+2 |
* | git_sha1: simplify logic | Eric Engestrom | 2018-08-16 | 1 | -5/+1 |
* | bin: split `write_if_different()` out | Eric Engestrom | 2018-08-16 | 1 | -7/+14 |
* | bin: whitespace cleanup | Eric Engestrom | 2018-08-16 | 1 | -3/+3 |
* | meson, install_megadrivers: Also remove stale symlinks | Gert Wollny | 2018-08-06 | 1 | -2/+4 |
* | bin/get-pick-listh.sh: force git --pretty=medium | Dylan Baker | 2018-05-23 | 1 | -1/+1 |
* | bin/bugzilla_mesa.sh: explicitly set the --pretty argument | Dylan Baker | 2018-05-23 | 1 | -1/+1 |
* | bin: force git show to use default pretty setting | Dylan Baker | 2018-04-27 | 1 | -2/+2 |
* | bin/install_megadrivers: rename a few variables to make things clearer | Dylan Baker | 2018-04-23 | 1 | -8/+8 |
* | bin/install_megadrivers: fix DESTDIR and -D*-path | Dylan Baker | 2018-04-23 | 1 | -2/+6 |
* | meson: fix megadriver symlinking | Dylan Baker | 2018-04-05 | 1 | -1/+1 |
* | meson: extend install_megadrivers script to handle symmlinking | Dylan Baker | 2017-12-04 | 1 | -0/+14 |
* | meson: Add script to use VERSION file for getting version | Dylan Baker | 2017-11-09 | 1 | -0/+35 |
* | git_sha1_gen: create empty file in fallback path | Eric Engestrom | 2017-10-30 | 1 | -0/+2 |
* | meson: bring MESA_GIT_SHA1 in line with other build systems | Eric Engestrom | 2017-10-27 | 1 | -0/+21 |
* | buildsys: move file regeneration logic to the script itself | Eric Engestrom | 2017-10-27 | 1 | -1/+12 |
* | install_megadrivers: print the full path with driver name | Dylan Baker | 2017-10-26 | 1 | -1/+1 |
* | git_sha1_gen: use git_sha1.h.in on all build systems | Eric Engestrom | 2017-10-16 | 1 | -1/+4 |
* | git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var | Brian Paul | 2017-10-10 | 1 | -13/+26 |
* | meson: Build i965 and dri stack | Dylan Baker | 2017-10-09 | 1 | -0/+55 |
* | git_sha1_gen: fix output on python3 | Eric Engestrom | 2017-09-25 | 1 | -1/+1 |
* | git_sha1_gen: catch any error the same way | Eric Engestrom | 2017-08-02 | 1 | -5/+2 |
* | build: Don't bail on OSError in git_sha1_gen.py | Tobias Klausmann | 2017-08-02 | 1 | -0/+3 |
* | build: Convert git_sha1_gen script to Python. | Jose Fonseca | 2017-08-01 | 2 | -12/+20 |