summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* drivers/x11: drop unneeded HAVE_X11_DRIVER checkEmil Velikov2015-06-231-2/+0
* drivers/x11: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* drivers/x11: add gallium include dirs to Makefile.amBrian Paul2015-02-201-0/+2
* drivers/x11: Add headers to distribution.Matt Turner2014-12-121-0/+2
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* xlib: fix missing mesautil build breakageBrian Paul2014-08-041-0/+1
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+2
* drivers/x11: GL_LIB_DEPS is not a linker/libtool flag, add it to LIBADDEmil Velikov2014-03-311-3/+4
* automake: allow only shared buildsEmil Velikov2014-03-111-2/+0
* automake: use install-lib-links.mk across all classic mesaEmil Velikov2014-03-111-6/+1
* build: remove unused API_DEFINESAndreas Boll2013-05-011-1/+0
* build: Only add links to .so files if we're building themMatt Turner2012-08-241-0/+2
* build/x11: Force usage of C++ linkerMatt Turner2012-08-221-0/+3
* build/x11: Don't link against shared-glapiMatt Turner2012-08-221-4/+0
* Update mesa/drivers/x11/Makefile.am for xm_image.h removalJon TURNEY2012-07-251-1/+0
* drivers/X11: Link X11 libGL with -no-undefined libtool flagJon TURNEY2012-07-251-0/+1
* automake: Honor GL_LIB for mangled/custom lib namesBrad King2012-07-231-8/+8
* automake: convert libglapiJon TURNEY2012-07-131-1/+1
* automake: convert libmesa and libmesagalliumJon TURNEY2012-07-131-1/+1
* automake: Convert src/mesa/drivers/x11/Makefile to automake.Eric Anholt2012-06-211-0/+74