summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2017-12-04meson: extend install_megadrivers script to handle symmlinkingDylan Baker1-0/+14
2017-11-09meson: Add script to use VERSION file for getting versionDylan Baker1-0/+35
2017-10-30git_sha1_gen: create empty file in fallback pathEric Engestrom1-0/+2
2017-10-27meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom1-0/+21
2017-10-27buildsys: move file regeneration logic to the script itselfEric Engestrom1-1/+12
2017-10-26install_megadrivers: print the full path with driver nameDylan Baker1-1/+1
2017-10-16git_sha1_gen: use git_sha1.h.in on all build systemsEric Engestrom1-1/+4
2017-10-10git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env varBrian Paul1-13/+26
2017-10-09meson: Build i965 and dri stackDylan Baker1-0/+55
2017-09-25git_sha1_gen: fix output on python3Eric Engestrom1-1/+1
2017-08-02git_sha1_gen: catch any error the same wayEric Engestrom1-5/+2
2017-08-02build: Don't bail on OSError in git_sha1_gen.pyTobias Klausmann1-0/+3
2017-08-01build: Convert git_sha1_gen script to Python.Jose Fonseca2-12/+20
2017-07-06build systems: move git_sha1_gen.sh to bin/Eric Engestrom1-0/+12
2017-06-15bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tagsAndres Gomez1-4/+7
2017-06-15bin/get-fixes-pick-list.sh: parse just the commit messageAndres Gomez1-2/+2
2017-05-13bin/get-fixes-pick-list.sh: bring back the warningAndres Gomez1-7/+13
2017-05-09bin/*py: honor editorconfig formattingAndres Gomez1-2/+2
2017-05-09bin: use tabs for coding style on *.sh filesAndres Gomez1-2/+1
2017-05-08bin/get-fixes-pick-list.sh: don't warn if more than one, go over themAndres Gomez1-25/+26
2017-04-20bin/get-{extra,fixes}-pick-list.sh: improve outputJuan A. Suarez Romero2-3/+8
2017-04-20bin/get-{extra,fixes}-pick-list.sh: add support for ignore listJuan A. Suarez Romero2-0/+13
2017-04-04bin/get-fixes-pick-list.sh: fix typoJuan A. Suarez Romero1-1/+1
2017-03-10bin/get-fixes-pick-list.sh: do not mandate bashEmil Velikov1-1/+1
2017-03-10bin/shortlog_mesa.sh: remove the final bashismEmil Velikov1-2/+2
2017-03-10bin/bugzilla_mesa.sh: rework the looping methodEmil Velikov1-26/+12
2017-03-10bin/perf-annotate-jit: add .py suffixEmil Velikov1-0/+0
2017-02-16bin/get-fixes-pick-list.sh: add new scriptEmil Velikov1-0/+61
2017-02-16bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov1-1/+1
2017-02-16bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov1-2/+5
2017-02-16bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov1-2/+5
2017-02-16bin/get-extra-pick-list: rework to use already_picked listEmil Velikov1-8/+11
2017-02-16bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov1-2/+1
2017-01-13get-typod-pick-list.sh: add new scriptEmil Velikov1-0/+39
2016-08-31Introduce .editorconfigEric Engestrom1-0/+3
2016-07-07bugzilla_mesa.sh: Drop "Bug " from sed commandEmil Velikov1-1/+1
2016-02-29mesa; add get-extra-pick-list.sh script into bin/Emil Velikov1-0/+35
2015-07-13bugzilla_mesa.sh: sort the bugs list by numberEmil Velikov1-8/+5
2013-07-31get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth1-1/+1
2013-07-30get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth1-1/+1
2013-05-01mesa: add usage examples to get-pick-list and shortlog scriptsAndreas Boll2-0/+12
2013-05-01mesa: Add a script to generate the list of fixed bugsAndreas Boll1-0/+52
2013-04-17gallivm: JIT symbol resolution with linux perf.José Fonseca1-0/+251
2013-03-05mesa: Modify candidate search stringIan Romanick1-1/+1
2013-01-10Remove installmesaMatt Turner1-74/+0
2013-01-10Remove minstallMatt Turner1-112/+0
2013-01-10Remove mklibMatt Turner1-1043/+0
2013-01-03Add new .gitignore entries for Automake 1.13 testsPaul Berry1-0/+1
2012-11-14mesa: use .cherry-ignore in the get-pick-list.sh scriptAndreas Boll1-2/+2
2012-10-23mesa: fix indentation in get-pick-list.sh scriptAndreas Boll1-4/+4