- May 10, 2011
- May 06, 2011
-
-
Rohan McGovern authored
Avoid a fatal error if the `mirror' remote already exists. Reviewed-by: Sunil Thaha Change-Id: Id6225fad265abb575f6f35f750ba7aed7729e0dc
-
Rohan McGovern authored
Previously we were creating the staging remotes only for the submodules. Reviewed-by: Keith Isdale Change-Id: I0935ae1b14da1745ffff979248e952391586fcba
-
Rohan McGovern authored
Make it object-oriented. Document via pod and use pod2usage to implement `--help'. Use Getopt::Long instead of hand-rolled argument parsing. Make it pass `perlcritic -stern'. Check the exit code of all commands. Reviewed-by: Sunil Thaha Reviewed-by: Lincoln Ramsay Change-Id: Iac2a3358a05db7cdd953ba3d5396a8bb6bcfb44b
-
- May 05, 2011
-
-
Marius Storm-Olsen authored
WebKit mirror worked, but the general mirror was shadowed after reorganizing code.
-
Marius Storm-Olsen authored
-
Marius Storm-Olsen authored
Also fetch instead of clone, when repo is already populated. Reviewed-by: axis
-
Marius Storm-Olsen authored
Reviewed-by: axis
-
Marius Storm-Olsen authored
Reviewed-by: axis
-
Marius Storm-Olsen authored
They also support using them as local mirrors, should you want to do that instead of using -alternates Reviewed-by: axis
-
Marius Storm-Olsen authored
Reviewed-by: axis
-
Marius Storm-Olsen authored
Reviewed-by: axis
-
Marius Storm-Olsen authored
Will make 'diff', 'fetch', 'pull' etc ignore the submodules by default. You can still use --ignore-submodules=none to override this, when really needed. Very convenient when working with staging repos, instead of what the qt5 repo dictate as the current module SHA1. Reviewed-by: axis
-
Marius Storm-Olsen authored
Not removing the whole section will leave residue sections in the config file when reinitiating the submodules Reviewed-by: axis
-
Marius Storm-Olsen authored
Reviewed-by: axis
-
axis authored
Reviewed-by: Trust me
-
axis authored
It will not be part of Qt5. Reviewed-by: Marius Storm-Olsen
-
Rohan McGovern authored
Force all top-level makefile rules to be named `module-$GITSUBMODULE', including the addition of the missing qlalr and qtqa targets. This naming convention must be upheld, otherwise there is no simple way to programmatically build a single git submodule and all of its dependencies. Reviewed-by: Liang Qi
-
- May 03, 2011
-
-
Lincoln Ramsay authored
Signed-off-by:
axis <qt-info@nokia.com>
-
Lincoln Ramsay authored
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>
-
axis authored
-
axis authored
Reviewed by: Sergio Ahumada
-
- Apr 28, 2011
-
-
axis authored
Reviewed-by: Sergio Ahumada
-
axis authored
-
Alan Alpert authored
Uses the local mirrors to save a few hours on initial checkouts. Reviewed-by: axis
-
axis authored
-
axis authored
-
Sergio Ahumada authored
Reviewed-by: axis
-
axis authored
-
Alan Alpert authored
-
axis authored
Reviewed by: Olivier Goffart
-
- Apr 27, 2011
-
-
Olivier Goffart authored
Reviewed-by: axis
-
axis authored
It's unexpected that configure tampers with your git checkout.
-
axis authored
They are not needed anymore after the patches were submitted to the qtwebkit repository on gitorious.org.
-
axis authored
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.
-
axis authored
-
axis authored
-
axis authored
-
axis authored
-