summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile
AgeCommit message (Expand)Author
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-06-23Don't make libmesa.a or libglapi.a depend on asm_subdirsBrian Paul
2008-06-23Ensure all objects are built when installing DRIDan Nicholson
2008-06-22Ensure all objects are built when installing DRIDan Nicholson
2008-06-22Don't make libmesa.a or libglapi.a depend on asm_subdirsDan Nicholson
2008-06-15No more drivers/xorgDan Nicholson
2008-06-13mesa: Fix libglapi.a build for driJakob Bornecrantz
2008-06-13gallium: another attempt at fixing libglapi.a compilation for DRI buildsBrian Paul
2008-06-10gallium: work-around glapi.c build problem for dri configsBrian Paul
2008-06-10add some missing rule dependenciesBrian Paul
2008-06-10add some missing rule dependenciesBrian Paul
2008-06-09s/SOLO/MESA/Brian Paul
2008-06-09s/SOLO/MESA/Brian Paul
2008-06-06mesa: sync up with latest Makefile changes on masterBrian Paul
2008-06-06s/subdirs/asm_subdirs/Brian Paul
2008-06-06move the install rulesBrian Paul
2008-06-06remove stray semicolonBrian Paul
2008-06-06move a beos-ism down into drivers/beos/MakefileBrian Paul
2008-06-06Remove the old, complicated default build rule; use the new driver_subdirs ruleBrian Paul
2008-06-06remove more old stuff, insert new driver_subdir build rules (but not enabled ...Brian Paul
2008-06-06move directfb-libgl into drivers/directfb/MakefileBrian Paul
2008-06-05sync up with Makefile changes on masterBrian Paul
2008-06-05Move fbdev driver construction into src/mesa/drivers/fbdev/MakefileBrian Paul
2008-06-05reorder some lines, more make clean cmdsBrian Paul
2008-06-05Move building of stand-alone Mesa into drivers/x11/MakefileBrian Paul
2008-06-05Move construction of libOSMesa.so into src/mesa/drivers/osmesa/MakefileBrian Paul
2008-06-05Move construction of libOSMesa.so into src/mesa/drivers/osmesa/MakefileBrian Paul
2008-06-05mesa: always build libglapi.a, updated subdir, gl.pc rule code from masterBrian Paul
2008-06-05mesa: Makefile commentBrian Paul
2008-05-07Never fail `make clean'Dan Nicholson
2008-05-07Run `make clean' in drivers/xorg, tooDan Nicholson
2008-05-07Refactor installation targetsDan Nicholson
2008-05-07Ensure recursive makes always propagate errorsDan Nicholson
2008-05-06Prevent makedepend from running multiple timesDan Nicholson
2008-05-06Error consistently when running recursive makeDan Nicholson
2008-04-23glcore: build from mesaGeorge Sapountzis
2008-03-10Move make install logic for libGL back into src/mesa/Makefile.Kristian Høgsberg
2008-03-08Move libGL install target to the libGL Makefile.Kristian Høgsberg
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg
2008-02-18Update for llvm -> gallivm rename.José Fonseca
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca
2008-02-15Code reorganization: s/aux/auxiliary/ -- update build.José Fonseca
2008-02-15Code reorganization: update build.José Fonseca
2008-01-31Fix using "ccache ppu-gcc" for CC and fix parallel buildsIan Romanick
2008-01-23Specify linker instead of letting mklib use gccIan Romanick
2008-01-11Allow osmesa to be enabled or disabledDan Nicholson
2008-01-04llvm: we need custom rules so had to redo the build a little bitZack Rusin
2007-12-11Port i965 driver to Gallium3D.Zack Rusin
2007-12-05Add dependency checking for Cell driver sources.Brian
2007-12-03added missing quote charBrian