qtbase/qmake
Oswald Buddenhagen 5afde92bd7 make mkspecs not mess up -rpath-link
adding shared install paths via QMAKE_LFLAGS in the spec has the tiny
side effect that they are searched _first_, which is generally a really
bad idea - they should be _last_.

for that purpose, introduce QMAKE_RPATHLINKDIR_POST, and migrate all
specs to use it.

QMAKE_RPATHDIR_POST is added for consistency, but not actually used.

Task-number: QTBUG-59457
Change-Id: Iac6cda5e9111ef8cca454a69861fe8408bb40589
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2017-05-31 12:57:14 +00:00
..
doc Doc: Move $$files() documentation to "Built-in Replace Functions" 2017-04-04 11:53:05 +00:00
generators make mkspecs not mess up -rpath-link 2017-05-31 12:57:14 +00:00
library Preserve last modification timestamps of installed directories 2017-05-02 10:27:15 +00:00
Makefile.unix Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-14 11:33:02 +01:00
Makefile.unix.macos
Makefile.unix.mingw
Makefile.unix.unix
Makefile.unix.win32 Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
Makefile.win32 Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-21 19:07:53 +01:00
cachekeys.h
main.cpp Simplify built-in qmake install command 2017-05-04 09:40:48 +00:00
meta.cpp
meta.h
option.cpp qmake: Do not mix canonical and non canonical paths 2017-04-11 05:37:52 +00:00
option.h
project.cpp
project.h
property.cpp
property.h
qmake-aux.pro
qmake.pri rename qvector.cpp => qvector.qdoc 2017-02-09 14:56:01 +00:00
qmake.pro
qmake_pch.h