qt5base-lts/qmake
Oswald Buddenhagen 703ef4f79e make QMakeProject's copy c'tor actually behave like one
instead of initializing base_vars with the original's vars, initialize
vars itself. this has two consequences:
- there is no need to call read(0) to initialize vars
- one cannot usefully call the complex read() anymore, as that would
  re-initialize vars from base_vars

this is much closer to an actual copy than the previous "seeding with
existing project".

Change-Id: Ib007bc5b779aedb680a27329aa578f7c604a4308
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-03-06 06:34:47 +01:00
..
generators make QMakeProject's copy c'tor actually behave like one 2012-03-06 06:34:47 +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 Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
option.h Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
project.cpp make QMakeProject's copy c'tor actually behave like one 2012-03-06 06:34:47 +01:00
project.h remove now unused QMakeProject c'tors 2012-03-02 21:33:08 +01:00
property.cpp Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
property.h optimize QMakeProperty 2012-03-01 21:00:23 +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