summaryrefslogtreecommitdiffstats
path: root/src/egl/main/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* egl/glx: Remove egl_glx driverChad Versace2014-02-051-6/+0
* build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg2014-01-291-6/+1
* loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt2014-01-271-1/+1
* egl/main: remove undefined X11_LIBS automake variableGaetan Nadon2013-10-091-1/+1
* Use -Bsymbolic when linking libEGL.soCarl Worth2013-09-301-1/+1
* egl: Do not export private symbolsChad Versace2013-08-081-0/+1
* egl/build: Remove unused GLAPI_LIB.Matt Turner2013-07-221-2/+0
* automake: convert libglapiJon TURNEY2012-07-131-1/+1
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-191-1/+0
* egl: Use -no-undefined libtool flagJon TURNEY2012-03-051-1/+1
* egl: Also put a symlink from libEGL.so in lib/ for now.Eric Anholt2012-03-021-0/+1
* egl/drivers: Convert to automake.Eric Anholt2012-02-291-2/+2
* egl/main: Convert to automake.Eric Anholt2012-02-291-0/+138