[Kde-scm-interest] git conversion rules for split layout

Andreas Pakulat apaku at gmx.de
Fri Sep 10 22:41:14 CEST 2010


On 10.09.10 10:15:25, Ian Monroe wrote:
> ... so honestly I wonder if it wouldn't make sense to fix the modules
> now to have each application be self-building. We should maybe think
> about a new build-time dependency in kdesupport that has lots of misc
> cmake files in it? Release management would be difficult. maybe just
> feel free to move cmake files in the main modules to kdelibs? Or maybe
> many of those cmake's aren't really being shared between multiple
> kdeedu apps and it wouldn't create too much redundancy to simply
> disperse the kdeedu/cmake to all the individual application
> directories.

Note that having a kdesupport cmake module for this won't really help as
you don't want these modules installed in 99% of the cases. Installing
such a module comes at a cost, which is keeping source compat for it for
the lifetime of KDE as other projects outside of KDE svn/git might be
using it. 

So if there's a module with cmake module files you need to pull it into
each git repo (and source package) in some way (manually or by using git
submodules).

Andreas

-- 
You possess a mind not merely twisted, but actually sprained.


More information about the Kde-scm-interest mailing list