aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
2010-09-01Cygwin: Adjust mklib so -linker and -cplusplus options are processed more lik...Jon TURNEY
2010-09-01Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY
2010-09-01Cygwin: Change mklib not to report the full archname on cygwinJon TURNEY
2010-09-01Cygwin: Have mklib exit with error code if link failsJon TURNEY
2010-03-12mklib: Fix amd64 builds on Solaris when using Sun compilersAlan Coopersmith
2010-03-01bin: Remove raw2png.py.José Fonseca
2010-02-28Fixed mklib to properly merge static libraries on darwin.Alex Weiss
2010-02-22bin/mklib: Clear CDPATH to avoid damaging expand_archive outputKeith Packard
2010-02-20Cygwin build fix: Fix linkageJon TURNEY
2010-02-18Revert "Make mklib propogate all errors"Dan Nicholson