Added -linker option to mklib, used to specify a particular program for
[mesa.git] / src / mesa / Makefile
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2005-04-15 Brian Pauladded SLANG_SOURCES to SOLO_C_SOURCES
2005-02-23 Ian RomanickPut quotes around $(CC) and $(CXX) so that 'CC=cache...
2005-01-18 Michal Krolchange .cc suffix to .cpp
2005-01-17 Brian Pauladded rule for compiling C++ sources
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2005-01-07 Keith WhitwellMake clean in the x86 directory.
2005-01-04 Brian Pauldirectfb changes (Claudio Ciccani)
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-11-27 Brian Pauluse @ to silence some unneeded output
2004-11-26 Brian Pauladded X11 and OSMESA source to ALL_SOURCES, updated...
2004-10-04 Brian Paulmake clean should remove depend.bak too (Sérgio Moneiro...
2004-08-16 Brian Paulwhitespace clean-up, new 'clean' commands
2004-08-14 Philippe HoudoinMove BeOS build into main Makefiles chain.
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-04-18 Brian Pauladded missing SHADER_SOURCES to ALL_SOURCES
2004-04-15 Dave Airliemake sure matypes is built
2004-04-14 Keith WhitwellRemove mesa.a when making clean
2004-04-14 Keith WhitwellDon't try to use .c=.o rule on .S files when building...
2004-04-14 Dave AirlieAdd shader sources for solo build
2004-04-08 Brian Paulminor fix
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-04-03 Brian Paulminor tweak
2004-03-26 Brian PaulDon't use pushd/popd.
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian PaulNew Makefile system