Review Request 113506: Add a sb_all target and sb_$framework targets to make it easier to build frameworks standalone
Commit Hook
null at kde.org
Thu Nov 21 12:38:06 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113506/#review44105
-----------------------------------------------------------
This review has been submitted with commit 359dec5c94dee325d7e900e956256d43d42190d4 by Aurélien Gâteau to branch frameworks.
- Commit Hook
On Nov. 13, 2013, 1:07 p.m., Aurélien Gâteau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113506/
> -----------------------------------------------------------
>
> (Updated Nov. 13, 2013, 1:07 p.m.)
>
>
> Review request for Build System, KDE Frameworks, Alexander Neundorf, and Stephen Kelly.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> This patch rework superbuild to integrate it more closely with kdelibs build system: one no longer needs to run cmake path/to/kdelibs/superbuild separately. Instead targets are created for all frameworks declared in superbuild/CMakeLists.txt. For example to build and install ki18n standalone, one can run `make sb_ki18n`. It also adds a special "sb_all" target, which builds and install all standalone frameworks.
>
>
> Diffs
> -----
>
> CMakeLists.txt 879fed4
> superbuild/CMakeLists.txt cbe9630
> superbuild/README 7a4e52e
> superbuild/SuperBuild.cmake 33ed151
>
> Diff: http://git.reviewboard.kde.org/r/113506/diff/
>
>
> Testing
> -------
>
> kdelibs still builds standalone, all sb_* targets work as expected.
>
>
> Thanks,
>
> Aurélien Gâteau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131121/a650c15d/attachment.html>
More information about the Kde-frameworks-devel
mailing list