kdelibs splitting: May results, plans for June

Kevin Ottens ervin at kde.org
Wed Jun 6 08:07:41 UTC 2012


On Tuesday 05 June 2012 00:15:19 Alexander Neundorf wrote:
> On Monday, June 04, 2012 10:07:45 PM Kevin Ottens wrote:
> > Hello,
> > 
> > So May was beautiful, so much that I almost forgot to send now my
> > traditional "what happens in the kdelibs splitting" email. That's what you
> > get for spacing out in the garden I guess... :-)
> > 
> > 
> > # May results
> > So you're probably all wondering "did we perform better in May than
> > April?". Turns out we did! So it seems the change of plans to get as much
> > of kdeui out of the way as possible was a good move. Thus all the splits
> > planned for May were completed in time.
> > 
> > We completed the following three new frameworks:
> >  * karchive
> 
> I wouldn't call karchive "complete".
> It is not splitted.
> E.g. it uses include dirs from the surrounding kdelibs:
> 
> include_directories(
>    ${CMAKE_CURRENT_SOURCE_DIR}/../src
>    ${CMAKE_CURRENT_BINARY_DIR}/../src
>    ${CMAKE_SOURCE_DIR}/kio/httpfilter
> )

Ah right, the files in kio/httpfilter are not used anymore but I forgot to 
remove the include_directories in autotests. Fixed now.

> Also, it uses BZIP2_FOUND and LZMA_FOUND but doesn't search for them, but
> instead uses the results from the containing kdelibs.

Well, I see the find_package calls in ConfigureChecks.cmake, am I missing 
something?

Regards.
-- 
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud patron of KDE, http://www.kdab.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20120606/468c01bc/attachment.sig>


More information about the Kde-frameworks-devel mailing list