qt5base-lts/qmake/generators
Oswald Buddenhagen dce3821b8a make evaluation of spec+cache independent of build pass context
don't inject the build pass specific variables into the project even
before evaluating the .spec file and the .qmake.cache. they are not
supposed to base configuration on that - feature files should do that
later.

the immediate advantage of this is that base_vars is never manipulated
upfront any more, which allows for cleaner setup paths. also, we can do
more caching of the spec+cache contents.

Change-Id: I19d7f8bec1fb7c3b54121e26794340b287055ebf
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-03-02 21:33:08 +01:00
..
integrity Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mac Add support for XCode 4 into qmake 2012-03-01 00:09:57 +01:00
unix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
win32 Implement missing replacements when installing .pc files for win32 2012-02-29 00:05:38 +01:00
makefile.cpp Add TARGET_VERSION_EXT to pkgConfiglibName 2012-02-24 16:21:37 +01:00
makefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
makefiledeps.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp make evaluation of spec+cache independent of build pass context 2012-03-02 21:33:08 +01:00
metamakefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
projectgenerator.cpp don't generate bogus TARGETs 2012-02-27 20:52:45 +01:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00