On Tue, Jun 28, 2016 at 23:24:22 +0200, Daniel Pfeifer wrote:
> I have attached a patch that adds a script to update liblzma from
> upstream (closely modeled after the other update scripts). I am not
> sure how these kinds of scripts need to be run.
Thanks! Looks like Brad hadn't imported the docs for it. Here's VTK's
copy:
https://gitlab.kitware.com/vtk/vtk/blob/master/ThirdParty/UPDATING.md
> +readonly ownership="liblzma upstream <[email protected]>"
This should probably use [email protected] as the email. The oddball I
see in the repo now is libarchive. Brad, why is that not kwrobot?
> +readonly paths="
> + src/common/sysdefs.h
> + src/common/tuklib_integer.h
> + src/liblzma
I'd recommend adding a trailing slash to this to indicate that it is a
directory (at least this is the style I'd have used for VTK imports had
I needed to import any directories in those I ported to use this setup).
--Ben
--
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