aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2018-05-17Use -Bsymbolic-functions instead of -BsymbolicEmmanuele Bassi
2017-01-25build: Split arguments for dispatch generatorEmmanuele Bassi
2017-01-25build: Hide mkdirEmmanuele Bassi
2016-12-07Revert all changes since 8bbc0d40Emmanuele Bassi
2015-08-26Add support for CMake (no support for building/running the tests yet). Fix su...Yaron Cohen-Tal
2015-07-19Unite defenitions "PUBLIC" and "EPOXY_IMPORTEXPORT" and add it where appropri...Yaron Cohen-Tal
2014-06-13Use the EGL pkgconfig for finding eglplatform.h.Eric Anholt
2014-05-13Don't forget to install the wgl headers.Eric Anholt
2014-02-01Add missing dependency on libdl.Eric Anholt
2014-02-01Use LDADD instead of LDFLAGS/DEPENDENCIES.Matt Turner
2014-01-30Add missing make dist of gen_dispatch.py.Eric Anholt
2014-01-30Fix a typo in the Makefile.am.Eric Anholt
2013-12-16Fix copyrights on the Makefile.ams.Eric Anholt
2013-12-15Move the #defines into the main generated header.Eric Anholt
2013-12-11Use X11_CFLAGS during the build so we find the right xlib headers.Eric Anholt
2013-12-11Link the library with -Bsymbolic.Eric Anholt
2013-12-10Add dispatch generation for wgl.Eric Anholt
2013-12-06Start porting the GL dispatch code to win32.Eric Anholt
2013-12-06Move GLX/EGL dispatch code using those API types to separate files.Eric Anholt
2013-12-06Conditionalize building the EGL and GLX dispatch code.Eric Anholt
2013-12-06Conditionalize building GLX and EGL tests and headers.Eric Anholt
2013-12-06Fix make distcheck.Eric Anholt
2013-12-05Add support for EGL.Eric Anholt
2013-12-05Drop the installed _common.h headers.Eric Anholt
2013-12-02Fix building from a clean source tree.Eric Anholt
2013-11-14Fix parallel build of the generated source code.Eric Anholt
2013-10-16Add the generator and build infrastructure.Eric Anholt