Commit Graph

8 Commits

Author SHA1 Message Date
Lincoln Ramsay
84c8542eeb fix spelling (in a comment)
Change-Id: I74ef359ad899060f3ed60ae323c5fc3a1e75dc86
Reviewed-on: http://codereview.qt-project.org/6198
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
2011-10-10 00:58:07 +02:00
Lincoln Ramsay
6bd52260c8 Check for a non-error, non-continue case.
There is at least one case in configure where it exist with a code of 0
but does not create .qmake.cache. Detect this and avoid continuing.

Change-Id: I0554991e5d4a50b7072494c080fa2c593e03b726
Reviewed-on: http://codereview.qt-project.org/6094
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2011-10-07 02:29:16 +02:00
Lincoln Ramsay
d3f10a82ff Don't assume that commands succeed
Signed-off-by: axis <qt-info@nokia.com>
2011-05-03 13:47:51 +02:00
Lincoln Ramsay
984400a586 Warn everywhere, not just Unix
use warnings; is the portable way of doing #!/usr/bin/perl -w
Also use strict; in init-repository.

Signed-off-by: axis <qt-info@nokia.com>
2011-05-03 13:47:51 +02:00
Olivier Goffart
519c2294b2 Fix shadowbuild
Reviewed-by: axis
2011-04-27 14:05:53 +02:00
axis
428afb264c Stopped running init-repository from configure.
It's unexpected that configure tampers with your git checkout.
2011-04-27 12:45:38 +02:00
axis
124a9e2e2c Removed WebKit patches.
They are not needed anymore after the patches were submitted to the
qtwebkit repository on gitorious.org.
2011-04-27 12:45:38 +02:00
Qt by Nokia
92351a70e0 Long live the qt5 Qt repository 2011-04-27 12:34:00 +02:00