-added basic information and links to wiki and qtbase/doc/README file.
Task-number: QTBUG-29057
Change-Id: I21d4dbaf7c1d03b63949af1fa303cb6fcbee8949
Reviewed-by: Johanna Äijälä <[email protected]>
Reviewed-by: Sergio Ahumada <[email protected]>
there is no reason whatsoever to do this (any more).
Change-Id: Ib68c60ef137db0d68100f51a4efcaa27dd3c72e3
Reviewed-by: Yuchen Deng <[email protected]>
Reviewed-by: Sergio Ahumada <[email protected]>
the modularized build system is now good enough
Change-Id: Idcc3fb2b6d6201ad7ecbb8e91bd257530797762b
Reviewed-by: Yuchen Deng <[email protected]>
Reviewed-by: Sergio Ahumada <[email protected]>
Reviewed-by: Lars Knoll <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Moved git related information over to README.git,
and polished the README file slightly.
Change-Id: I863e2c2ef9c2020964185e96ddb87a05d82c30a6
Reviewed-by: Rohan McGovern <[email protected]>
Building_Qt_5_from_Git is a redirect to the version with '-' nowadays.
Change-Id: I48e7919c54af4adfb478ea64c93c844b107fbc4e
Reviewed-by: Friedemann Kleint <[email protected]>
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 <[email protected]>
Add more platform-specific information and commands.
Change-Id: I54e5e8692b16330bf4d9316eaef0de5c895ec147
Reviewed-by: Marius Storm-Olsen <[email protected]>
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 <[email protected]>
Reviewed-by: Lars Knoll <[email protected]>
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.