-added basic information and links to wiki and qtbase/doc/README file.
Task-number: QTBUG-29057
Change-Id: I21d4dbaf7c1d03b63949af1fa303cb6fcbee8949
Reviewed-by: Johanna Äijälä <johanna.aijala@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
there is no reason whatsoever to do this (any more).
Change-Id: Ib68c60ef137db0d68100f51a4efcaa27dd3c72e3
Reviewed-by: Yuchen Deng <loaden@gmail.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Moved git related information over to README.git,
and polished the README file slightly.
Change-Id: I863e2c2ef9c2020964185e96ddb87a05d82c30a6
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Building_Qt_5_from_Git is a redirect to the version with '-' nowadays.
Change-Id: I48e7919c54af4adfb478ea64c93c844b107fbc4e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Also, on Windows the build script adds the gnuwin32\bin directory, so
we don't need that part in the readme
Change-Id: I36ac9ebef9ce8b74fa75f63be7243bb334512a32
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Add more platform-specific information and commands.
Change-Id: I54e5e8692b16330bf4d9316eaef0de5c895ec147
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Let the user at least see the license once (but explain
the use of -confirm-license in the Hints section).
Change-Id: I847486e73b3d78c0f4d18562446ec1172d746ff3
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Change 1fab62b930edd in qtbase removes demos from default build
targets: demos and examples are merged into one in Qt 5.
Change-Id: Idc6577920cb8678efe493898d85553050c752787
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Explain the stable build process first, followed by the bleeding-edge
build process. Previously, the README exclusively recommended only the
process for building bleeding-edge of all modules together, which
frequently results in build failures.