summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* automake: don't forget to pick wglext.h in the tarballEmil Velikov2016-10-241-0/+1
* automake: add radv to the `make distcheck' hooksEmil Velikov2016-10-141-1/+1
* automake: add SWR to `make distcheck' gallium driversEmil Velikov2016-06-131-1/+1
* automake: wire up the intel vulkan driver to make distcheckEmil Velikov2016-05-011-1/+2
* automake: explicitly set distcheck configure flagsEmil Velikov2016-02-291-0/+5
* automake: add more missing options for make distcheckEmil Velikov2016-02-291-2/+4
* automake: add nine to make distcheckEmil Velikov2016-02-251-0/+1
* include,gallium: Remove pre-MSVC 2013 compatibility.Jose Fonseca2016-02-111-1/+0
* automake: use static llvm for make distcheckEmil Velikov2015-11-201-0/+1
* automake: build all drivers but vc4 during distcheckEmil Velikov2015-08-221-1/+3
* makefile: add all headers to the tarballEmil Velikov2015-03-241-6/+9
* automake: Use AM_DISTCHECK_CONFIGURE_FLAGSEmil Velikov2015-02-181-1/+1
* mesa: Remove tarballs/checksum rules.Matt Turner2014-12-171-75/+0
* mesa: Set DISTCHECK_CONFIGURE_FLAGS.Matt Turner2014-12-171-0/+13
* mesa: Add autogen.sh to distribution.Matt Turner2014-12-121-0/+1
* mesa: Add scons files to distribution.Matt Turner2014-12-121-1/+4
* docs: Add to distribution.Matt Turner2014-12-121-5/+4
* mesa: Add a dist hook to remove .gitignore files from distribution.Matt Turner2014-12-121-0/+5
* include: Add remaining headers to distribution.Matt Turner2014-12-121-0/+7
* build: Rename md5 to checksums as part of .PHONY targetCarl Worth2014-09-031-1/+1
* Revert "mesa: fix make tarballs"Emil Velikov2014-09-021-1/+0
* mesa: fix make tarballsEmil Velikov2014-09-011-1/+1
* Makefile: Switch from md5sums to sha256sumsCarl Worth2014-08-211-5/+5
* 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