qt5base-lts/qmake/generators
Adam Strzelecki dbb0d54699 qmake: Don't make rpaths starting with @ or $ absolute
Defaults qmake behavior is to make all project RPATHDIR paths absolute prior
passing them to linker. We need to make an exception for paths starting with @
such as @executable_path (Apple platforms) or $ such as $ORIGIN (Linux).

Task-number: QTBUG-31814
Change-Id: Ie9887c0046c5030c4128dda945b491a5d389ba34
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
2014-08-09 15:37:32 +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 qmake: Don't make rpaths starting with @ or $ absolute 2014-08-09 15:37:32 +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