qt5base-lts/qmake/library
Oswald Buddenhagen 52f28060d6 fetch all properties from qmake
sync up implementation with lupdate & creator. no actual effect on
qmake.

don't filter out ^QMAKE_.*:
- QMAKE_MKSPECS is not printed any more, so needs no filtering
- QMAKE_VERSION can be simply used now, as we are now rather close to the
  real qmake
- QMAKE_SPEC and QMAKE_XSPEC need to be fetched
  - this fixes the default spec resolution

Change-Id: Ifcfa8b5b9e2bbf5d995940e1bb7f55e7d67aed3e
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
(cherry picked from qttools/0037bef09ca77c5ae4d20bd09294ba1d57537e09)
2013-06-12 16:27:07 +02:00
..
ioutils.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
ioutils.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
proitems.cpp fix warning in ProStringList_join 2013-05-07 15:03:11 +02:00
proitems.h update size calculations for assignment statements 2013-05-20 15:20:26 +02:00
qmake_global.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmakebuiltins.cpp make stubs for dangerous/useless qmake functions in limited mode 2013-06-12 16:27:04 +02:00
qmakeevaluator_p.h Update feature paths on assignment to QMAKE_PLATFORM 2013-02-18 17:07:17 +01:00
qmakeevaluator.cpp QMakeEvaluator: Set pro file as source for internal variables 2013-05-20 15:20:26 +02:00
qmakeevaluator.h Qt4Project: Do a build_pass evaluation 2013-05-20 15:20:26 +02:00
qmakeglobals.cpp fetch all properties from qmake 2013-06-12 16:27:07 +02:00
qmakeglobals.h don't flush qmake command line twice 2013-02-01 17:38:29 +01:00
qmakeparser.cpp update size calculations for assignment statements 2013-05-20 15:20:26 +02:00
qmakeparser.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00