[Kde-scm-interest] KDESDK to git migration: Build system changes
Friedrich W. H. Kossebau
kossebau at kde.org
Fri Jun 1 11:33:39 UTC 2012
Hi,
Am Donnerstag, 24. Mai 2012, 00:05:37 schrieb Sebastian Dörner:
> Thanks for your insight, Jeremy.
>
> List: I'm adding this bit to the process section of our wiki page.
>
> On 23 May 2012 22:56, Jeremy Whiting <jpwhiting at kde.org> wrote:
> > This is correct. When we migrated kdeedu to git, we first made each
> > application buildable as a separate project. (And made the top
> > CMakeLists.txt just a list of add_subdirectory( blah ). That way it
> > is buildable as a whole tarball and as individual projects. The
> > trouble lies in if parts of kdesdk depend on other parts at build
> > time. Kde edu hit this issue because of libkdeedu, but I don't think
> > kdesdk has that problem.
What about the doc/ folder?
So far I thought it is expected to be in the toplevel folder, at least by the
doc system. Can the individual doc/APP simply be moved to APP/doc in
preparation of the splitup, without messing things up for the doc system (and
the translators)?
Cheers
Friedrich
More information about the Kde-scm-interest
mailing list