qtbase/qmake
Oswald Buddenhagen 19e3441b7c remove QMAKE_MKSPECS property from qmake -query's view
it's a dynamic property which is something between meaningless and
misleading when used outside a project file.
also, experience from creator shows that people would consistently
abuse it (not handling it as the list it is).

Change-Id: Id52cd40da5c38c0c74535d0701fdae53dfa39cad
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-09-05 03:03:06 +02:00
..
generators remove handling of QMAKE_FILETAGS 2012-09-03 19:39:02 +02:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Makefile.unix remove pretenses of manual dependencies 2012-09-03 19:36:16 +02:00
Makefile.win32 unify c*flags in the hand-written makefiles somewhat 2012-09-03 19:36:06 +02:00
Makefile.win32-g++ unify c*flags in the hand-written makefiles somewhat 2012-09-03 19:36:06 +02:00
cachekeys.h Fix qmake hash function to use XOR 2012-07-25 13:31:05 +02:00
main.cpp Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
meta.cpp beautify string operations 2012-08-28 20:48:13 +02:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp Remove automatic drive letter lowercasing from Option::fixString() 2012-08-28 00:10:45 +02:00
option.h revamp preparation of command line for qmake calls in makefiles 2012-08-14 23:12:23 +02:00
project.cpp remove QMAKE_MKSPECS property from qmake -query's view 2012-09-05 03:03:06 +02:00
project.h move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
property.cpp remove QMAKE_MKSPECS property from qmake -query's view 2012-09-05 03:03:06 +02:00
property.h remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
qmake.pri Sync .pr[oi] with the Makefiles so qmake builds again 2012-08-13 14:52:25 +02:00
qmake.pro Sync .pr[oi] with the Makefiles so qmake builds again 2012-08-13 14:52:25 +02:00
qmake_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00