summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add bin/test-driver to EXTRA_FILESCarl Worth2013-12-131-0/+1
* automake: include only one copy VERSION in tarballEmil Velikov2013-12-031-1/+0
* mesa: Build program as part of libmesa.Matt Turner2013-11-061-1/+1
* Makefile.am: Remove api_exec_es* from EXTRA_FILES.Matt Turner2013-08-021-6/+0
* build: unify mesa version by using a VERSION fileEmil Velikov2013-07-291-0/+1
* build: Add tests directories to SUBDIRSMatt Turner2013-07-221-6/+0
* build: Use PACKAGE_VERSION from autoconfAndreas Boll2013-06-061-1/+0
* build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll2013-06-061-1/+1
* mesa: bump version to 9.2 (devel)Andreas Boll2013-01-311-1/+1
* glsl/build: Build tests via the glsl MakefileMatt Turner2013-01-221-1/+0
* glsl/build: Build glcpp via the glsl MakefileMatt Turner2013-01-221-4/+3
* Remove configs/{current,default}Matt Turner2013-01-101-18/+0
* build: use git ls-files for adding all Makefile.in into the release tarballAndreas Boll2012-11-261-51/+1
* build: add missing Makefile.in files to tarballs targetAndreas Boll2012-11-161-0/+3
* build: fix make tarballs targetAndreas Boll2012-11-161-1/+1
* build: add missing files to tarballs targetAndreas Boll2012-11-141-0/+6
* build: add missing Makefile.in files to tarballs targetAndreas Boll2012-11-141-1/+50
* build: add config.sub and config.guess to tarballs targetAndreas Boll2012-11-141-0/+2
* build: Ship install-sh in the tarballMatt Turner2012-10-251-0/+1
* build: Use AX_PTHREAD to detect pthreadsMatt Turner2012-09-271-0/+2
* mesa: bump version to 9.1 (devel)Andreas Boll2012-09-091-1/+1
* mesa: also bump version in Makefile.am and configure.ac to 9.0Andreas Boll2012-08-311-1/+1
* mesa/tests: Add tests for the generated shared-glapi dispatch tableIan Romanick2012-08-081-0/+1
* automake: convert libglslJon TURNEY2012-07-131-3/+3
* automake: Directly generate configs/current instead of symlinking from it.Eric Anholt2012-06-211-1/+0
* mesa/tests: Add tests for the generated dispatch tableIan Romanick2012-06-131-0/+1
* mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick2012-06-131-0/+1
* glx: Move tests from tests/glx to src/glx/testsIan Romanick2012-06-131-3/+2
* automake: Move top-level makefile to automake.Eric Anholt2012-06-111-0/+124