qt5base-lts/mkspecs/features/data
Matt Hoosier 6f1b78c980 Fix version script generation when cross-compiling from Windows to QNX
Recent versions of Qt have apparently added sufficient numbers of
headers that the command lines used to spawn a custom header-
parsing tool, started overflowing Windows' maximum command-line
length.

This change restructures the mechanism to use a GCC-style command-
line arguments file rather than passing filenames all directly
in the argv[] vector.

Although QNX is the usual ELF target whose cross-build is supported
on Windows, the mechanics introduced in this patch happen to affect
all other ELF Unix systems' builds too.

Change-Id: I5a7383cf9f2ebf9dffde8dbfdcdeca888265e085
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-21 16:18:29 +00:00
..
android Android Windows: Adjust to new SDK layout 2013-07-04 21:39:24 +02:00
cmake cmake: Don't mark header-only frameworks with the FRAMEWORK property. 2015-04-27 13:52:53 +00:00
unix Fix version script generation when cross-compiling from Windows to QNX 2015-12-21 16:18:29 +00:00
dummy.cpp Implement a more direct headersclean check 2015-04-17 00:54:45 +00:00