qt5base-lts/qmake
Oswald Buddenhagen c3a1af63ae search for default spec just like for other ones
that way qtbase will find its spec without hacking .qmake.cache.
note that passing "-spec default" on the command line would have already
triggered the normal path, so artificial limitation did not even provide
safety against abuse (it is arguably pointless/counterproductive for
other projects than qtbase to have a default spec).

Change-Id: Ib0c3e6498fd70cd6f9561951d72a47165878bb33
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-03-02 01:06:22 +01:00
..
generators Add support for XCode 4 into qmake 2012-03-01 00:09:57 +01:00
cachekeys.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
Makefile.unix remove some bogus include locations 2012-03-01 23:22:00 +01:00
Makefile.win32 remove some bogus include locations 2012-03-01 23:22:00 +01:00
Makefile.win32-g++ remove some bogus include locations 2012-03-01 23:22:00 +01:00
meta.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
option.h look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
project.cpp search for default spec just like for other ones 2012-03-02 01:06:22 +01:00
project.h make resolution of default spec less inefficient 2012-02-21 22:31:00 +01:00
property.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
property.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmake_pch.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmake.pri Drop file-engine abstraction from public API 2012-02-22 00:07:31 +01:00
qmake.pro qmake: remove symbian support 2011-11-07 13:26:41 +01:00