- Jul 02, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Update qttools (fix compile) qtwebkit: force separate_debug_info off Update qtwebkit (fix compile) Update submodule reference to the latest. Update the head for qtsystems submodule. Enable the build for QtSystems by default.
-
Rohan McGovern authored
-
- Jul 01, 2011
-
-
Rohan McGovern authored
This feature does not currently work with webkit's custom build script, so disable it.
-
Rohan McGovern authored
-
- Jun 29, 2011
-
-
Xizhi Zhu authored
-
Xizhi Zhu authored
-
Xizhi Zhu 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 the QtMultimediaKit module. Currently not built.
-
Michael Goddard authored
Reviewed-by: Rohan McGovern
-
- Jun 28, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: QtDeclarative and QtDoc has moved into Gerrit
-
Marius Storm-Olsen authored
So, ensure init-repository point their 'gerrit' remotes to the right locations
-
- Jun 23, 2011
-
-
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 the QtSystems module.
-
Xizhi Zhu authored
-
- Jun 21, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Have init-repository init nested submodule in qtdeclarative Add --berlin to set up WebKit mirror accordingly.
-
Alan Alpert authored
qtdeclarative is expected to gain a nested submodule soon. This change makes init-repository checkout that submodule as well. Reviewed-by: Rohan McGovern
-
Friedemann Kleint authored
Initial-patch-by:danimo <daniel.molkentin@nokia.com>
-
- Jun 06, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Enable Sensors and Location API builds by default
-
Alex authored
-
- Jun 01, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Updated submodule references to latest modules' content
-
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: Add option --codereview-user <username> to add Gerrit repos Add 'staging' remote to repos which don't have a staging area Remove silly "goto" usage in foreach loop Make all staging repos 'staging' remotes in submodules Default to --ignore-submodules for --nokia-developer/--brisbane qtbase-earth-staging is no longer used, so remove it
-
Marius Storm-Olsen authored
By providing the username used for codereviews, the script will add the proper URLs for the repos currently under Gerrit control. For repos not under Gerrit control, 'gerrit' will simply refer to the staging repo, or origin.
-
Marius Storm-Olsen authored
This makes it simpler to do git submodule foreach commands, since you don't need to worry about the repos without any staging area. -
Marius Storm-Olsen authored
-
Marius Storm-Olsen authored
This allows us to more easily use git submodule foreach since you can just refer to staging for the repo, like you would 'origin'. -
Marius Storm-Olsen authored
When you use either --nokia-developer or --brisbane, changes are that you're going to be working on one of the submodules anyways, in which case, having git commands in top-level repo work on submodules too is an annoyance.
-
Marius Storm-Olsen authored
-
- May 30, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Tells readers about qt5_tool
-
mae authored
-
- May 25, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Update to new SHA in the QtWebKit repository.
-
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.
-
- May 22, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Updated submodule references to latest modules' content Add new QtSensors module
-
- May 20, 2011
-
-
Eckhart Koppen authored
Updated to the current tip of each modules' master branch
-
Alex authored
-
- May 19, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Correct missing module_activeqt -> module_qtactiveqt Fix --ignore-submodules in init-repository after refactoring
-
Marius Storm-Olsen authored
-
Marius Storm-Olsen authored
-
- May 18, 2011
-
-
git://scm.dev.nokia.troll.no/qt/qt5-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qt5-staging: Clean up inconsistent usage of `depends' in qt.pro The qtlocation module depends on declarative too
-
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.
-
- May 17, 2011
-
-
Alex authored
-