diff options
author | Jake Petroules <jake.petroules@qt.io> | 2016-05-25 01:23:40 -0700 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2016-05-26 09:49:43 +0000 |
commit | e0edc350632e6f311548cac2831a60f3b9e4dbda (patch) | |
tree | 9983cdd96b94473e8e4fc22b31a7c2135cd1f302 /src/qdoc/cppcodeparser.cpp | |
parent | 043abc9c8aace5225cbc2ca152246a20070d8657 (diff) | |
download | qttools-e0edc350632e6f311548cac2831a60f3b9e4dbda.tar.gz |
Fix macdeployqt with certain library paths.
macdeployqt assumed that relative library paths referred to a Qt
library or framework that was not contained in any specific directory.
This was broken in the case of paths like somedir/libfoo.dylib.
macdeployqt now takes the additional path components into account.
There was also a trailing space after ".dylib " which snuck in after
refactoring to centralize otool output parsing which caused failures
in Qt Creator deployment.
Task-number: QTBUG-53533
Task-number: QTBUG-53563
Change-Id: I4296b7dd805d4866d3bf0db486366c30dece7add
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions