index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow osmesa to be enabled or disabled
Dan Nicholson
2008-01-11
1
-17
/
+17
*
added missing quote char
Brian
2007-12-03
1
-1
/
+1
*
use grep -q
Brian
2007-10-25
1
-2
/
+2
*
simplify/fix the ASM_FLAGS tests (bug 12931)
Brian
2007-10-25
1
-2
/
+2
*
don't build x86, x86-64 dirs if not needed
Brian
2007-10-24
1
-2
/
+7
*
add support for LDFLAGS env var
Dan Nicholson
2007-09-28
1
-5
/
+5
*
pkg-config support
Dan Nicholson
2007-09-12
1
-1
/
+12
*
DESTDIR support.
Dan Nicholson
2007-09-12
1
-7
/
+7
*
fix make clean commands so missing subdirs don't cause infinite loops
Brian
2007-06-12
1
-3
/
+3
*
omit the glide/svga sources from stand-alone libGL (anyone using them?)
Brian
2007-04-17
1
-3
/
+1
*
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-2
/
+2
|
\
|
*
the following improvements to linux-fbdev:
Sean D'Epagnier
2006-11-30
1
-2
/
+2
*
|
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-10-30
1
-1
/
+1
|
/
*
New bin/minstall script - a minimal replacement for 'install'.
Brian Paul
2006-10-19
1
-2
/
+2
*
Changed install filenames to libGL* and libOSMesa* so things work on Darwin
Brian Paul
2006-10-18
1
-5
/
+5
*
check if files exist before installing (Thierry Reding)
Brian Paul
2006-10-15
1
-2
/
+7
*
move ALL_SOURCES to sources file
Brian Paul
2006-08-21
1
-11
/
+2
*
remove FBDEV_DRIVER_OBJECTS assignment (in sources file)
Brian Paul
2006-08-21
1
-3
/
+3
*
Removed ifeq from makefile, and corrected fbdev driver so it compiles
Sean D'Epagnier
2006-08-19
1
-9
/
+3
*
Fix-ups for linux-fbdev config. No longer build Xlib driver sources.
Brian Paul
2006-08-18
1
-3
/
+16
*
The driver now compiles correctly without any x headers or libraries installed
Sean D'Epagnier
2006-08-18
1
-6
/
+10
*
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-13
1
-10
/
+10
*
Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.
Brian Paul
2006-06-26
1
-1
/
+1
*
New 'install' targets in makefile. See bug 2372.
Brian Paul
2006-06-22
1
-0
/
+9
*
remove rm -f line
Brian Paul
2005-09-14
1
-1
/
+0
*
fix dri drivers build
Dave Airlie
2005-09-11
1
-1
/
+1
*
Clean-up of sources/Makefile, bug 4111
Brian Paul
2005-09-10
1
-78
/
+20
*
Use mklib script instead of ar. Make libmesa.a instead of mesa.a
Brian Paul
2005-09-06
1
-6
/
+5
*
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
Ian Romanick
2005-07-26
1
-4
/
+4
*
Added -linker option to mklib, used to specify a particular program for
Brian Paul
2005-07-25
1
-4
/
+4
*
Store compiled vertex program representations in a pointer in the
Keith Whitwell
2005-06-09
1
-0
/
+1
*
x86-64 transform optimizations (Mikko T.)
Brian Paul
2005-05-07
1
-0
/
+2
*
added SLANG_SOURCES to SOLO_C_SOURCES
Brian Paul
2005-04-15
1
-0
/
+1
*
Put quotes around $(CC) and $(CXX) so that 'CC=cache gcc' will work.
Ian Romanick
2005-02-23
1
-3
/
+3
*
change .cc suffix to .cpp
Michal Krol
2005-01-18
1
-2
/
+2
*
added rule for compiling C++ sources
Brian Paul
2005-01-17
1
-0
/
+5
*
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
2005-01-11
1
-1
/
+1
*
Make clean in the x86 directory.
Keith Whitwell
2005-01-07
1
-0
/
+6
*
directfb changes (Claudio Ciccani)
Brian Paul
2005-01-04
1
-0
/
+26
*
Improve the behaviour of the build system wrt depend files.
Keith Whitwell
2004-12-08
1
-2
/
+2
*
use @ to silence some unneeded output
Brian Paul
2004-11-27
1
-7
/
+11
*
added X11 and OSMESA source to ALL_SOURCES, updated etags command
Brian Paul
2004-11-26
1
-2
/
+4
*
make clean should remove depend.bak too (Sérgio Moneiro Basto)
Brian Paul
2004-10-04
1
-1
/
+1
*
whitespace clean-up, new 'clean' commands
Brian Paul
2004-08-16
1
-5
/
+5
*
Move BeOS build into main Makefiles chain.
Philippe Houdoin
2004-08-14
1
-5
/
+11
*
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2004-06-25
1
-3
/
+3
*
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2004-06-01
1
-7
/
+8
*
added missing SHADER_SOURCES to ALL_SOURCES
Brian Paul
2004-04-18
1
-0
/
+1
*
make sure matypes is built
Dave Airlie
2004-04-15
1
-1
/
+1
*
Remove mesa.a when making clean
Keith Whitwell
2004-04-14
1
-1
/
+1
[next]