Newer
Older
To clone and compile the submodules, do execute the following:
./init-repository
If you are a Nokia developer, you should add the -nokia-developer argument:
./qtrepotools/bin/qt5_tool -p
./configure -nokia-developer
Checkout qt5_tool --help for more interesting features, like -s <module> to
switch to the staging repo of a module.
In order to install the grafts, run
git submodule foreach '../qtrepotools/bin/git-qt-grafts <path_to_history>'