148 次代码提交 (4b8db65dbfc4074f045ea0319edd8de2f59545bf)

作者 SHA1 备注 提交日期
  Paul Berry e19741c4d8 Add bin/compile to .gitignore 13 年前
  Han Shen(沈涵) b352d676e4 bin/mklib: remove '-m32' for arm linux 13 年前
  Matt Turner 5920f18fae Remove autoreconf generated files 13 年前
  Matt Turner dfb6142548 autoconf: use AC_PROG_YACC/LEX 13 年前
  Paul Berry cab179a165 Add .gitignore files to exclude unit test build artifacts from git 13 年前
  Alexander von Gluck ac8a933aa8 mklib: tab cleanup, no functional change 13 年前
  Alexander von Gluck a5608a5098 mklib: Add Haiku build support 13 年前
  Wayne E. Robertz beef101eb3 mklib: fix static lib building by filtering out -L, -l options 14 年前
  Ian Romanick 93db12a721 mesa: Remove support for BeOS 14 年前
  Jeremy Huddleston 2835c5112d darwin: mklib: Make the real file match the id 14 年前
  Marcin Slusarz a041525ed9 mesa: don't call git if it's not git repository 14 年前
  Marcin Slusarz 02a6c9428d mesa: don't touch git_sha1.h if sha1 didn't change 14 年前
  Ian Romanick de579a1629 mesa: Include GIT SHA1 in GL version string 14 年前
  Pierre Allegraud 8fd8de3995 mesa: fix build for NetBSD 14 年前
  Jon TURNEY c085cd6917 Cygwin: Adjust mklib so -linker and -cplusplus options are processed more like they are for linux 15 年前
  Jon TURNEY c55a8a73a4 Cygwin: Teach mklib/minstall to properly install libraries on cygwin 15 年前
  Jon TURNEY 36b195332f Cygwin: Change mklib not to report the full archname on cygwin 15 年前
  Jon TURNEY 8fee182e8c Cygwin: Have mklib exit with error code if link fails 15 年前
  Alan Coopersmith 5d66fc6e3a mklib: Fix amd64 builds on Solaris when using Sun compilers 15 年前
  José Fonseca d170d73b16 bin: Remove raw2png.py. 15 年前
  Alex Weiss 54f9c509a1 Fixed mklib to properly merge static libraries on darwin. 15 年前
  Keith Packard edd85bcd6b bin/mklib: Clear CDPATH to avoid damaging expand_archive output 15 年前
  Jon TURNEY e3114d3f0f Cygwin build fix: Fix linkage 15 年前
  Dan Nicholson 79cc455cb8 Revert "Make mklib propogate all errors" 15 年前
  Brian Paul cc66847c10 mklib: remove unused -contents_of_archives(), add comments 15 年前
  Jon TURNEY d6f55492af Make mklib propogate all errors 15 年前
  Brian Paul 205c9659cf mklib: Teach mklib to fail build if link fails on cygwin 15 年前
  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 年前
  José Fonseca 0b4ea45e8a util: Remove homegrown Windows KM profiler. 16 年前
  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 年前
  Carl Worth d2f4c2b632 minstall: Don't copy over an identical file 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 年前
  Dan Nicholson 4737a9fa25 autoconf: Update config.guess and config.sub from upstream 16 年前
  Brian Paul 145d49838f mesa: fix static library construction 17 年前
  Jeremy Huddleston ac0d19601c Apple: Cleaned up some linking and dylib ids issues 17 年前
  José Fonseca c76d86f0ab raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. 17 年前
  José Fonseca eb422a7243 raw2png: support some depth formats. 17 年前
  José Fonseca 883097053d win32kprof: Store the profile data as an caller->callee hash table, instead of a trace. 17 年前
  José Fonseca 2fafe29793 win32kprof: Generate callgraphs. 17 年前