qt5base-lts/qmake/generators
Tor Arne Vestbø 40ad539787 qmake: Allow QMAKE_MAC_XCODE_SETTINGS to be limited to debug or release
The Xcode generator does not support exclusive builds, but still
generates projects that contain both debug and release configurations,
each with hard-coded differences such as whether or not to strip or
to generate debug symbols.

As a stop-gap solution we allow projects and mkspecs to add extra
settings that are limited to a given build. Long term we want to
rewrite the Xcode generator to support exclusive builds, but that
is a much bigger task.

Change-Id: I85056164bb1b3c8c6e0cf66410348cca7138eca5
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2013-10-11 18:49:03 +02:00
..
integrity Don't compile MD4, MD5, SHA-2 and SHA-3 into qmake 2013-08-15 01:30:54 +02:00
mac qmake: Allow QMAKE_MAC_XCODE_SETTINGS to be limited to debug or release 2013-10-11 18:49:03 +02:00
unix qmake: Centralize TARGET sanitization in default_post.prf 2013-10-11 18:47:27 +02:00
win32 qmake: Centralize TARGET sanitization in default_post.prf 2013-10-11 18:47:27 +02:00
makefile.cpp qmake: Don't create OBJECTS_DIR and friends for TEMPLATE = subdirs 2013-09-21 01:25:19 +02:00
makefile.h de-duplicate code for writing dummy makefiles 2013-08-27 19:12:06 +02:00
makefiledeps.cpp remove support for Qtopia's QOM_OBJECT macro 2013-08-26 12:21:40 +02:00
makefiledeps.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.cpp actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
projectgenerator.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
xmloutput.cpp remove pointless QString::arg call 2013-05-30 12:16:52 +02:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00