kcoreaddons doesn't compile standalone ?

David Faure faure at kde.org
Sun May 13 10:05:25 UTC 2012


On Sunday 13 May 2012 01:43:15 Alexander Neundorf wrote:
> Maybe everything which is done should be taken out of the project
> immediately,  i.e. not added per add_subdirectory() anymore (independent
> from the git repository) ?

I'd really rather not. From a code point of view, I need to compile everything 
all the time (to ensure no regressions at either compile time or runtime 
(unittests)). This means either
- one big kdelibs module as of right now
- splitted git modules, so kdesrc-build can easily build them all

But one big module with independent subprojects that don't get compiled out of 
the box, sounds like a major pain (lots of manual setup, and manual scripts 
for building everything after any change).

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list