Commit Graph

20 Commits

Author SHA1 Message Date
Laszlo Papp
2ef82978ca README: Update with the reference platforms and remove the mingw entry
Change-Id: I1e43a52dc31c1103c91f61e423c6850697bc3540
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-02-23 02:14:55 +01:00
Jan Arve Saether
c639fec072 Add ruby to the list of new dependencies for Qt 5 on Windows
Change-Id: Ieb168e8cd21633216fdb141907047da4e41c5091
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-01-13 15:55:59 +01:00
Oswald Buddenhagen
c0626490d1 don't tell people to add qtbase/bin to PATH
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>
2012-09-21 16:45:11 +02:00
Oswald Buddenhagen
be16d21a80 delete build script
the modularized build system is now good enough

Change-Id: Idcc3fb2b6d6201ad7ecbb8e91bd257530797762b
Reviewed-by: Yuchen Deng <loaden@gmail.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-09-21 16:45:06 +02:00
Oswald Buddenhagen
0e1c9d3724 remove traces of webkit build being claimed to be special
Change-Id: I72a36c7aedf7f364a3bd53755af17b803c532cf2
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
2012-09-21 16:45:02 +02:00
Oswald Buddenhagen
aa7ff01d60 remove outdated blurb about shadow builds being 2nd class citizens
Change-Id: Iee86330dd182d346673b9b21f408d944709f2ce5
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-09-21 16:44:56 +02:00
Christian Strømme
5fc7879313 Splitting up the README files
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>
2012-09-03 07:02:20 +02:00
Kai Koehne
3913643642 README: Fix "Building Qt 5 from Git" link
Building_Qt_5_from_Git is a redirect to the version with '-' nowadays.

Change-Id: I48e7919c54af4adfb478ea64c93c844b107fbc4e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-08-31 13:55:57 +02:00
Jyri Tahtela
c9ac88fec8 Qt5: change wiki address in README
Fix old wiki address to point to new wiki.

Change-Id: Ia5361288cb0afd9ef172b669e894d6a61ca831da
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
2012-06-07 00:37:01 +02:00
Friedemann Kleint
74f7b7f74c Fix build instructions (-j <n>).
Change-Id: Ib9b23fed10b687e67859058fb35f92b2250be98f
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-03-29 16:23:47 +02:00
Marius Storm-Olsen
598f4975d3 Fix readme to instruct building with the build script instead
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>
2012-03-29 04:05:41 +02:00
Friedemann Kleint
ad32d4f847 Fix README for the Alpha release.
Add more platform-specific information and commands.

Change-Id: I54e5e8692b16330bf4d9316eaef0de5c895ec147
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-03-20 14:42:50 +01:00
Kai Koehne
acb74866e9 README: Don't advocate -confirm-license
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>
2012-01-03 17:19:45 +01:00
Kai Koehne
24faf4a3c6 README: Don't advocate configure option -nokia-developer
Advocating -nokia-developer for any 'developer-build' sounds wrong.
Instead use -developer-build .

Change-Id: I8b93bc1222fd2754f8ed120d3bd856a4cd38f88c
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-03 17:19:40 +01:00
Kai Koehne
06b56d2c88 README: Remove -no-demos from suggested configure flags
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>
2012-01-03 12:42:03 +01:00
Rohan McGovern
4d0c303024 README: improve build instructions
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.
2011-07-05 11:37:55 +10:00
mae
a4694332c8 Tells readers about qt5_tool 2011-05-30 15:30:20 +02:00
Olivier Goffart
0c15747884 Document how to install the grafts 2011-05-10 11:04:29 +02:00
axis
b98b6df27a Fixed outdated README contents. 2011-04-28 15:17:33 +02:00
Qt by Nokia
92351a70e0 Long live the qt5 Qt repository 2011-04-27 12:34:00 +02:00