summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-12-13Makefile: Add bin/test-driver to EXTRA_FILESCarl Worth
2013-12-03automake: include only one copy VERSION in tarballEmil Velikov
2013-11-06mesa: Build program as part of libmesa.Matt Turner
2013-08-02Makefile.am: Remove api_exec_es* from EXTRA_FILES.Matt Turner
2013-07-29build: unify mesa version by using a VERSION fileEmil Velikov
2013-07-22build: Add tests directories to SUBDIRSMatt Turner
2013-06-06build: Use PACKAGE_VERSION from autoconfAndreas Boll
2013-06-06build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll
2013-01-31mesa: bump version to 9.2 (devel)Andreas Boll
2013-01-22glsl/build: Build tests via the glsl MakefileMatt Turner
2013-01-22glsl/build: Build glcpp via the glsl MakefileMatt Turner
2013-01-10Remove configs/{current,default}Matt Turner
2012-11-26build: use git ls-files for adding all Makefile.in into the release tarballAndreas Boll
2012-11-16build: add missing Makefile.in files to tarballs targetAndreas Boll
2012-11-16build: fix make tarballs targetAndreas Boll
2012-11-14build: add missing files to tarballs targetAndreas Boll
2012-11-14build: add missing Makefile.in files to tarballs targetAndreas Boll
2012-11-14build: add config.sub and config.guess to tarballs targetAndreas Boll
2012-10-25build: Ship install-sh in the tarballMatt Turner
2012-09-27build: Use AX_PTHREAD to detect pthreadsMatt Turner
2012-09-09mesa: bump version to 9.1 (devel)Andreas Boll
2012-08-31mesa: also bump version in Makefile.am and configure.ac to 9.0Andreas Boll
2012-08-08mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick
2012-07-13automake: convert libglslJon TURNEY
2012-06-21automake: Directly generate configs/current instead of symlinking from it.Eric Anholt
2012-06-13mesa/tests: Add tests for the generated dispatch tableIan Romanick
2012-06-13mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick
2012-06-13glx: Move tests from tests/glx to src/glx/testsIan Romanick
2012-06-11automake: Move top-level makefile to automake.Eric Anholt