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 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
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 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 don't make relative paths if we don't know the top-level build dir 2014-04-16 07:28:52 +02:00
option.h qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
project.cpp pass a pointer instead of a reference to initFrom() 2014-06-20 11:47:19 +02:00
project.h qmake: cleanup DISTFILES 2014-01-17 14:32:19 +01:00
property.cpp fix signedness warnings 2013-11-04 19:49:55 +01: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 QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00