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, fa...@kde.org, http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5 _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel