mesa/src/mapi
José Fonseca 71c87e42e1 scons: Fix dependencies of generated headers.
It appears that scons implicit dependency scanners fail to chain
dependencies of generated headers when these are outside the build tree.

This patch ensures generated source files are _always_ put in the build
tree. I'm not 100% this will fix all depency issues, but from my
experiments it does seem to fix this.

NOTE: For this to be effective it is necessary to clean the source tree
from generated header/source files.

Reviewed-by: Brian Paul <brianp@vmware.com>
2013-01-21 19:10:54 +00:00
..
es1api Clean up .gitignore files 2013-01-10 22:01:31 +01:00
es2api Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi scons: Fix dependencies of generated headers. 2013-01-21 19:10:54 +00:00
mapi Fix mapi code generator for out-of-tree build 2013-01-16 19:53:01 +00:00
shared-glapi tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir). 2013-01-13 12:38:38 +01:00
vgapi scons: Fix dependencies of generated headers. 2013-01-21 19:10:54 +00:00
Android.mk mapi: Fix Android build 2012-04-10 21:07:12 -07:00