On 07/20/2014 05:22 AM, Daniel Pfeifer wrote: > * 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
Wonderful, thanks! I restructured the topic a bit to make it easier to update the liblzma version in the future. I also added references to the issue numbers to the commit messages. I've temporarily published an 'add-liblzma' branch to our topic stage at <http://cmake.org/stage/cmake.git>. After some further manual testing I will merge it to 'next'. Thanks, -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
