summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* cherry-ignore: add reverted LLVM_LIBDIR patchEmil Velikov2016-11-231-0/+3
* cherry-ignore: add mapi VISILITY_CFLAGS patchEmil Velikov2016-10-271-0/+2
* 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
* mesa: fix html in shortlog_mesa.sh scriptAndreas Boll2012-06-141-4/+4
* mesa: added Ian's shortlog_mesa.sh script in bin/Brian Paul2012-06-141-0/+23
* automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.Kenneth Graunke2012-06-111-0/+1
* automake: Move top-level makefile to automake.Eric Anholt2012-06-111-20/+0
* mesa: Move the version information right into configure.ac.Eric Anholt2012-06-111-17/+0
* Add bin/compile to .gitignorePaul Berry2012-05-081-0/+1
* bin/mklib: remove '-m32' for arm linuxHan Shen(沈涵)2012-04-231-2/+6
* Remove autoreconf generated filesMatt Turner2012-01-304-3241/+3
* autoconf: use AC_PROG_YACC/LEXMatt Turner2012-01-301-0/+1
* Add .gitignore files to exclude unit test build artifacts from gitPaul Berry2012-01-051-0/+2
* mklib: tab cleanup, no functional changeAlexander von Gluck2011-12-271-1/+1
* mklib: Add Haiku build supportAlexander von Gluck2011-12-261-0/+37
* mklib: fix static lib building by filtering out -L, -l optionsWayne E. Robertz2011-11-101-1/+1
* mesa: Remove support for BeOSIan Romanick2011-08-261-16/+0
* darwin: mklib: Make the real file match the idJeremy Huddleston2011-06-081-8/+3
* mesa: don't call git if it's not git repositoryMarcin Slusarz2011-05-051-0/+4
* mesa: don't touch git_sha1.h if sha1 didn't changeMarcin Slusarz2011-05-051-2/+8
* mesa: Include GIT SHA1 in GL version stringIan Romanick2011-04-051-0/+10
* mesa: fix build for NetBSDPierre Allegraud2011-01-061-15/+1
* Cygwin: Adjust mklib so -linker and -cplusplus options are processed more lik...Jon TURNEY2010-09-011-6/+10
* Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY2010-09-012-1/+25
* Cygwin: Change mklib not to report the full archname on cygwinJon TURNEY2010-09-011-2/+2
* Cygwin: Have mklib exit with error code if link failsJon TURNEY2010-09-011-7/+2
* mklib: Fix amd64 builds on Solaris when using Sun compilersAlan Coopersmith2010-03-121-4/+7
* bin: Remove raw2png.py.José Fonseca2010-03-011-366/+0
* Fixed mklib to properly merge static libraries on darwin.Alex Weiss2010-02-281-2/+10