mesa/src/mapi
Kristian Høgsberg cbecd958a7 build: Share the all-local rule for linking libraries into the build dir
This consolidates how we link the libraries into the build directory.
It works for lib_LTLIBRARIES but not custom shared libraries like DRI
drivers or gallium state trackers which needs special casing (cf dri
mega drivers, for example)

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2014-01-29 12:58:13 -08:00
..
es1api build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
es2api build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
glapi mesa: Add ARB_viewport_array plumbing 2014-01-20 11:32:00 -08:00
shared-glapi build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
vgapi build: Share the all-local rule for linking libraries into the build dir 2014-01-29 12:58:13 -08:00
Android.mk build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
entry.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
entry.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
entry_x86-64_tls.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
entry_x86_tls.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
entry_x86_tsd.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
Makefile.am build: Get rid of CORE_DIRS 2013-04-15 12:04:25 -07:00
Makefile.sources build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
mapi.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
mapi.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
mapi_abi.py mesa: Fix build with older gcc since update of glext.h 2013-06-28 08:49:06 -07:00
mapi_glapi.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
mapi_tmp.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
stub.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
stub.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
table.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
table.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
u_compiler.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
u_current.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
u_current.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
u_execmem.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
u_execmem.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
u_macros.h build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00
u_thread.h mapi: Prevent cast from pointer to integer of different size. 2014-01-23 13:21:52 +00:00