qt5base-lts/qmake/generators
Tor Arne Vestbø 0127962e47 Xcode: Make QMAKE_BUNDLE_DATA always copy files relative to root of bundle
Instead of sometimes ending up inside Content/Resources. The two build
phases PBXCopyFilesBuildPhase and PBXResourcesBuildPhase have different
semantics of where to place the files. For the former we use the root of
the bundle as the destination, and this is how QMAKE_BUNDLE_DATA is
documented and used, as well as how unixmake2.cpp implements it. The
latter on the other hand, always ends up in the resources subdirectory
on OSX.

Task-number: QTBUG-35318
Change-Id: I45bbd0dfe7ea78ae330ecb0c91efa74e1c76c9eb
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2014-05-22 13:20:44 +02:00
..
integrity fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
mac Xcode: Make QMAKE_BUNDLE_DATA always copy files relative to root of bundle 2014-05-22 13:20:44 +02:00
unix Android: Add "unversioned_libname" configuration 2014-04-25 06:34:17 +02:00
win32 Merge remote-tracking branch 'origin/stable' into dev 2014-05-06 16:50:03 +02:00
makefile.cpp remove unused macro definition 2014-05-13 16:08:01 +02:00
makefile.h qmake: fix const correctness 2013-12-10 12:24:59 +01:00
makefiledeps.cpp Don't scan system includes for dependencies and don't list them 2014-01-20 02:42:31 +01:00
makefiledeps.h Add support for using -isystem in qmake 2014-01-20 02:42:31 +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 remove pointless checks for "." and ".." 2014-04-29 18:33:18 +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