qt5base-lts/qmake/generators
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
..
integrity fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
mac Xcode: Reference files by absolute path, and name them by basename only 2014-07-31 18:37:05 +02:00
unix Correct the list of files included in "make dist" 2014-07-30 10:25:05 +02:00
win32 remove FORMS3 support from VS project generator 2014-07-30 10:32:30 +02:00
makefile.cpp Fix QMAKE_EXTRA_COMPILERS' depend_command being ignored 2014-05-30 19:36:38 +02:00
makefile.h qmake: generate make dist target for subdir projects 2014-06-02 23:27:00 +02: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 don't compile the xcode generator on Windows 2014-07-29 15:35:01 +02: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