- 30 May, 2011 - 1 commit
-
-
mae authored
-
- 25 May, 2011 - 1 commit
-
-
axis authored
There was a mistake when pushing the modularized QtWebKit branch, which repushed the whole history of WebKit. This happened because the branch was based on the wrong SVN mirror. The proper SHA has been pushed to QtWebKit and this change reflects that in qt5.
-
- 20 May, 2011 - 2 commits
-
-
Eckhart Koppen authored
Updated to the current tip of each modules' master branch
-
Alex authored
-
- 19 May, 2011 - 2 commits
-
-
Marius Storm-Olsen authored
-
Marius Storm-Olsen authored
-
- 18 May, 2011 - 1 commit
-
-
Rohan McGovern authored
Some of the depends were referring to qmake targets and some of them were referring to make targets. That's unnecessarily confusing. Make them consistent.
-
- 17 May, 2011 - 1 commit
-
-
Alex authored
-
- 15 May, 2011 - 2 commits
-
-
Rohan McGovern authored
This script currently requires perl 5.10, so mark it as such.
-
Rohan McGovern authored
Pod::Usage shipped on OSX 10.6 seems to stop printing the usage message at the first `=headX'. Refactor the documentation slightly to take this into account.
-
- 13 May, 2011 - 2 commits
-
-
Rohan McGovern authored
-
Rohan McGovern authored
For the sake of a uniform test procedure, it is cleaner to have `make module-qtactiveqt' always working, but simply not building anything on platforms where ActiveQt is not supported. Without this, any test procedure for building Qt5 needs to be able to know or determine that ActiveQt should only be built on Windows. Reviewed-by: Jason McDonald Change-Id: I3869bbacdc6598a764561a4b9f6042c49e6ffae8
-
- 12 May, 2011 - 1 commit
-
-
axis authored
It's necessary to make sure the git-qt-graft script works in a fresh clone.
-
- 11 May, 2011 - 5 commits
-
-
Olivier Goffart authored
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Add commit-template support
-
Alex authored
Reviewed-by: Rohan McGovern
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: qtlocation: add to SUBDIRS, but do not (yet) compile it by default
-
Rohan McGovern authored
The previous method of adding qtlocation did not allow `make module-qtlocation' to work. Reviewed-by: Alex Change-Id: I75caab75ddf8ed5800c75933097df297b0021c6c
-
- 10 May, 2011 - 9 commits
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: init-repository: whitespace fix
-
Rohan McGovern authored
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Document how to install the grafts
-
Olivier Goffart authored
-
Olivier Goffart authored
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: add .gitignore to qt5 root repo
-
Alex authored
Needed since in source builds create Makefiles.
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Add new qtlocation module
-
Alex authored
The module is not yet enabled as various other repos need to be in place first.
-
- 06 May, 2011 - 6 commits
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: init-repository: avoid failure when combining `--force' and mirrors
-
Rohan McGovern authored
Avoid a fatal error if the `mirror' remote already exists. Reviewed-by: Sunil Thaha Change-Id: Id6225fad265abb575f6f35f750ba7aed7729e0dc
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: init-repository: also create the staging remote for qt5
-
Rohan McGovern authored
Previously we were creating the staging remotes only for the submodules. Reviewed-by: Keith Isdale Change-Id: I0935ae1b14da1745ffff979248e952391586fcba
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Improve maintainability of init-repository script.
-
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
-
- 05 May, 2011 - 7 commits
-
-
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
-