summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/codeparser.cpp
diff options
context:
space:
mode:
authorJedrzej Nowacki <jedrzej.nowacki@nokia.com>2010-03-04 13:27:06 (GMT)
committerJedrzej Nowacki <jedrzej.nowacki@nokia.com>2010-03-04 14:42:34 (GMT)
commit22a54680149d8fe5170f16e6aba7aff645b43da2 (patch)
tree4d5e2fa47c8d98c0da59ff51a7704e19e0d62c81 /tools/qdoc3/codeparser.cpp
parentf2ff0521dfae47f63c9334cbc78b4070aa9c9d7d (diff)
downloadQt-22a54680149d8fe5170f16e6aba7aff645b43da2.zip
Qt-22a54680149d8fe5170f16e6aba7aff645b43da2.tar.gz
Qt-22a54680149d8fe5170f16e6aba7aff645b43da2.tar.bz2
Optimize QScriptValue autotest generator.
QScriptValue autotest suite compile 24 minutes on MSVS2008 which is unacceptable. Modification tries to reduce the compilation time. Temples were changed to use static arrays of data; instead of inserting values directly, they are inserted in a loop (less code to optimize). Generated code were separated into several files (better usage of distributed compiling). Reviewed-by: Kent Hansen
Diffstat (limited to 'tools/qdoc3/codeparser.cpp')
0 files changed, 0 insertions, 0 deletions