| Commit message (Expand) | Author | Age | Files | Lines |
* | get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable" | Carl Worth | 2013-07-31 | 1 | -1/+1 |
* | get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list | Carl Worth | 2013-07-30 | 1 | -1/+1 |
* | mesa: add usage examples to get-pick-list and shortlog scripts | Andreas Boll | 2013-05-01 | 2 | -0/+12 |
* | mesa: Add a script to generate the list of fixed bugs | Andreas Boll | 2013-05-01 | 1 | -0/+52 |
* | gallivm: JIT symbol resolution with linux perf. | José Fonseca | 2013-04-17 | 1 | -0/+251 |
* | mesa: Modify candidate search string | Ian Romanick | 2013-03-05 | 1 | -1/+1 |
* | Remove installmesa | Matt Turner | 2013-01-10 | 1 | -74/+0 |
* | Remove minstall | Matt Turner | 2013-01-10 | 1 | -112/+0 |
* | Remove mklib | Matt Turner | 2013-01-10 | 1 | -1043/+0 |
* | Add new .gitignore entries for Automake 1.13 tests | Paul Berry | 2013-01-03 | 1 | -0/+1 |
* | mesa: use .cherry-ignore in the get-pick-list.sh script | Andreas Boll | 2012-11-14 | 1 | -2/+2 |
* | mesa: fix indentation in get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -4/+4 |
* | mesa: grep for commits with cherry picked in commit message only once | Andreas Boll | 2012-10-23 | 1 | -2/+9 |
* | mesa: optimize get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -4/+3 |
* | mesa: simplify get-pick-list.sh script | Andreas Boll | 2012-10-23 | 1 | -1/+3 |
* | mesa: add get-pick-list.sh script into bin/ | Ian Romanick | 2012-10-23 | 1 | -0/+21 |
* | mklib: clean up abi flags for x86 targets | Mike Frysinger | 2012-09-14 | 1 | -18/+24 |
* | mesa: remove obsolete confdiff.sh | Andreas Boll | 2012-06-20 | 1 | -48/+0 |
* | mesa: fix html in shortlog_mesa.sh script | Andreas Boll | 2012-06-14 | 1 | -4/+4 |
* | mesa: added Ian's shortlog_mesa.sh script in bin/ | Brian Paul | 2012-06-14 | 1 | -0/+23 |
* | automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. | Kenneth Graunke | 2012-06-11 | 1 | -0/+1 |
* | automake: Move top-level makefile to automake. | Eric Anholt | 2012-06-11 | 1 | -20/+0 |
* | mesa: Move the version information right into configure.ac. | Eric Anholt | 2012-06-11 | 1 | -17/+0 |
* | Add bin/compile to .gitignore | Paul Berry | 2012-05-08 | 1 | -0/+1 |
* | bin/mklib: remove '-m32' for arm linux | Han Shen(沈涵) | 2012-04-23 | 1 | -2/+6 |
* | Remove autoreconf generated files | Matt Turner | 2012-01-30 | 4 | -3241/+3 |
* | autoconf: use AC_PROG_YACC/LEX | Matt Turner | 2012-01-30 | 1 | -0/+1 |
* | Add .gitignore files to exclude unit test build artifacts from git | Paul Berry | 2012-01-05 | 1 | -0/+2 |
* | mklib: tab cleanup, no functional change | Alexander von Gluck | 2011-12-27 | 1 | -1/+1 |
* | mklib: Add Haiku build support | Alexander von Gluck | 2011-12-26 | 1 | -0/+37 |
* | mklib: fix static lib building by filtering out -L, -l options | Wayne E. Robertz | 2011-11-10 | 1 | -1/+1 |
* | mesa: Remove support for BeOS | Ian Romanick | 2011-08-26 | 1 | -16/+0 |
* | darwin: mklib: Make the real file match the id | Jeremy Huddleston | 2011-06-08 | 1 | -8/+3 |
* | mesa: don't call git if it's not git repository | Marcin Slusarz | 2011-05-05 | 1 | -0/+4 |
* | mesa: don't touch git_sha1.h if sha1 didn't change | Marcin Slusarz | 2011-05-05 | 1 | -2/+8 |
* | mesa: Include GIT SHA1 in GL version string | Ian Romanick | 2011-04-05 | 1 | -0/+10 |
* | mesa: fix build for NetBSD | Pierre Allegraud | 2011-01-06 | 1 | -15/+1 |
* | Cygwin: Adjust mklib so -linker and -cplusplus options are processed more lik... | Jon TURNEY | 2010-09-01 | 1 | -6/+10 |
* | Cygwin: Teach mklib/minstall to properly install libraries on cygwin | Jon TURNEY | 2010-09-01 | 2 | -1/+25 |
* | Cygwin: Change mklib not to report the full archname on cygwin | Jon TURNEY | 2010-09-01 | 1 | -2/+2 |
* | Cygwin: Have mklib exit with error code if link fails | Jon TURNEY | 2010-09-01 | 1 | -7/+2 |
* | mklib: Fix amd64 builds on Solaris when using Sun compilers | Alan Coopersmith | 2010-03-12 | 1 | -4/+7 |
* | bin: Remove raw2png.py. | José Fonseca | 2010-03-01 | 1 | -366/+0 |
* | Fixed mklib to properly merge static libraries on darwin. | Alex Weiss | 2010-02-28 | 1 | -2/+10 |
* | bin/mklib: Clear CDPATH to avoid damaging expand_archive output | Keith Packard | 2010-02-22 | 1 | -0/+4 |
* | Cygwin build fix: Fix linkage | Jon TURNEY | 2010-02-20 | 1 | -1/+8 |
* | Revert "Make mklib propogate all errors" | Dan Nicholson | 2010-02-18 | 1 | -8/+0 |
* | mklib: remove unused -contents_of_archives(), add comments | Brian Paul | 2010-02-18 | 1 | -21/+4 |
* | Make mklib propogate all errors | Jon TURNEY | 2010-02-18 | 1 | -0/+6 |
* | mklib: Teach mklib to fail build if link fails on cygwin | Brian Paul | 2010-02-18 | 1 | -0/+5 |