Re: [OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-23 Thread Saul Wold
On 07/19/2012 09:10 AM, Ross Burton wrote: That nice Colin Walters had the same problem in ostree that we have in Poky - gtk-doc and modules that autoregen. He solved it in a cleaner manner and created gtk-doc-stub, which has the external interface of gtk-doc but (obviously) does nothing. This

Re: [OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-20 Thread Ross Burton
On Friday, 20 July 2012 at 05:42, Saul Wold wrote: While you have SOB's in the email, the branch itself does not have any SOBs which is where I was pulling from. That's a very good point. I'll SOB it and repush shortly. Ross ___

Re: [OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-20 Thread Burton, Ross
On 20 July 2012 08:03, Ross Burton ross.bur...@intel.com wrote: On Friday, 20 July 2012 at 05:42, Saul Wold wrote: While you have SOB's in the email, the branch itself does not have any SOBs which is where I was pulling from. That's a very good point. I'll SOB it and repush shortly.

[OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-19 Thread Ross Burton
That nice Colin Walters had the same problem in ostree that we have in Poky - gtk-doc and modules that autoregen. He solved it in a cleaner manner and created gtk-doc-stub, which has the external interface of gtk-doc but (obviously) does nothing. This patch series: - packages gtk-doc-stub -

Re: [OE-core] [PATCH 00/26] Use gtk-doc-stub

2012-07-19 Thread Saul Wold
On 07/19/2012 09:10 AM, Ross Burton wrote: That nice Colin Walters had the same problem in ostree that we have in Poky - gtk-doc and modules that autoregen. He solved it in a cleaner manner and created gtk-doc-stub, which has the external interface of gtk-doc but (obviously) does nothing. This