diff options
author | Jocelyn Turcotte <jocelyn.turcotte@digia.com> | 2014-05-05 18:22:30 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-05-05 19:19:10 +0200 |
commit | 909aaf7dc7a487dd7570d2bf30e82708af477e50 (patch) | |
tree | 4b7ebc057b7e841a9439b0f6122cb7be59a2954a /Source/JavaScriptCore/parser/Parser.cpp | |
parent | 63098f6baefb05823482b508eb0dcf616e90e172 (diff) | |
download | qtwebkit-909aaf7dc7a487dd7570d2bf30e82708af477e50.tar.gz |
Reduce the command line length when generating bindings
With a working directory of only a few characters longer than our
build machines it's easy to end up getting a
"NMAKE : fatal error U1095" on Windows.
Unlike when invoking the compiler or the linker, we do not use
response files to pass to perl when generating JavaScript bindings.
Reduce the likeliness of getting this error for people building
QtWebKit themselves by avoiding specifying disabled features.
The binding generators do not include Platform.h like the normal
code does.
Task-Number: QTBUG-38632
Change-Id: Iaa1a1c75e8f6a6391f896067adbc5f3b55b59007
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/parser/Parser.cpp')
0 files changed, 0 insertions, 0 deletions