summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove installmesaMatt Turner2013-01-101-74/+0
* Remove minstallMatt Turner2013-01-101-112/+0
* Remove mklibMatt Turner2013-01-101-1043/+0
* Add new .gitignore entries for Automake 1.13 testsPaul Berry2013-01-031-0/+1
* mesa: use .cherry-ignore in the get-pick-list.sh scriptAndreas Boll2012-11-141-2/+2
* mesa: fix indentation in get-pick-list.sh scriptAndreas Boll2012-10-231-4/+4
* mesa: grep for commits with cherry picked in commit message only onceAndreas Boll2012-10-231-2/+9
* mesa: optimize get-pick-list.sh scriptAndreas Boll2012-10-231-4/+3
* mesa: simplify get-pick-list.sh scriptAndreas Boll2012-10-231-1/+3
* mesa: add get-pick-list.sh script into bin/Ian Romanick2012-10-231-0/+21
* mklib: clean up abi flags for x86 targetsMike Frysinger2012-09-141-18/+24
* mesa: remove obsolete confdiff.shAndreas Boll2012-06-201-48/+0