make makefile generation under unix sane
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 24 Feb 2012 13:35:56 +0000 (14:35 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:37:50 +0000 (16:37 +0200)
commit709cc8800e7d8600e181cf6b9f8b1033faefe596
tree5dbec26d797484ae8c1e3d62a11289782f9b22d9
parent7d8578418d685b6e88767d3e9d2d2a590a44804a
make makefile generation under unix sane

we now simply call qmake -r, which is also what we do under windows.
-fast mode is retained for examples and tests, though with moderately
modified semantics (i couldn't be bothered to decipher what the old ones
were supposed to be).

Change-Id: Id2c2d2bed9c8d52ac42f31b388bffc34f4649650
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
configure
qtbase.pro