Review Request 112874: Allow disabling of QCA plugins during build.

Uwe L. Korn uwelk at xhochy.com
Sun Oct 13 11:32:59 UTC 2013


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

(Updated Oct. 13, 2013, 11:32 a.m.)


Review request for KDE Frameworks and Ivan Romanov.


Changes
-------

Add "all" as a value for BUILD_PLUGINS to specify to build all known plugins. 
If plugin is not listed in the list of available plugins, CMake will complain about it. 
Add a brief description of BUILD_PLUGINS to README.
(If a plugin can't be compiled because of missing dependencies, cmake will fail with an error message)


Repository: qca


Description
-------

Add the ability to disable plugins, e.g. do not build the openssl plugins although OpenSSL was found in the system. This is a requirement that arose during packaging latest head for Gentoo.


Diffs (updated)
-----

  CMakeLists.txt bdb77b4 
  INSTALL cf847a0 
  plugins/CMakeLists.txt 6e8a7a2 
  plugins/qca-botan/CMakeLists.txt 1b9607c 
  plugins/qca-cyrus-sasl/CMakeLists.txt b36cbcf 
  plugins/qca-gcrypt/CMakeLists.txt f5c73bd 
  plugins/qca-gnupg/CMakeLists.txt 7f46abf 
  plugins/qca-nss/CMakeLists.txt 805567d 
  plugins/qca-ossl/CMakeLists.txt 6b5c69c 
  plugins/qca-pkcs11/CMakeLists.txt b220926 
  plugins/qca-wincrypto/CMakeLists.txt c0ab378 

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


Testing
-------

Compiled, installed and used on Gentoo (with Qt5).


Thanks,

Uwe L. Korn

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131013/66ffc1d5/attachment.html>


More information about the Kde-frameworks-devel mailing list