index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
mklib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
Remove mklib
Matt Turner
1
-1043
/
+0
2012-09-14
mklib: clean up abi flags for x86 targets
Mike Frysinger
1
-18
/
+24
2012-04-23
bin/mklib: remove '-m32' for arm linux
Han Shen(沈涵)
1
-2
/
+6
2011-12-27
mklib: tab cleanup, no functional change
Alexander von Gluck
1
-1
/
+1
2011-12-26
mklib: Add Haiku build support
Alexander von Gluck
1
-0
/
+37
2011-11-10
mklib: fix static lib building by filtering out -L, -l options
Wayne E. Robertz
1
-1
/
+1
2011-08-26
mesa: Remove support for BeOS
Ian Romanick
1
-16
/
+0
2011-06-08
darwin: mklib: Make the real file match the id
Jeremy Huddleston
1
-8
/
+3
2011-01-06
mesa: fix build for NetBSD
Pierre Allegraud
1
-15
/
+1
2010-09-01
Cygwin: Adjust mklib so -linker and -cplusplus options are processed more lik...
Jon TURNEY
1
-6
/
+10
2010-09-01
Cygwin: Teach mklib/minstall to properly install libraries on cygwin
Jon TURNEY
1
-0
/
+5
2010-09-01
Cygwin: Change mklib not to report the full archname on cygwin
Jon TURNEY
1
-2
/
+2
2010-09-01
Cygwin: Have mklib exit with error code if link fails
Jon TURNEY
1
-7
/
+2
2010-03-12
mklib: Fix amd64 builds on Solaris when using Sun compilers
Alan Coopersmith
1
-4
/
+7
2010-02-28
Fixed mklib to properly merge static libraries on darwin.
Alex Weiss
1
-2
/
+10
2010-02-22
bin/mklib: Clear CDPATH to avoid damaging expand_archive output
Keith Packard
1
-0
/
+4
2010-02-20
Cygwin build fix: Fix linkage
Jon TURNEY
1
-1
/
+8
2010-02-18
Revert "Make mklib propogate all errors"
Dan Nicholson
1
-8
/
+0
2010-02-18
mklib: remove unused -contents_of_archives(), add comments
Brian Paul
1
-21
/
+4
2010-02-18
Make mklib propogate all errors
Jon TURNEY
1
-0
/
+6
2010-02-18
mklib: Teach mklib to fail build if link fails on cygwin
Brian Paul
1
-0
/
+5
2010-01-19
mklib: Fix static library generation/installation on Solaris
Alan Coopersmith
1
-1
/
+1
2010-01-08
mklib: Extract archives into temporary directories
Dan Nicholson
1
-5
/
+17
2009-12-30
mklib: use a wrapper for ar
Brian Paul
1
-50
/
+48
2009-12-24
mklib: put usage info into usage() function
Brian Paul
1
-27
/
+33
2009-12-24
mklib: expand .a into .o files on FreeBSD, put common code into subroutines
Brian Paul
1
-25
/
+64
2009-12-20
darwin: mklib: Use lipo rather than file to figure out architectures of objec...
Jeremy Huddleston
1
-16
/
+4
2009-08-04
mklib: Ensure target directory exists for library
Dan Nicholson
1
-0
/
+1
2009-06-08
Cygwin build fixes
Jon TURNEY
1
-3
/
+16
2009-04-30
mklib: replace if/expr with case
Tormod Volden
1
-12
/
+15
2009-04-30
mesa: Prepend "-Wl," to linking options
Tormod Volden
1
-0
/
+17
2009-03-25
mklib improvements for Solaris
Alan Coopersmith
1
-1
/
+27
2008-10-06
mesa: fix static library construction
Brian Paul
1
-1
/
+23
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
1
-4
/
+16
2008-07-14
mklib: don't version symbols when using --exports
Julien Cristau
1
-1
/
+1
2008-06-21
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
1
-6
/
+12
2008-04-09
Add support for dfbsd to mklib script.
Hasso Tepper
1
-1
/
+4
2008-02-19
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...
Jeremy Huddleston
1
-11
/
+27
2008-02-07
added -altopts to allow overriding all other opts
Andy Skinner
1
-1
/
+51
2007-12-04
Use -Bsymbolic for linking all shared objects.
Michel Dänzer
1
-2
/
+7
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-12
/
+18
2007-06-22
Use -pthread instead of -lpthread on FreeBSD.
Eric Anholt
1
-0
/
+3
2007-05-08
special case for -pthread (bug 10876)
Brian
1
-0
/
+4
2007-03-27
simplify .a suffixing
Brian
1
-6
/
+6
2007-03-27
remove static lib before building to make more bulletproof
Bernardo Innocenti
1
-0
/
+1
2006-11-10
fix -noprefix option for Solaris (bug 7722)
Brian Paul
1
-4
/
+11
2006-04-19
updates for GNU/Hurd (bug 6657)
Brian Paul
1
-4
/
+6
2006-04-18
assorted AIX, IRIX fixes from Dan Schikore
Brian Paul
1
-29
/
+25
2006-04-14
Use 'file' command in more places to determine the library ABI (IRIX, SunOS,
Brian Paul
1
-43
/
+68
2006-04-13
remove the -dlopen option. Always make both kinds of libs for AIX, Darwin.
Brian Paul
1
-33
/
+33
[next]