summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2010-09-01Cygwin: Adjust mklib so -linker and -cplusplus options are processed more lik...Jon TURNEY1-6/+10
2010-09-01Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY2-1/+25
2010-09-01Cygwin: Change mklib not to report the full archname on cygwinJon TURNEY1-2/+2
2010-09-01Cygwin: Have mklib exit with error code if link failsJon TURNEY1-7/+2
2010-03-12mklib: Fix amd64 builds on Solaris when using Sun compilersAlan Coopersmith1-4/+7
2010-03-01bin: Remove raw2png.py.José Fonseca1-366/+0
2010-02-28Fixed mklib to properly merge static libraries on darwin.Alex Weiss1-2/+10
2010-02-22bin/mklib: Clear CDPATH to avoid damaging expand_archive outputKeith Packard1-0/+4
2010-02-20Cygwin build fix: Fix linkageJon TURNEY1-1/+8
2010-02-18Revert "Make mklib propogate all errors"Dan Nicholson1-8/+0
2010-02-18mklib: remove unused -contents_of_archives(), add commentsBrian Paul1-21/+4
2010-02-18Make mklib propogate all errorsJon TURNEY1-0/+6
2010-02-18mklib: Teach mklib to fail build if link fails on cygwinBrian Paul1-0/+5
2010-01-19mklib: Fix static library generation/installation on SolarisAlan Coopersmith1-1/+1
2010-01-08mklib: Extract archives into temporary directoriesDan Nicholson1-5/+17
2009-12-30mklib: use a wrapper for arBrian Paul1-50/+48
2009-12-24mklib: put usage info into usage() functionBrian Paul1-27/+33
2009-12-24mklib: expand .a into .o files on FreeBSD, put common code into subroutinesBrian Paul1-25/+64
2009-12-20darwin: mklib: Use lipo rather than file to figure out architectures of objec...Jeremy Huddleston1-16/+4
2009-11-04util: Remove homegrown Windows KM profiler.José Fonseca1-309/+0
2009-08-04mklib: Ensure target directory exists for libraryDan Nicholson1-0/+1
2009-06-08Cygwin build fixesJon TURNEY1-3/+16
2009-05-21minstall: Don't copy over an identical fileCarl Worth1-2/+5
2009-04-30mklib: replace if/expr with caseTormod Volden1-12/+15
2009-04-30mesa: Prepend "-Wl," to linking optionsTormod Volden1-0/+17
2009-03-25mklib improvements for SolarisAlan Coopersmith1-1/+27
2009-03-03autoconf: Update config.guess and config.sub from upstreamDan Nicholson2-34/+132
2008-10-10Merge commit 'origin/master' into gallium-0.2Keith Whitwell1-1/+23
2008-10-06mesa: fix static library constructionBrian Paul1-1/+23
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2-0/+675
2008-08-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston1-4/+16
2008-08-07raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.José Fonseca1-3/+11
2008-08-07raw2png: support some depth formats.José Fonseca1-0/+16
2008-07-22win32kprof: Store the profile data as an caller->callee hash table, instead o...José Fonseca1-78/+46
2008-07-22win32kprof: Generate callgraphs.José Fonseca1-48/+91
2008-07-22win32kprof: Convert tabs to spaces.José Fonseca1-241/+241
2008-07-22win32kprof: Consider the section alignment when estimating the image base.José Fonseca1-11/+12
2008-07-20raw2png: Handle r5g6b5 format.José Fonseca1-10/+20
2008-07-14mklib: don't version symbols when using --exportsJulien Cristau1-1/+1
2008-07-14mklib: don't version symbols when using --exportsJulien Cristau1-1/+1
2008-07-08raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca1-2/+8
2008-07-08raw2png: Update formats from p_formats.hJosé Fonseca1-99/+44
2008-07-03Support conversion of YUV surfaces.José Fonseca1-13/+55
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith1-6/+12
2008-06-21Make minstall work with Solaris /bin/shAlan Coopersmith1-1/+2
2008-06-19Parse the section:offset instead of the rva+base when reading mapfiles.José Fonseca1-1/+2
2008-06-12revert the DRI2 commitsAlan Hourihane1-100/+25
2008-06-11Bring in DRI2 changesAlan Hourihane1-25/+100
2008-06-05pull in minor mklib change to fix debuggingKeith Whitwell1-2/+7
2008-05-26Add copyright header.José Fonseca1-2/+29