aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2013-08-01get-pick-list: Ignore commits which CC mesa-stable unless they say "9.1"Carl Worth
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-07-30cherry-ignore: Drop 13 patches from the pick listCarl Worth
2013-07-15cherry-ignore: Drop two patches which we've decided not to includeCarl Worth
2013-07-15cherry-ignore: Ignore previously backported patchCarl Worth
2013-06-05mesa: Cherry-ignore a patch that got picked but squashed.Kenneth Graunke
2013-06-05mesa: Add a reverted commit to cherry-ignore.Kenneth Graunke
2013-05-29mesa: Add i965 varying index patches to .cherry-ignore.Kenneth Graunke
2013-05-23mesa: Note that two radeonsi fixes cannot be backported after allMichel Dänzer
2013-05-21mesa: Note that a824692 is already back portedIan Romanick
2013-05-10mesa: add usage examples to get-pick-list and shortlog scriptsAndreas Boll
2013-05-10mesa: Add a script to generate the list of fixed bugsAndreas Boll
2013-05-10mesa: Note that patch 0967c36 shouldn't actually get picked to the 9.1 branchIan Romanick
2013-04-08mesa: Note that patch dbf94d1 should't actually get picked to the 9.1 branchIan Romanick
2013-04-05mesa: Add previously picked commit to .cherry-ignoreIan Romanick
2013-03-05mesa: Modify candidate search stringIan Romanick
2013-03-05mesa: Add previously picked commit to .cherry-ignoreIan Romanick
2013-02-17mesa: Add .cherry-ignore for 9.1Ian Romanick
2013-01-10Remove installmesaMatt Turner
2013-01-10Remove minstallMatt Turner
2013-01-10Remove mklibMatt Turner
2013-01-03Add new .gitignore entries for Automake 1.13 testsPaul Berry
2012-11-14mesa: use .cherry-ignore in the get-pick-list.sh scriptAndreas Boll
2012-10-23mesa: fix indentation in get-pick-list.sh scriptAndreas Boll
2012-10-23mesa: grep for commits with cherry picked in commit message only onceAndreas Boll
2012-10-23mesa: optimize get-pick-list.sh scriptAndreas Boll
2012-10-23mesa: simplify get-pick-list.sh scriptAndreas Boll
2012-10-23mesa: add get-pick-list.sh script into bin/Ian Romanick
2012-09-14mklib: clean up abi flags for x86 targetsMike Frysinger
2012-06-20mesa: remove obsolete confdiff.shAndreas Boll
2012-06-14mesa: fix html in shortlog_mesa.sh scriptAndreas Boll
2012-06-14mesa: added Ian's shortlog_mesa.sh script in bin/Brian Paul
2012-06-11automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.Kenneth Graunke
2012-06-11automake: Move top-level makefile to automake.Eric Anholt
2012-06-11mesa: Move the version information right into configure.ac.Eric Anholt
2012-05-08Add bin/compile to .gitignorePaul Berry
2012-04-23bin/mklib: remove '-m32' for arm linuxHan Shen(沈涵)
2012-01-30Remove autoreconf generated filesMatt Turner
2012-01-30autoconf: use AC_PROG_YACC/LEXMatt Turner
2012-01-05Add .gitignore files to exclude unit test build artifacts from gitPaul Berry
2011-12-27mklib: tab cleanup, no functional changeAlexander von Gluck
2011-12-26mklib: Add Haiku build supportAlexander von Gluck
2011-11-10mklib: fix static lib building by filtering out -L, -l optionsWayne E. Robertz
2011-08-26mesa: Remove support for BeOSIan Romanick
2011-06-08darwin: mklib: Make the real file match the idJeremy Huddleston
2011-05-05mesa: don't call git if it's not git repositoryMarcin Slusarz
2011-05-05mesa: don't touch git_sha1.h if sha1 didn't changeMarcin Slusarz
2011-04-05mesa: Include GIT SHA1 in GL version stringIan Romanick
2011-01-06mesa: fix build for NetBSDPierre Allegraud