summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mesa: Prepend "-Wl," to linking optionsTormod Volden2009-04-301-0/+17
* mklib improvements for SolarisAlan Coopersmith2009-03-251-1/+27
* autoconf: Update config.guess and config.sub from upstreamDan Nicholson2009-03-032-34/+132
* Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-10-101-1/+23
|\
| * mesa: fix static library constructionBrian Paul2008-10-061-1/+23
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-112-0/+675
|\ \ | |/ |/|
| * raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.José Fonseca2008-08-071-3/+11
| * raw2png: support some depth formats.José Fonseca2008-08-071-0/+16
| * win32kprof: Store the profile data as an caller->callee hash table, instead o...José Fonseca2008-07-221-78/+46
| * win32kprof: Generate callgraphs.José Fonseca2008-07-221-48/+91
| * win32kprof: Convert tabs to spaces.José Fonseca2008-07-221-241/+241
| * win32kprof: Consider the section alignment when estimating the image base.José Fonseca2008-07-221-11/+12
| * raw2png: Handle r5g6b5 format.José Fonseca2008-07-201-10/+20
| * mklib: don't version symbols when using --exportsJulien Cristau2008-07-141-1/+1
| * raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca2008-07-081-2/+8
| * raw2png: Update formats from p_formats.hJosé Fonseca2008-07-081-99/+44
| * Support conversion of YUV surfaces.José Fonseca2008-07-031-13/+55
| * Parse the section:offset instead of the rva+base when reading mapfiles.José Fonseca2008-06-191-1/+2
| * revert the DRI2 commitsAlan Hourihane2008-06-121-100/+25
| * Bring in DRI2 changesAlan Hourihane2008-06-111-25/+100
| * pull in minor mklib change to fix debuggingKeith Whitwell2008-06-051-2/+7
| * Add copyright header.José Fonseca2008-05-261-2/+29
| * Demangle C++ symbols.José Fonseca2008-05-251-13/+77
| * gallium: Pre-processor for win32 kernel profile output.José Fonseca2008-05-241-0/+205
| * gallium: Simple facility to dump and view images for debugging.José Fonseca2008-05-071-0/+339
* | Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston2008-08-111-4/+16
* | mklib: don't version symbols when using --exportsJulien Cristau2008-07-141-1/+1
* | Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith2008-06-211-6/+12
* | Make minstall work with Solaris /bin/shAlan Coopersmith2008-06-211-1/+2
* | autoconf: Scrape the version from configs/defaultDan Nicholson2008-05-051-0/+17
* | Add support for dfbsd to mklib script.Hasso Tepper2008-04-091-1/+4
* | Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston2008-02-191-11/+27
* | added -altopts to allow overriding all other optsAndy Skinner2008-02-071-1/+51