[cmake-developers] Export files in the build tree have a total path length which is unnecessarily long

2016-08-06 Thread Alan W. Irwin
I have a simple project called test_fortran which somone else is testing for me on MinGW-w64/MSYS2, and it failed because the following file

Re: [cmake-developers] [PATCH] Use full path for all source files in ninja build.

2016-08-06 Thread Florent Castelli
I'd say that you shouldn't do this unless you have tested it extensively with very long command lines, making sure that there is a response file fallback if it grows too much. There are issues in CMake already on Windows with long command lines and having even longer ones is not going to help.

Re: [cmake-developers] QtAutogen 3.6.0 directory nesting overflow patch

2016-08-06 Thread Sebastian Holtermann
Am 02.08.2016 um 19:09 schrieb Brad King: On 07/31/2016 03:56 PM, Sebastian Holtermann wrote: I have updated the patch for CMake 3.6.0 to fix https://gitlab.kitware.com/cmake/cmake/issues/16209 Here is an updated patch. Thanks. However, it is too late to restore this change for the 3.6