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