summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2018-04-23bin/install_megadrivers: rename a few variables to make things clearerDylan Baker
2018-04-23bin/install_megadrivers: fix DESTDIR and -D*-pathDylan Baker
2018-04-05meson: fix megadriver symlinkingDylan Baker
2017-12-04meson: extend install_megadrivers script to handle symmlinkingDylan Baker
2017-11-09meson: Add script to use VERSION file for getting versionDylan Baker
2017-10-30git_sha1_gen: create empty file in fallback pathEric Engestrom
2017-10-27meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom
2017-10-27buildsys: move file regeneration logic to the script itselfEric Engestrom
2017-10-26install_megadrivers: print the full path with driver nameDylan Baker
2017-10-16git_sha1_gen: use git_sha1.h.in on all build systemsEric Engestrom
2017-10-10git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env varBrian Paul
2017-10-09meson: Build i965 and dri stackDylan Baker
2017-09-25git_sha1_gen: fix output on python3Eric Engestrom
2017-08-02git_sha1_gen: catch any error the same wayEric Engestrom
2017-08-02build: Don't bail on OSError in git_sha1_gen.pyTobias Klausmann
2017-08-01build: Convert git_sha1_gen script to Python.Jose Fonseca
2017-07-06build systems: move git_sha1_gen.sh to bin/Eric Engestrom
2017-06-15bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tagsAndres Gomez
2017-06-15bin/get-fixes-pick-list.sh: parse just the commit messageAndres Gomez
2017-05-13bin/get-fixes-pick-list.sh: bring back the warningAndres Gomez
2017-05-09bin/*py: honor editorconfig formattingAndres Gomez
2017-05-09bin: use tabs for coding style on *.sh filesAndres Gomez
2017-05-08bin/get-fixes-pick-list.sh: don't warn if more than one, go over themAndres Gomez
2017-04-20bin/get-{extra,fixes}-pick-list.sh: improve outputJuan A. Suarez Romero
2017-04-20bin/get-{extra,fixes}-pick-list.sh: add support for ignore listJuan A. Suarez Romero
2017-04-04bin/get-fixes-pick-list.sh: fix typoJuan A. Suarez Romero
2017-03-10bin/get-fixes-pick-list.sh: do not mandate bashEmil Velikov
2017-03-10bin/shortlog_mesa.sh: remove the final bashismEmil Velikov
2017-03-10bin/bugzilla_mesa.sh: rework the looping methodEmil Velikov
2017-03-10bin/perf-annotate-jit: add .py suffixEmil Velikov
2017-02-16bin/get-fixes-pick-list.sh: add new scriptEmil Velikov
2017-02-16bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov
2017-02-16bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov
2017-02-16bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov
2017-02-16bin/get-extra-pick-list: rework to use already_picked listEmil Velikov
2017-02-16bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov
2017-01-13get-typod-pick-list.sh: add new scriptEmil Velikov
2016-08-31Introduce .editorconfigEric Engestrom
2016-07-07bugzilla_mesa.sh: Drop "Bug " from sed commandEmil Velikov
2016-02-29mesa; add get-extra-pick-list.sh script into bin/Emil Velikov
2015-07-13bugzilla_mesa.sh: sort the bugs list by numberEmil Velikov
2013-07-31get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth
2013-07-30get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth
2013-05-01mesa: add usage examples to get-pick-list and shortlog scriptsAndreas Boll
2013-05-01mesa: Add a script to generate the list of fixed bugsAndreas Boll
2013-04-17gallivm: JIT symbol resolution with linux perf.José Fonseca
2013-03-05mesa: Modify candidate search stringIan Romanick
2013-01-10Remove installmesaMatt Turner
2013-01-10Remove minstallMatt Turner
2013-01-10Remove mklibMatt Turner