Review Request 113506: Add a sb_all target and sb_$framework targets to make it easier to build frameworks standalone

Aurélien Gâteau agateau at kde.org
Thu Oct 31 17:50:29 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113506/
-----------------------------------------------------------

(Updated Oct. 31, 2013, 6:50 p.m.)


Review request for KDE Frameworks and Alexander Neundorf.


Changes
-------

New approach to better integrate superbuild.


Summary (updated)
-----------------

Add a sb_all target and sb_$framework targets to make it easier to build frameworks standalone


Repository: kdelibs


Description (updated)
-------

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 (updated)
-----

  CMakeLists.txt feb5b43 
  superbuild/CMakeLists.txt 7d9617c 
  superbuild/README 7a4e52e 
  superbuild/SuperBuild.cmake 33ed151 

Diff: http://git.reviewboard.kde.org/r/113506/diff/


Testing (updated)
-------

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/20131031/6f3fa1ff/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list