qt5base-lts/qmake
Rohan McGovern 8583bc914a Fixed resolution of QMAKESPEC on Windows.
base_vars["QMAKESPEC_ORIGINAL"] is not guaranteed to be set the first
time resolveSpec is called, since an include() can wipe it out.  Change
it so that resolveSpec is called repeatedly until some
QMAKESPEC_ORIGINAL is set.

The code which attempted to remove all of the path up to the last / was
incorrect and must have been dead code (or its wrongness didn't matter)
until now.

Change-Id: I2b31ae10fc284ac7293c3cd95e5a2fd503ca7ab0
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-02-23 21:51:24 +01:00
..
generators Revert "Escape project file name in makefile rebuild rules." 2012-02-23 16:38:45 +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 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
Makefile.unix Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
Makefile.win32 lower qmake optimization level on msvc 2012-02-10 15:23:01 +01:00
Makefile.win32-g++ Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
Makefile.win32-g++-sh Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +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 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
project.cpp Fixed resolution of QMAKESPEC on Windows. 2012-02-23 21:51:24 +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