Replace fixqt4headers shell script
authorHarald Fernengel <harald.fernengel@nokia.com>
Fri, 11 Nov 2011 08:57:44 +0000 (09:57 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 11 Nov 2011 15:47:23 +0000 (16:47 +0100)
commitf02c2389ee02ea14adbdf6a76a484dd638326aa9
tree310eba903d07a94df65c0a21bc5dca5321c68f37
parent4d85540bdbacdc624649807daf13b52cb36a3259
Replace fixqt4headers shell script

Use a perl script with a slightly better scalability. No more
quadratic behavior, takes about 10 seconds (instead of 5 hours)
on my machine to fix all QtCreator headers

Change-Id: Ic7d00c28aec390a1da27a969ece5d8102674e919
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bin/fixqt4headers [deleted file]
bin/fixqt4headers.pl [new file with mode: 0755]