summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* bin/mklib: Clear CDPATH to avoid damaging expand_archive outputKeith Packard2010-02-221-0/+4
* Cygwin build fix: Fix linkageJon TURNEY2010-02-201-1/+8
* Revert "Make mklib propogate all errors"Dan Nicholson2010-02-181-8/+0
* mklib: remove unused -contents_of_archives(), add commentsBrian Paul2010-02-181-21/+4
* Make mklib propogate all errorsJon TURNEY2010-02-181-0/+6
* mklib: Teach mklib to fail build if link fails on cygwinBrian Paul2010-02-181-0/+5
* mklib: Fix static library generation/installation on SolarisAlan Coopersmith2010-01-191-1/+1
* mklib: Extract archives into temporary directoriesDan Nicholson2010-01-081-5/+17
* mklib: use a wrapper for arBrian Paul2009-12-301-50/+48
* mklib: put usage info into usage() functionBrian Paul2009-12-241-27/+33
* mklib: expand .a into .o files on FreeBSD, put common code into subroutinesBrian Paul2009-12-241-25/+64
* darwin: mklib: Use lipo rather than file to figure out architectures of objec...Jeremy Huddleston2009-12-201-16/+4
* util: Remove homegrown Windows KM profiler.José Fonseca2009-11-041-309/+0
* mklib: Ensure target directory exists for libraryDan Nicholson2009-08-041-0/+1
* Cygwin build fixesJon TURNEY2009-06-081-3/+16
* minstall: Don't copy over an identical fileCarl Worth2009-05-211-2/+5
* mklib: replace if/expr with caseTormod Volden2009-04-301-12/+15