[Kde-scm-interest] Package splitting

Oswald Buddenhagen ossi at kde.org
Thu Jan 28 00:58:59 CET 2010


On Wed, Jan 27, 2010 at 10:46:52PM +0100, Thiago Macieira wrote:
> [...] The build rules are: [...]
>
why not (mostly) keep our current layout in form of a meta structure (be
it git submodules or not)? build order would be determined by cmakelists
which declare subdirectories (and *nothing* else) as ever. breaking out
of that layout would happen at own peril, but any breakage will be
quickly detected anyway (as the projects' cmakelists must be
self-contained and dependency-complete). 

On Wed, Jan 27, 2010 at 10:56:21PM +0100, Thiago Macieira wrote:
> And here's a suggestion to address those points, so a modification to the rules 
> in the earlier email.
> 
> Instead of having 4 stages per category, we actually have:
> 
> 	libs
> 	libs2
> 	libs3
> 	...
>
you know, sysvinit is now moving away from fixed priorities to a
dependency-based system ... ;)
anyway, my private build script does effectively the same, so it isn't
that bad as such. :D


More information about the Kde-scm-interest mailing list