qt5base-lts/qmake/generators
Tor Arne Vestbø 15e9c3301c Strengthen check for combined QMAKE_EXTRA_COMPILER with variable output
The pattern ${QMAKE_ needs to be at the beginning of the line, or not
start with a $ (which would make it a regular qmake variable).

Also, it's fine that the variable is of the QMAKE_VAR_foo type, as
these variables are resolved at generator time, but are constant
and do not depend on the inputs. This means we have to replace
extra variables in the output.

Change-Id: I21ad24ae770f2137e2d5d92a20ee54e2f3f4ca06
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-09-21 01:25:19 +02:00
..
integrity Don't compile MD4, MD5, SHA-2 and SHA-3 into qmake 2013-08-15 01:30:54 +02:00
mac Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
unix de-duplicate code for writing dummy makefiles 2013-08-27 19:12:06 +02:00
win32 qmake: added WMAppManifest generation for winphone target 2013-09-17 23:09:24 +02:00
makefile.cpp Strengthen check for combined QMAKE_EXTRA_COMPILER with variable output 2013-09-21 01:25:19 +02:00
makefile.h de-duplicate code for writing dummy makefiles 2013-08-27 19:12:06 +02:00
makefiledeps.cpp remove support for Qtopia's QOM_OBJECT macro 2013-08-26 12:21:40 +02:00
makefiledeps.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.cpp actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
projectgenerator.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
xmloutput.cpp remove pointless QString::arg call 2013-05-30 12:16:52 +02:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00