76 커밋 (54d7ec8e769b588ec93dea5bc04399e91737557e)

작성자 SHA1 메시지 날짜
  Alan Coopersmith 77c0800381 mklib: Fix static library generation/installation on Solaris 15 년 전
  Dan Nicholson a1de400e8d mklib: Extract archives into temporary directories 15 년 전
  Brian Paul 12039aa7a9 mklib: use a wrapper for ar 15 년 전
  Brian Paul 57cce7a409 mklib: put usage info into usage() function 15 년 전
  Brian Paul 191d9651cd mklib: expand .a into .o files on FreeBSD, put common code into subroutines 15 년 전
  Jeremy Huddleston b96a5df514 darwin: mklib: Use lipo rather than file to figure out architectures of object files 15 년 전
  Jeremy Huddleston ad7f9d71e2 darwin: mklib: Use lipo rather than file to figure out architectures of object files 15 년 전
  Jeremy Huddleston 189ee75abb darwin: mklib: Use lipo rather than file to figure out architectures of object files 15 년 전
  Dan Nicholson 9185a61c8a mklib: Ensure target directory exists for library 16 년 전
  Dan Nicholson 23671e5358 mklib: Ensure target directory exists for library 16 년 전
  Jon TURNEY 7eed6ab5b5 Cygwin build fixes 16 년 전
  Tormod Volden eef79d50bf mklib: replace if/expr with case 16 년 전
  Tormod Volden 9cb3cdec76 mesa: Prepend "-Wl," to linking options 16 년 전
  Alan Coopersmith 3cf6e62ae3 mklib improvements for Solaris 16 년 전
  Brian Paul 145d49838f mesa: fix static library construction 17 년 전
  Jeremy Huddleston ac0d19601c Apple: Cleaned up some linking and dylib ids issues 17 년 전
  Julien Cristau 270b2a5c54 mklib: don't version symbols when using --exports 17 년 전
  Julien Cristau f7eb0cec69 mklib: don't version symbols when using --exports 17 년 전
  Alan Coopersmith e1f9adc274 Solaris port of Mesa 7.1 with autoconf support 17 년 전
  Alan Hourihane 6f7ed99b30 revert the DRI2 commits 17 년 전
  Alan Hourihane 4566b006f1 Bring in DRI2 changes 17 년 전
  Keith Whitwell da7b3d294b pull in minor mklib change to fix debugging 17 년 전
  Hasso Tepper f9c8af31c5 Add support for dfbsd to mklib script. 17 년 전
  Jeremy Huddleston 9993ccce69 Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again 17 년 전
  Andy Skinner 5c0c883104 added -altopts to allow overriding all other opts 17 년 전
  Michel Dänzer fc7ddea853 Use -Bsymbolic for linking all shared objects. 17 년 전
  Dan Nicholson 2a3e33865d add support for LDFLAGS env var 18 년 전
  Eric Anholt 1a413b4d77 Use -pthread instead of -lpthread on FreeBSD. 18 년 전
  Brian ed2fddc98e special case for -pthread (bug 10876) 18 년 전
  Brian 98abd1bbc8 simplify .a suffixing 18 년 전
  Bernardo Innocenti a9455bb9a7 remove static lib before building to make more bulletproof 18 년 전
  Brian Paul 0a3a1c6ae9 fix -noprefix option for Solaris (bug 7722) 19 년 전
  Brian Paul 5beff7c6c1 updates for GNU/Hurd (bug 6657) 19 년 전
  Brian Paul b3282a3b9d assorted AIX, IRIX fixes from Dan Schikore 19 년 전
  Brian Paul 1e1af99132 Use 'file' command in more places to determine the library ABI (IRIX, SunOS, 19 년 전
  Brian Paul 56e0ee8efe remove the -dlopen option. Always make both kinds of libs for AIX, Darwin. 19 년 전
  Brian Paul fe14cf6951 Fixes for AIX, SunOS, Darwin. -dlopen flag to build dlopen()'able modules 19 년 전
  Brian Paul 59ebe1ff77 pass -m32 or -m64 to linker for SunOS as needed (bug 6484) 19 년 전
  Brian Paul ef8b89faee some comments for Darwin 19 년 전
  Eric Anholt 1c04be573e Fix FreeBSD build by building libGL in the order desired, and doing a fix to my 20 년 전
  Brian Paul 32a7ab2197 Darwin version fix (SF bug 1334274) 20 년 전
  Eric Anholt b83435f53b Attempt to fix libGL on FreeBSD, where the library was being built without any 20 년 전
  Brian Paul 7a534dcab1 remove .a file before creating new one 20 년 전
  Ian Romanick aba4864a25 Make the linux-dri-x86 builds work on x86-64 again. mklib now 20 년 전
  Eric Anholt f1a261377f Since this isn't a bash script, don't use function and instead inline the usage 20 년 전
  Brian Paul 7c1ab40898 Add license/copyright. 20 년 전
  Brian Paul 8dcc6736ab Added -linker option to mklib, used to specify a particular program for 20 년 전
  Brian Paul ccda2162f6 fix Darwin dynamic lib naming 20 년 전
  Brian Paul 3e1961839e if building 32-bit objects in 64-bit environment, use -m32 flag 20 년 전
  Brian Paul 0d5e6ccfd6 fixed OSF/1 shared lib problem (bug 1065260) 21 년 전