qt5base-lts/qmake
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
..
doc Doc: added entry for link to main page Qt Creator 2015-01-16 10:29:35 +01:00
generators make fallback handling for QMAKE_BUNDLE_EXTENSION sane 2015-02-02 11:14:45 +00:00
library Merge remote-tracking branch 'origin/5.4' into dev 2015-01-21 11:10:14 +01:00
cachekeys.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
Makefile.unix nuke gbuild generator 2015-02-02 11:14:34 +00:00
Makefile.win32 nuke gbuild generator 2015-02-02 11:14:34 +00:00
meta.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
meta.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
option.cpp avoid direct use of QLibraryInfo as much as possible 2015-02-02 11:14:27 +00:00
option.h avoid direct use of QLibraryInfo as much as possible 2015-02-02 11:14:27 +00:00
project.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
project.h avoid direct use of QLibraryInfo as much as possible 2015-02-02 11:14:27 +00:00
property.cpp avoid direct use of QLibraryInfo as much as possible 2015-02-02 11:14:27 +00:00
property.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake_pch.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri nuke gbuild generator 2015-02-02 11:14:34 +00:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00