Re: [PATCH] Install header files and pkg-config file for external modules

2013-02-16 Thread David Herrmann
Hi Kristian Just some random comments: On Sat, Feb 16, 2013 at 2:53 AM, Kristian Høgsberg wrote: > This patch installs the three header files that define the compositor > plugin interface as well as a pkg-config file. This allows > building weston plugins outside the weston tree. We currently

Re: [PATCH 02/12] event-loop: Add support for BSD???s kevent() instead of epoll()

2013-02-16 Thread Philip Withnall
On Fri, 2013-02-15 at 09:33 -0600, Jason Ekstrand wrote: > Would it be a better overall solution if we simply replace timerfd and > signalfd with a more generic architecture and then move the guts of > the event loop to poll or select? Another idea that was brought up on > IRC this last weekend wa

Re: [PATCH] Install header files and pkg-config file for external modules

2013-02-16 Thread Pekka Paalanen
On Fri, 15 Feb 2013 20:53:45 -0500 Kristian Høgsberg wrote: > This patch installs the three header files that define the compositor > plugin interface as well as a pkg-config file. This allows > building weston plugins outside the weston tree. We currently don't make > any guarantees about the