index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
Makefile
Age
Commit message (
Expand
)
Author
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-04-29
Use variable library name in pkg-config output.
Tom Fogal
2009-03-07
mesa: use @ to silence some Makefile output
Brian Paul
2009-02-09
mesa: build/use libmesagallium.a for gallium builds
Brian Paul
2009-02-09
mesa: added new linux-gallium and linux-gallium-debug configs
Brian Paul
2009-01-02
mesa: remove redudant lines for libglapi.a
Brian Paul
2008-12-16
mesa: remove redundant Makefile lines
Brian Paul
2008-12-15
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-12-14
Add OSMesa pkg-config file
Dan Nicholson
2008-12-14
Add more package metadata to the pkg-config files
Dan Nicholson
2008-09-11
mesa: use sources.mak -- need to figure out how to support non-gallium builds...
Keith Whitwell
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-08-12
Fixed 'make install' for darwin
Jeremy Huddleston
2008-08-12
mesa: Rename sources to sources.mak.
José Fonseca
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-07-11
Remove generated pkg-config files on `make clean'
Dan Nicholson
2008-07-06
Set library and header installation directories from configuration
Dan Nicholson
2008-06-23
Don't make libmesa.a or libglapi.a depend on asm_subdirs
Brian Paul
2008-06-23
Ensure all objects are built when installing DRI
Dan Nicholson
2008-06-22
Ensure all objects are built when installing DRI
Dan Nicholson
2008-06-22
Don't make libmesa.a or libglapi.a depend on asm_subdirs
Dan Nicholson
2008-06-15
No more drivers/xorg
Dan Nicholson
2008-06-13
mesa: Fix libglapi.a build for dri
Jakob Bornecrantz
2008-06-13
gallium: another attempt at fixing libglapi.a compilation for DRI builds
Brian Paul
2008-06-10
gallium: work-around glapi.c build problem for dri configs
Brian Paul
2008-06-10
add some missing rule dependencies
Brian Paul
2008-06-10
add some missing rule dependencies
Brian Paul
2008-06-09
s/SOLO/MESA/
Brian Paul
2008-06-09
s/SOLO/MESA/
Brian Paul
2008-06-06
mesa: sync up with latest Makefile changes on master
Brian Paul
2008-06-06
s/subdirs/asm_subdirs/
Brian Paul
2008-06-06
move the install rules
Brian Paul
2008-06-06
remove stray semicolon
Brian Paul
2008-06-06
move a beos-ism down into drivers/beos/Makefile
Brian Paul
2008-06-06
Remove the old, complicated default build rule; use the new driver_subdirs rule
Brian Paul
2008-06-06
remove more old stuff, insert new driver_subdir build rules (but not enabled ...
Brian Paul
2008-06-06
move directfb-libgl into drivers/directfb/Makefile
Brian Paul
2008-06-05
sync up with Makefile changes on master
Brian Paul
2008-06-05
Move fbdev driver construction into src/mesa/drivers/fbdev/Makefile
Brian Paul
2008-06-05
reorder some lines, more make clean cmds
Brian Paul
2008-06-05
Move building of stand-alone Mesa into drivers/x11/Makefile
Brian Paul
2008-06-05
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
Brian Paul
2008-06-05
mesa: always build libglapi.a, updated subdir, gl.pc rule code from master
Brian Paul
2008-06-05
mesa: Makefile comment
Brian Paul
2008-05-07
Never fail `make clean'
Dan Nicholson
2008-05-07
Run `make clean' in drivers/xorg, too
Dan Nicholson
2008-05-07
Refactor installation targets
Dan Nicholson
2008-05-07
Ensure recursive makes always propagate errors
Dan Nicholson
2008-05-06
Prevent makedepend from running multiple times
Dan Nicholson
[next]