qt5base-lts/qmake
Tor Arne Vestbø 571f52920b Xcode: Reference files by absolute path, and name them by basename only
Xcode uses project and group relative file paths, but to keep things
simple for ourselves we use absolute paths everywhere. We now make an
effort to actually make these paths absolute before telling Xcode they
are.

We also make the visual representation of the files inside Xcode be
just the filename, not the full path, like Xcode itself does. This
is among other things a prerequisite for Xcode to stop complaining
about missing launch images for retina 4-inch screens.

Change-Id: I5ff6bf07f61888e3c9fe2f64cbc2beb896b8442d
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2014-07-31 18:37:05 +02:00
..
doc Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/dev 2014-07-30 22:52:15 +02:00
generators Xcode: Reference files by absolute path, and name them by basename only 2014-07-31 18:37:05 +02:00
library add priority sorting to $$resolve_depends() 2014-07-30 10:31:53 +02:00
cachekeys.h
main.cpp Ensure that there is no duplication of the output directory in output 2014-06-06 08:49:06 +02:00
Makefile.unix QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
Makefile.win32 don't compile the xcode generator on Windows 2014-07-29 15:35:01 +02:00
meta.cpp
meta.h
option.cpp
option.h
project.cpp pass a pointer instead of a reference to initFrom() 2014-06-20 11:47:19 +02:00
project.h
property.cpp
property.h
qmake_pch.h
qmake-docs.pro
qmake.pri QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
qmake.pro