| Commit message (Expand) | Author | Age | Files | Lines |
* | makefile: add all headers to the tarball | Emil Velikov | 2015-03-24 | 1 | -6/+9 |
* | automake: Use AM_DISTCHECK_CONFIGURE_FLAGS | Emil Velikov | 2015-02-18 | 1 | -1/+1 |
* | mesa: Remove tarballs/checksum rules. | Matt Turner | 2014-12-17 | 1 | -75/+0 |
* | mesa: Set DISTCHECK_CONFIGURE_FLAGS. | Matt Turner | 2014-12-17 | 1 | -0/+13 |
* | mesa: Add autogen.sh to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+1 |
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 1 | -1/+4 |
* | docs: Add to distribution. | Matt Turner | 2014-12-12 | 1 | -5/+4 |
* | mesa: Add a dist hook to remove .gitignore files from distribution. | Matt Turner | 2014-12-12 | 1 | -0/+5 |
* | include: Add remaining headers to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+7 |
* | build: Rename md5 to checksums as part of .PHONY target | Carl Worth | 2014-09-03 | 1 | -1/+1 |
* | Revert "mesa: fix make tarballs" | Emil Velikov | 2014-09-02 | 1 | -1/+0 |
* | mesa: fix make tarballs | Emil Velikov | 2014-09-01 | 1 | -1/+1 |
* | Makefile: Switch from md5sums to sha256sums | Carl Worth | 2014-08-21 | 1 | -5/+5 |
* | Makefile: Add bin/test-driver to EXTRA_FILES | Carl Worth | 2013-12-13 | 1 | -0/+1 |
* | automake: include only one copy VERSION in tarball | Emil Velikov | 2013-12-03 | 1 | -1/+0 |
* | mesa: Build program as part of libmesa. | Matt Turner | 2013-11-06 | 1 | -1/+1 |
* | Makefile.am: Remove api_exec_es* from EXTRA_FILES. | Matt Turner | 2013-08-02 | 1 | -6/+0 |
* | build: unify mesa version by using a VERSION file | Emil Velikov | 2013-07-29 | 1 | -0/+1 |
* | build: Add tests directories to SUBDIRS | Matt Turner | 2013-07-22 | 1 | -6/+0 |
* | build: Use PACKAGE_VERSION from autoconf | Andreas Boll | 2013-06-06 | 1 | -1/+0 |
* | build: Unify PACKAGE_VERSION on autotools, scons and Android | Andreas Boll | 2013-06-06 | 1 | -1/+1 |
* | mesa: bump version to 9.2 (devel) | Andreas Boll | 2013-01-31 | 1 | -1/+1 |
* | glsl/build: Build tests via the glsl Makefile | Matt Turner | 2013-01-22 | 1 | -1/+0 |
* | glsl/build: Build glcpp via the glsl Makefile | Matt Turner | 2013-01-22 | 1 | -4/+3 |
* | Remove configs/{current,default} | Matt Turner | 2013-01-10 | 1 | -18/+0 |
* | build: use git ls-files for adding all Makefile.in into the release tarball | Andreas Boll | 2012-11-26 | 1 | -51/+1 |
* | build: add missing Makefile.in files to tarballs target | Andreas Boll | 2012-11-16 | 1 | -0/+3 |
* | build: fix make tarballs target | Andreas Boll | 2012-11-16 | 1 | -1/+1 |
* | build: add missing files to tarballs target | Andreas Boll | 2012-11-14 | 1 | -0/+6 |
* | build: add missing Makefile.in files to tarballs target | Andreas Boll | 2012-11-14 | 1 | -1/+50 |
* | build: add config.sub and config.guess to tarballs target | Andreas Boll | 2012-11-14 | 1 | -0/+2 |
* | build: Ship install-sh in the tarball | Matt Turner | 2012-10-25 | 1 | -0/+1 |
* | build: Use AX_PTHREAD to detect pthreads | Matt Turner | 2012-09-27 | 1 | -0/+2 |
* | mesa: bump version to 9.1 (devel) | Andreas Boll | 2012-09-09 | 1 | -1/+1 |
* | mesa: also bump version in Makefile.am and configure.ac to 9.0 | Andreas Boll | 2012-08-31 | 1 | -1/+1 |
* | mesa/tests: Add tests for the generated shared-glapi dispatch table | Ian Romanick | 2012-08-08 | 1 | -0/+1 |
* | automake: convert libglsl | Jon TURNEY | 2012-07-13 | 1 | -3/+3 |
* | automake: Directly generate configs/current instead of symlinking from it. | Eric Anholt | 2012-06-21 | 1 | -1/+0 |
* | mesa/tests: Add tests for the generated dispatch table | Ian Romanick | 2012-06-13 | 1 | -0/+1 |
* | mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions | Ian Romanick | 2012-06-13 | 1 | -0/+1 |
* | glx: Move tests from tests/glx to src/glx/tests | Ian Romanick | 2012-06-13 | 1 | -3/+2 |
* | automake: Move top-level makefile to automake. | Eric Anholt | 2012-06-11 | 1 | -0/+124 |