qt5base-lts/qmake/generators/unix
Oswald Buddenhagen 3b9f103155 make fallback handling for QMAKE_BUNDLE_EXTENSION sane
the logic was such that if the bundle name already had the specified
extension which was not the default extension, the default extension
would be appended, too. i don't think that was the intention ...

now we simply put the default into QMAKE_BUNDLE_EXTENSION if its empty -
the variable is not used anywhere else where it would be expected to
preserve its emptiness, so this is safe.

Change-Id: Ied34d10f9fe60756bddc0037dcb2f1d3bbfd3e12
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-02-02 11:14:45 +00:00
..
unixmake2.cpp values(foo).first() => first(foo) 2015-02-02 11:14:43 +00:00
unixmake.cpp make fallback handling for QMAKE_BUNDLE_EXTENSION sane 2015-02-02 11:14:45 +00:00
unixmake.h remove pointless double initialization guards 2015-02-02 11:14:37 +00:00