mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
2e0f534cc4c47a939d2ee959a68a2a1b9ec6482b
* '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.
To clone and compile the submodules, do execute the following: ./init-repository ./qtrepotools/bin/qt5_tool -p ./configure make If you are a Nokia developer, you should add the -nokia-developer argument: ./init-repository -nokia-developer ./qtrepotools/bin/qt5_tool -p ./configure -nokia-developer make 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>' Note: Currently the repo is in a state, where it does not always build, especially tests, examples, and demos. Unfortunately make -k also does not help. A workaround is to configure with -nomake tests -nomake examples -nomake demos.
Description
Languages
Shell
59.2%
PowerShell
24.4%
CMake
14.4%
Perl
1.3%
Dockerfile
0.3%
Other
0.3%