Re: [cmake-developers] [PATCH] Fix some bugs in CPack's DragNDrop generator's handling of LICENSE files

2016-01-02 Thread Andrey Mishchenko
I forgot to note that this patch "addresses" https://cmake.org/Bug/view.php?id=15899. On Sat, Jan 2, 2016 at 4:11 PM, Andrey Mishchenko wrote: > There were issues in the special-character-escaping and line-wrapping code > which caused DragNDrop packaging to fail mysteriously

[cmake-developers] [PATCH] Fix some bugs in CPack's DragNDrop generator's handling of LICENSE files

2016-01-02 Thread Andrey Mishchenko
There were issues in the special-character-escaping and line-wrapping code which caused DragNDrop packaging to fail mysteriously at a later step with parsing errors in the sla.r file generated by the following code. --- Source/CPack/cmCPackDragNDropGenerator.cxx | 89 +++--

[cmake-developers] Restriction on target types for GraphViz dependency graph generation

2015-12-15 Thread Andrey Mishchenko
(optionally, via configuration variables) work with more target types, would it be received well? Andrey Mishchenko -- 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