summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
2010-02-18mklib: remove unused -contents_of_archives(), add commentsBrian Paul
2010-02-18Make mklib propogate all errorsJon TURNEY
2010-02-18mklib: Teach mklib to fail build if link fails on cygwinBrian Paul
2010-01-19mklib: Fix static library generation/installation on SolarisAlan Coopersmith
2010-01-08mklib: Extract archives into temporary directoriesDan Nicholson
2009-12-30mklib: use a wrapper for arBrian Paul
2009-12-24mklib: put usage info into usage() functionBrian Paul
2009-12-24mklib: expand .a into .o files on FreeBSD, put common code into subroutinesBrian Paul
2009-12-20darwin: mklib: Use lipo rather than file to figure out architectures of objec...Jeremy Huddleston
2009-11-04util: Remove homegrown Windows KM profiler.José Fonseca
2009-08-04mklib: Ensure target directory exists for libraryDan Nicholson
2009-06-08Cygwin build fixesJon TURNEY