qt5base-lts/qmake
Tor Arne Vestbø 910573f8e6 xcode: Move Qt preprocessor steps to separate target
Xcode resolves dependencies at the beginning of each target, so if a
Qt preprocessor such as moc or rcc updates a cpp file Xcode will not
rebuild the cpp file until the next build.

We solve this by moving the Qt proceprocesor handling to a separate
aggregate build tool target, which the main application target then
depends on.

Change-Id: I8f9225b9603dc5f279b1cb60976fe709bd97963e
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2013-10-25 14:51:30 +02:00
..
doc Mention that the c++11 CONFIG flag sometimes has no effect. 2013-10-09 13:52:58 +02:00
generators xcode: Move Qt preprocessor steps to separate target 2013-10-25 14:51:30 +02:00
library qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp make sure that installed meta files are always postprocessed 2013-10-11 21:04:04 +02:00
Makefile.unix Add JSON parsing support to qmake. 2013-10-17 08:07:25 +02:00
Makefile.win32 Add JSON parsing support to qmake. 2013-10-17 08:07:25 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
option.h qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp introduce /src qmake property variants 2013-06-12 16:27:21 +02:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri Add JSON parsing support to qmake. 2013-10-17 08:07:25 +02:00
qmake.pro Add JSON parsing support to qmake. 2013-10-17 08:07:25 +02:00