All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm 0/5] Yet another round of Android build cleanups
@ 2015-03-17 23:30 Emil Velikov
  2015-03-17 23:30 ` [PATCH libdrm 1/5] android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS Emil Velikov
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Emil Velikov @ 2015-03-17 23:30 UTC (permalink / raw)
  To: dri-devel; +Cc: Chih-Wei Huang

Hi all,


As pointed out by Chih-Wei, Android's LOCAL_COPY_HEADERS{,_TO} has been 
depreciated for quite some time.

Although it was a convenient way of getting things done (no more
hard-coding the location of drm) it seems that there is another more 
appropriate (and cleaner) solution. Namely:
Annotate the includes as "exported" and as the user selects the library 
for linking, the build will automatically add the includes.

Big thanks to Chih-Wei for the patience and persistence explaining the 
whole shebang. This series is mostly based on his patch in the 
Android-x86 tree, with some extra bits from your truly :-)

Chih-Wei,

I've tested this a few times already, although having someone with 
experience in the whole thing will be appreciated.


Cheers,
Emil


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-03-20 17:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17 23:30 [PATCH libdrm 0/5] Yet another round of Android build cleanups Emil Velikov
2015-03-17 23:30 ` [PATCH libdrm 1/5] android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS Emil Velikov
2015-03-17 23:30 ` [PATCH libdrm 2/5] android: simplify LOCAL_C_INCLUDES Emil Velikov
2015-03-17 23:30 ` [PATCH libdrm 3/5] android: remove ${srcdir} from the includes Emil Velikov
2015-03-18  1:49   ` Chih-Wei Huang
2015-03-18 10:21     ` Emil Velikov
2015-03-17 23:30 ` [PATCH libdrm 4/5] android: remove LOCAL_COPY_HEADERS* variables Emil Velikov
2015-03-17 23:30 ` [PATCH libdrm 5/5] android: add the missing tag "optional" to libkms Emil Velikov
2015-03-18  1:19 ` [PATCH libdrm 0/5] Yet another round of Android build cleanups Chih-Wei Huang
2015-03-18  1:37   ` Emil Velikov
2015-03-18 16:38     ` Chih-Wei Huang
2015-03-19  2:06       ` Emil Velikov
2015-03-19  2:56         ` Chih-Wei Huang
2015-03-20  6:34           ` Chih-Wei Huang
2015-03-20 17:32             ` Emil Velikov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.