check if the Help files are used by the main program or by the gui
If yes fit them in the same package, if not leave in cmake-doc.

Very good catch Marco, thanks. The Help files are indeed used by the main
cmake CLI when you call --help-*, there is some runtime .rst processing.
So I moved them into the main package. I also fixed the ftp test failure,
already got a patch merged upstream. The other failure's more complicated
and will take some time to fully resolve.

Packaging source at https://github.com/tkelman/cygwin-cmake and results at
https://dl.dropboxusercontent.com/u/8244638/cmake.i686.tar
https://dl.dropboxusercontent.com/u/8244638/cmake.x86_64.tar
updated.

-Tony

Reply via email to