qt5base-lts/qmake/generators
Oswald Buddenhagen 0ce1a6ba24 don't let the make spec determine the host mode any more
(some of) the generators are (moderately) x-platform, so it makes no
sense to nail the host platform to a generator (and thus a spec).
overriding the host platform is only a debugging mesasure anyway, so one
can use the (now undocumented) -unix/-macx/-win32 options for that.

Change-Id: If2a059f1feeb2c726e5838625ede1c7add829985
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2012-06-27 09:39:50 +02:00
..
integrity Port away from QString::{to,from}Ascii in qmake 2012-05-14 17:33:04 +02:00
mac Remove unnecessary code from the XCode generator 2012-06-12 17:40:21 +02:00
unix make 'qmake' target of SUBDIRS projects non-recursive 2012-06-19 16:46:05 +02:00
win32 Fixed Wince Makefile environment 2012-06-19 16:46:09 +02:00
makefile.cpp repurpose -unix/-macx/-win32 options 2012-06-27 09:39:49 +02:00
makefile.h clean up specdir() 2012-06-26 19:29:34 +02:00
makefiledeps.cpp QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp don't let the make spec determine the host mode any more 2012-06-27 09:39:50 +02:00
metamakefile.h don't let the make spec determine the host mode any more 2012-06-27 09:39:50 +02:00
projectgenerator.cpp get rid of Option::user_configs 2012-03-02 21:33:08 +01:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp qmake vcxproj generator: properly escape XML attributes 2012-04-05 17:48:15 +02:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00