summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-02-29automake: explicitly set distcheck configure flagsEmil Velikov1-0/+5
2016-02-29automake: add more missing options for make distcheckEmil Velikov1-2/+4
2016-02-25automake: add nine to make distcheckEmil Velikov1-0/+1
2016-02-11include,gallium: Remove pre-MSVC 2013 compatibility.Jose Fonseca1-1/+0
2015-11-20automake: use static llvm for make distcheckEmil Velikov1-0/+1
2015-08-22automake: build all drivers but vc4 during distcheckEmil Velikov1-1/+3
2015-03-24makefile: add all headers to the tarballEmil Velikov1-6/+9
2015-02-18automake: Use AM_DISTCHECK_CONFIGURE_FLAGSEmil Velikov1-1/+1
2014-12-17mesa: Remove tarballs/checksum rules.Matt Turner1-75/+0
2014-12-17mesa: Set DISTCHECK_CONFIGURE_FLAGS.Matt Turner1-0/+13
2014-12-12mesa: Add autogen.sh to distribution.Matt Turner1-0/+1
2014-12-12mesa: Add scons files to distribution.Matt Turner1-1/+4
2014-12-12docs: Add to distribution.Matt Turner1-5/+4
2014-12-12mesa: Add a dist hook to remove .gitignore files from distribution.Matt Turner1-0/+5
2014-12-12include: Add remaining headers to distribution.Matt Turner1-0/+7
2014-09-03build: Rename md5 to checksums as part of .PHONY targetCarl Worth1-1/+1
2014-09-02Revert "mesa: fix make tarballs"Emil Velikov1-1/+0
2014-09-01mesa: fix make tarballsEmil Velikov1-1/+1
2014-08-21Makefile: 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