Commit Graph

3971 Commits

Author SHA1 Message Date
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
axis ea437d3767 Updated to latest qtrepotools. 2011-05-03 12:53:13 +02:00
axis 9b197b1ca5 Added -ssh-protocol option for those with very restrictive firewalls.
Reviewed by: Sergio Ahumada
2011-05-03 12:52:27 +02:00
axis 0b4b4cc5d1 Removed some debug prints and made sure that -no-update is respected.
Reviewed-by: Sergio Ahumada
2011-04-28 16:15:07 +02:00
axis 2690ff63b7 Prettified the usage screen. 2011-04-28 16:12:52 +02:00
Alan Alpert 3c270630df Add -brisbane-nokia-developer switch
Uses the local mirrors to save a few hours on initial checkouts.

Reviewed-by: axis
2011-04-28 16:12:41 +02:00
axis b53f0f5d56 Updated to latest qtrepotools version. 2011-04-28 15:17:33 +02:00
axis b98b6df27a Fixed outdated README contents. 2011-04-28 15:17:33 +02:00
Sergio Ahumada a3209ceba8 Add -no-update option to init script
Reviewed-by: axis
2011-04-28 13:25:41 +02:00
axis 837d5a3cb6 Updated qttools to a version that compiles without WebKit. 2011-04-28 10:29:24 +02:00
Alan Alpert 82ca078d06 Add -no-webkit to init script 2011-04-28 10:21:09 +02:00
axis e129d300b3 Avoided running the build-webkit script if it has not been cloned.
Reviewed by: Olivier Goffart
2011-04-28 10:21:00 +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
axis e0adea22c1 Switched to using git protocol only.
Since we only reference CI-controlled repositories, there is no point
in using the ssh protocol and requiring an account.

qtwebkit is an exception, but they will anyway need SVN access.
2011-04-27 12:45:10 +02:00
axis a5ea702ef6 Fixed public reference to qtrepotools. 2011-04-27 12:45:10 +02:00
axis f6eb6ed21b Fixed public link to qlalr. 2011-04-27 12:45:10 +02:00
axis 71f5be61fd Committed Qt Modularization patches to QtWebKit. 2011-04-27 12:41:30 +02:00
axis 07a26eb252 Committed dependency information to all modules. 2011-04-27 12:35:47 +02:00
Qt by Nokia 92351a70e0 Long live the qt5 Qt repository 2011-04-27 12:34:00 +02:00