summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* bin/get-pick-listh.sh: force git --pretty=mediumDylan Baker2018-05-231-1/+1
* bin/bugzilla_mesa.sh: explicitly set the --pretty argumentDylan Baker2018-05-231-1/+1
* bin: force git show to use default pretty settingDylan Baker2018-04-271-2/+2
* bin/install_megadrivers: rename a few variables to make things clearerDylan Baker2018-04-231-8/+8
* bin/install_megadrivers: fix DESTDIR and -D*-pathDylan Baker2018-04-231-2/+6
* meson: fix megadriver symlinkingDylan Baker2018-04-051-1/+1
* meson: extend install_megadrivers script to handle symmlinkingDylan Baker2017-12-041-0/+14
* meson: Add script to use VERSION file for getting versionDylan Baker2017-11-091-0/+35
* git_sha1_gen: create empty file in fallback pathEric Engestrom2017-10-301-0/+2
* meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom2017-10-271-0/+21
* buildsys: move file regeneration logic to the script itselfEric Engestrom2017-10-271-1/+12
* install_megadrivers: print the full path with driver nameDylan Baker2017-10-261-1/+1
* 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
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+55
* 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-012-12/+20
* build systems: move git_sha1_gen.sh to bin/Eric Engestrom2017-07-061-0/+12
* bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tagsAndres Gomez2017-06-151-4/+7
* bin/get-fixes-pick-list.sh: parse just the commit messageAndres Gomez2017-06-151-2/+2
* bin/get-fixes-pick-list.sh: bring back the warningAndres Gomez2017-05-131-7/+13
* bin/*py: honor editorconfig formattingAndres Gomez2017-05-091-2/+2
* bin: use tabs for coding style on *.sh filesAndres Gomez2017-05-091-2/+1
* bin/get-fixes-pick-list.sh: don't warn if more than one, go over themAndres Gomez2017-05-081-25/+26
* bin/get-{extra,fixes}-pick-list.sh: improve outputJuan A. Suarez Romero2017-04-202-3/+8
* bin/get-{extra,fixes}-pick-list.sh: add support for ignore listJuan A. Suarez Romero2017-04-202-0/+13
* bin/get-fixes-pick-list.sh: fix typoJuan A. Suarez Romero2017-04-041-1/+1
* bin/get-fixes-pick-list.sh: do not mandate bashEmil Velikov2017-03-101-1/+1
* bin/shortlog_mesa.sh: remove the final bashismEmil Velikov2017-03-101-2/+2
* bin/bugzilla_mesa.sh: rework the looping methodEmil Velikov2017-03-101-26/+12
* bin/perf-annotate-jit: add .py suffixEmil Velikov2017-03-101-0/+0
* bin/get-fixes-pick-list.sh: add new scriptEmil Velikov2017-02-161-0/+61
* bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov2017-02-161-1/+1
* bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov2017-02-161-2/+5
* bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov2017-02-161-2/+5
* bin/get-extra-pick-list: rework to use already_picked listEmil Velikov2017-02-161-8/+11
* bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov2017-02-161-2/+1
* get-typod-pick-list.sh: add new scriptEmil Velikov2017-01-131-0/+39
* Introduce .editorconfigEric Engestrom2016-08-311-0/+3
* bugzilla_mesa.sh: Drop "Bug " from sed commandEmil Velikov2016-07-071-1/+1
* mesa; add get-extra-pick-list.sh script into bin/Emil Velikov2016-02-291-0/+35
* bugzilla_mesa.sh: sort the bugs list by numberEmil Velikov2015-07-131-8/+5
* get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth2013-07-311-1/+1
* get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth2013-07-301-1/+1
* mesa: add usage examples to get-pick-list and shortlog scriptsAndreas Boll2013-05-012-0/+12
* mesa: Add a script to generate the list of fixed bugsAndreas Boll2013-05-011-0/+52
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-0/+251
* mesa: Modify candidate search stringIan Romanick2013-03-051-1/+1