[cmake-developers] LZMA support

Daniel Pfeifer daniel at pfeifer-mail.de
Sun Jul 20 05:22:21 EDT 2014


Hi,

In my liblzma branch (https://github.com/purpleKarrot/CMake/commits/liblzma),
I did the following:

* add the liblzma source from XZ Utils
* make it compile with CMake (by adding CMakeLists.txt etc.)
* make it compile in VC6 (by porting the source from C99 to C90)
* make cmlibarchive use cmliblzma (using cm_lzma.h)
* add cpack generators for .7z and .tar.xz

This should solve the following issues:

http://www.cmake.org/Bug/view.php?id=13072
http://www.cmake.org/Bug/view.php?id=13515
http://www.cmake.org/Bug/view.php?id=14504
http://www.cmake.org/Bug/view.php?id=14519

Please review, comment, pull.

Cheers, Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140720/2b1da88c/attachment.html>


More information about the cmake-developers mailing list