index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
Makefile
Age
Commit message (
Expand
)
Author
2005-05-07
x86-64 transform optimizations (Mikko T.)
Brian Paul
2005-04-15
added SLANG_SOURCES to SOLO_C_SOURCES
Brian Paul
2005-02-23
Put quotes around $(CC) and $(CXX) so that 'CC=cache gcc' will work.
Ian Romanick
2005-01-18
change .cc suffix to .cpp
Michal Krol
2005-01-17
added rule for compiling C++ sources
Brian Paul
2005-01-11
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
2005-01-07
Make clean in the x86 directory.
Keith Whitwell
2005-01-04
directfb changes (Claudio Ciccani)
Brian Paul
2004-12-08
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-11-27
use @ to silence some unneeded output
Brian Paul
2004-11-26
added X11 and OSMESA source to ALL_SOURCES, updated etags command
Brian Paul
2004-10-04
make clean should remove depend.bak too (Sérgio Moneiro Basto)
Brian Paul
2004-08-16
whitespace clean-up, new 'clean' commands
Brian Paul
2004-08-14
Move BeOS build into main Makefiles chain.
Philippe Houdoin
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2004-06-01
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2004-04-18
added missing SHADER_SOURCES to ALL_SOURCES
Brian Paul
2004-04-15
make sure matypes is built
Dave Airlie
2004-04-14
Remove mesa.a when making clean
Keith Whitwell
2004-04-14
Don't try to use .c=.o rule on .S files when building mesa.a
Keith Whitwell
2004-04-14
Add shader sources for solo build
Dave Airlie
2004-04-08
minor fix
Brian Paul
2004-04-07
use new MKDEP, MKDEP_OPTIONS variables
Brian Paul
2004-04-03
minor tweak
Brian Paul
2004-03-26
Don't use pushd/popd.
Brian Paul
2004-03-26
Tweaks for make clean / realclean.
Brian Paul
2004-03-26
New Makefile system
Brian Paul