| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | build systems: move git_sha1_gen.sh to bin/ | Eric Engestrom | 2017-07-06 | 1 | -0/+12 |
* | bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags | Andres Gomez | 2017-06-15 | 1 | -4/+7 |
* | bin/get-fixes-pick-list.sh: parse just the commit message | Andres Gomez | 2017-06-15 | 1 | -2/+2 |
* | bin/get-fixes-pick-list.sh: bring back the warning | Andres Gomez | 2017-05-13 | 1 | -7/+13 |
* | bin/*py: honor editorconfig formatting | Andres Gomez | 2017-05-09 | 1 | -2/+2 |
* | bin: use tabs for coding style on *.sh files | Andres Gomez | 2017-05-09 | 1 | -2/+1 |
* | bin/get-fixes-pick-list.sh: don't warn if more than one, go over them | Andres Gomez | 2017-05-08 | 1 | -25/+26 |
* | bin/get-{extra,fixes}-pick-list.sh: improve output | Juan A. Suarez Romero | 2017-04-20 | 2 | -3/+8 |
* | bin/get-{extra,fixes}-pick-list.sh: add support for ignore list | Juan A. Suarez Romero | 2017-04-20 | 2 | -0/+13 |
* | bin/get-fixes-pick-list.sh: fix typo | Juan A. Suarez Romero | 2017-04-04 | 1 | -1/+1 |
* | bin/get-fixes-pick-list.sh: do not mandate bash | Emil Velikov | 2017-03-10 | 1 | -1/+1 |
* | bin/shortlog_mesa.sh: remove the final bashism | Emil Velikov | 2017-03-10 | 1 | -2/+2 |
* | bin/bugzilla_mesa.sh: rework the looping method | Emil Velikov | 2017-03-10 | 1 | -26/+12 |
* | bin/perf-annotate-jit: add .py suffix | Emil Velikov | 2017-03-10 | 1 | -0/+0 |
* | bin/get-fixes-pick-list.sh: add new script | Emil Velikov | 2017-02-16 | 1 | -0/+61 |
* | bin/get-pick-list.sh: remove ancient way of nominating patches | Emil Velikov | 2017-02-16 | 1 | -1/+1 |
* | bin/get-pick-list.sh: limit `git grep ...' only as needed | Emil Velikov | 2017-02-16 | 1 | -2/+5 |
* | bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed | Emil Velikov | 2017-02-16 | 1 | -2/+5 |
* | bin/get-extra-pick-list: rework to use already_picked list | Emil Velikov | 2017-02-16 | 1 | -8/+11 |
* | bin/get-extra-pick-list: use git merge-base to get the branchpoint | Emil Velikov | 2017-02-16 | 1 | -2/+1 |
* | get-typod-pick-list.sh: add new script | Emil Velikov | 2017-01-13 | 1 | -0/+39 |
* | Introduce .editorconfig | Eric Engestrom | 2016-08-31 | 1 | -0/+3 |
* | bugzilla_mesa.sh: Drop "Bug " from sed command | Emil Velikov | 2016-07-07 | 1 | -1/+1 |
* | mesa; add get-extra-pick-list.sh script into bin/ | Emil Velikov | 2016-02-29 | 1 | -0/+35 |
* | bugzilla_mesa.sh: sort the bugs list by number | Emil Velikov | 2015-07-13 | 1 | -8/+5 |
* | get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable" | Carl Worth | 2013-07-31 | 1 | -1/+1 |
* | get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list | Carl Worth | 2013-07-30 | 1 | -1/+1 |
* | mesa: add usage examples to get-pick-list and shortlog scripts | Andreas Boll | 2013-05-01 | 2 | -0/+12 |
* | mesa: Add a script to generate the list of fixed bugs | Andreas Boll | 2013-05-01 | 1 | -0/+52 |
* | gallivm: JIT symbol resolution with linux perf. | José Fonseca | 2013-04-17 | 1 | -0/+251 |
* | mesa: Modify candidate search string | Ian Romanick | 2013-03-05 | 1 | -1/+1 |
* | Remove installmesa | Matt Turner | 2013-01-10 | 1 | -74/+0 |
* | Remove minstall | Matt Turner | 2013-01-10 | 1 | -112/+0 |
* | Remove mklib | Matt Turner | 2013-01-10 | 1 | -1043/+0 |
* | Add new .gitignore entries for Automake 1.13 tests | Paul Berry | 2013-01-03 | 1 | -0/+1 |
* | mesa: use .cherry-ignore in the get-pick-list.sh script | Andreas Boll | 2012-11-14 | 1 | -2/+2 |
* | mesa: fix indentation in get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -4/+4 |