Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: Build with subdir-objects. | Matt Turner | 2015-01-23 | 1 | -11/+27 |
| | |||||
* | mapi: Remove vgapi from SUBDIRS. | Matt Turner | 2015-01-23 | 1 | -3/+5 |
| | | | | OpenVG is disabled with via autotools. | ||||
* | mapi: Move rules for generating glapi_mapi_tmp.h out of the conditional. | Matt Turner | 2014-12-12 | 1 | -5/+5 |
| | | | | Allows distcheck to succeed, regardless of how Mesa has been configured. | ||||
* | mapi: Add ABI-check tests to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
| | |||||
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 1 | -1/+4 |
| | |||||
* | mapi: Add mapi_abi.py to EXTRA_DIST | Matt Turner | 2014-12-12 | 1 | -0/+2 |
| | |||||
* | glapi: Make mapi/glapi/gen before mapi to avoid distcheck problem. | Matt Turner | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | mapi: Inline shared-glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 1 | -2/+11 |
| | | | | Reviewed-by: Kristian Høgsberg <[email protected]> | ||||
* | mapi: Inline glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 1 | -2/+13 |
| | | | | Reviewed-by: Kristian Høgsberg <[email protected]> | ||||
* | mapi: Inline glapi/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+35 |
| | | | | Reviewed-by: Kristian Høgsberg <[email protected]> | ||||
* | mapi: Inline es2api/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+41 |
| | | | | Reviewed-by: Kristian Høgsberg <[email protected]> | ||||
* | mapi: Inline es1api/Makefile. | Matt Turner | 2014-08-18 | 1 | -1/+39 |
| | | | | Reviewed-by: Kristian Høgsberg <[email protected]> | ||||
* | mapi: Inline shared-glapi/Makefile. | Matt Turner | 2014-08-18 | 1 | -3/+43 |
| | |||||
* | build: Get rid of CORE_DIRS | Matt Turner | 2013-04-15 | 1 | -0/+42 |
A step toward working make dist/distcheck. Tested-by: Emil Velikov <[email protected]> Reviewed-and-Tested-by: Andreas Boll <[email protected]> Reviewed-by: Jordan Justen <[email protected]> |