Review Request 126648: Allow to disable KArchive for internal usage

Luigi Toscano luigi.toscano at tiscali.it
Sat Jan 9 14:29:22 UTC 2016


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

(Updated Jan. 9, 2016, 2:29 p.m.)


Status
------

This change has been marked as submitted.


Review request for Build System, KDE Frameworks, Alex Merry, and David Faure.


Changes
-------

Submitted with commit cbd56540d0fd3a9a4b46b621c10a0b619e57ed46 by Luigi Toscano to branch master.


Repository: kdoctools


Description
-------

Most of the code was already prepared to compile without the KArchive dependency (including the MEINPROC_NO_KARCHIVE flag).
This mode should be only enabled on KDE infrastructure, as the compressed cache (the only added feature coming from KArchive) is not used by the generator of the documentation website.
A warning is printed when the mode is enabled.
The saveToCache function is preserved, even if without code, to minimize the changes required.


Diffs
-----

  CMakeLists.txt 2ec3027 
  src/CMakeLists.txt 136fbfb 
  src/xslt_kde.cpp 7069a28 

Diff: https://git.reviewboard.kde.org/r/126648/diff/


Testing
-------

Normal compilation, compilation with MEINPROC_NO_KARCHIVE=ON


Thanks,

Luigi Toscano

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20160109/f96c3f86/attachment.html>


More information about the Kde-buildsystem mailing list