1. 32a2a09 glcore: build from mesa by George Sapountzis · 16 years ago
  2. fe23dc5 Move make install logic for libGL back into src/mesa/Makefile. by Kristian Høgsberg · 16 years ago
  3. 47d5630 Move libGL install target to the libGL Makefile. by Kristian Høgsberg · 16 years ago
  4. bcecea6 autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. by Kristian Høgsberg · 16 years ago
  5. 544ab20 Allow osmesa to be enabled or disabled by Dan Nicholson · 17 years ago
  6. b1416c2 added missing quote char by Brian · 17 years ago
  7. ff042bf use grep -q by Brian · 17 years ago
  8. 6dcf65f simplify/fix the ASM_FLAGS tests (bug 12931) by Brian · 17 years ago
  9. 26479fa don't build x86, x86-64 dirs if not needed by Brian · 17 years ago
  10. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  11. 94617bc pkg-config support by Dan Nicholson · 17 years ago
  12. f5557c3 DESTDIR support. by Dan Nicholson · 17 years ago
  13. 261ed74 fix make clean commands so missing subdirs don't cause infinite loops by Brian · 17 years ago
  14. a4b2b88 omit the glide/svga sources from stand-alone libGL (anyone using them?) by Brian · 17 years ago
  15. 6a3fdc3 Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa into vbo-0.2 by Keith Whitwell · 18 years ago
  16. 10cbd08 by Sean D'Epagnier · 18 years ago
  17. 99efde4 better handling of current attributes. Trivial dlist and varray tests work by Keith Whitwell · 18 years ago
  18. 464fcd0 New bin/minstall script - a minimal replacement for 'install'. by Brian Paul · 18 years ago
  19. fee0857 Changed install filenames to libGL* and libOSMesa* so things work on Darwin by Brian Paul · 18 years ago
  20. a20c0f2 check if files exist before installing (Thierry Reding) by Brian Paul · 18 years ago
  21. 6423ec9 move ALL_SOURCES to sources file by Brian Paul · 18 years ago
  22. b20814f remove FBDEV_DRIVER_OBJECTS assignment (in sources file) by Brian Paul · 18 years ago
  23. c6fc823 by Sean D'Epagnier · 18 years ago
  24. 92c43b1 Fix-ups for linux-fbdev config. No longer build Xlib driver sources. by Brian Paul · 18 years ago
  25. 7e4152f by Sean D'Epagnier · 18 years ago
  26. 883f989 LIB_DIR is now just 'lib' or 'lib64' by Brian Paul · 18 years ago
  27. 78a6000 Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/. by Brian Paul · 18 years ago
  28. 0e794a1 New 'install' targets in makefile. See bug 2372. by Brian Paul · 18 years ago
  29. 5250aa7 remove rm -f line by Brian Paul · 19 years ago
  30. 654286e fix dri drivers build by Dave Airlie · 19 years ago
  31. 26c7e65 Clean-up of sources/Makefile, bug 4111 by Brian Paul · 19 years ago
  32. 158a2aa Use mklib script instead of ar. Make libmesa.a instead of mesa.a by Brian Paul · 19 years ago
  33. a08d8a0 Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will by Ian Romanick · 19 years ago
  34. 8dcc673 Added -linker option to mklib, used to specify a particular program for by Brian Paul · 19 years ago
  35. 8103203 Store compiled vertex program representations in a pointer in the by Keith Whitwell · 19 years ago
  36. 42fa812 x86-64 transform optimizations (Mikko T.) by Brian Paul · 19 years ago
  37. e9a3d8a added SLANG_SOURCES to SOLO_C_SOURCES by Brian Paul · 19 years ago
  38. 2b1ec68 Put quotes around $(CC) and $(CXX) so that 'CC=cache gcc' will work. by Ian Romanick · 19 years ago
  39. a885c7a change .cc suffix to .cpp by Michal Krol · 20 years ago
  40. 7443c2c added rule for compiling C++ sources by Brian Paul · 20 years ago
  41. d24e49f Put quotes around the CC and CXX variables passed to mklib. This make by Ian Romanick · 20 years ago
  42. 1837dda Make clean in the x86 directory. by Keith Whitwell · 20 years ago
  43. bdbdab8 directfb changes (Claudio Ciccani) by Brian Paul · 20 years ago
  44. fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
  45. 11a0a99 use @ to silence some unneeded output by Brian Paul · 20 years ago
  46. d2c1027 added X11 and OSMESA source to ALL_SOURCES, updated etags command by Brian Paul · 20 years ago
  47. ddfec59 make clean should remove depend.bak too (Sérgio Moneiro Basto) by Brian Paul · 20 years ago
  48. 7e27ab4 whitespace clean-up, new 'clean' commands by Brian Paul · 20 years ago
  49. 3184830 Move BeOS build into main Makefiles chain. by Philippe Houdoin · 20 years ago
  50. 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 20 years ago
  51. 2fb5d15 Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE by Eric Anholt · 20 years ago
  52. eca88f8 added missing SHADER_SOURCES to ALL_SOURCES by Brian Paul · 20 years ago
  53. 4d914b8 make sure matypes is built by Dave Airlie · 20 years ago
  54. 01e6ff3 Remove mesa.a when making clean by Keith Whitwell · 20 years ago
  55. 00e0109 Don't try to use .c=.o rule on .S files when building mesa.a by Keith Whitwell · 20 years ago
  56. 50a8b7b Add shader sources for solo build by Dave Airlie · 20 years ago
  57. a3df599 minor fix by Brian Paul · 20 years ago
  58. 9f4ccd8 use new MKDEP, MKDEP_OPTIONS variables by Brian Paul · 20 years ago
  59. c2b989f minor tweak by Brian Paul · 20 years ago
  60. df8bc57 Don't use pushd/popd. by Brian Paul · 20 years ago
  61. 46727c7 Tweaks for make clean / realclean. by Brian Paul · 20 years ago
  62. de0ee31 New Makefile system by Brian Paul · 20 years ago