[Kde-pim] Review Request 122231: Use ecm_optional_add_subdirectory to allow disabling parts of kdepim
Sandro Knauß
knauss at kolabsys.com
Sun Feb 1 16:38:55 GMT 2015
> On Jan. 23, 2015, 10:16 nachm., Laurent Montel wrote:
> > I am against it.
> > It's not really useful.
> > I removed it because I didn't want it. We can't test all case so it will create more bug that useful.
> > So sorry no.
> >
> > Regards.
>
> Bernd Steinhauser wrote:
> Ok, I see. What about a reduced patch to reduce the varity of options, but at least allow to disable some parts?
>
> Reason is, that kdepim right now is huge and takes over 2h for me to compile.
>
> I.e. I have no interest in testing blogilo (which needs libkgapi, which I'm also not interested in), knotes and kontact/korganizer.
well you can simply add the targets you want to compile by hand aka:
make kmail akonadiconsole install/fast
to compile only kmail and akonadiconsole + all relevant libs and install them. This is how i do it while developing.
- Sandro
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122231/#review74642
-----------------------------------------------------------
On Jan. 23, 2015, 9:07 nachm., Bernd Steinhauser wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122231/
> -----------------------------------------------------------
>
> (Updated Jan. 23, 2015, 9:07 nachm.)
>
>
> Review request for KDEPIM.
>
>
> Repository: kdepim
>
>
> Description
> -------
>
> kdepim is a very large thing, so it is desirable to have the possibility to deactivate some parts.
> In KDE4, macro_optional_add_subdirectory was used for this but during the migration was converted to an unconditional add_subdirectory.
> The patch changes this behaviour by using the function ecm_optional_add_subdirectory provided by extra-cmake-modules.
>
> I performed this change for every subdir, that was previously using the afore-mentioned macro.
>
>
> Diffs
> -----
>
> CMakeLists.txt 4988004
>
> Diff: https://git.reviewboard.kde.org/r/122231/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Bernd Steinhauser
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list