qt5base-lts/qmake/generators
Oswald Buddenhagen dcb3a13fa0 qmake: fix processPrlFile() being mislead by dots in pathnames
if the file name contained no dot, but the path did, we'd chop up the
path in a final (doomed) attempt at locating a .prl file.

Change-Id: Iad72428d8523f2ea7e543faa58225fba4ffa358b
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2018-07-16 15:44:31 +00:00
..
mac qmake: refactor QMakeMetaInfo::findLib() interface 2018-07-16 15:44:23 +00:00
unix qmake: slightly optimize processPrlFile() calls 2018-07-16 15:44:27 +00:00
win32 qmake: slightly optimize processPrlFile() calls 2018-07-16 15:44:27 +00:00
makefile.cpp qmake: fix processPrlFile() being mislead by dots in pathnames 2018-07-16 15:44:31 +00:00
makefile.h qmake: slightly optimize processPrlFile() calls 2018-07-16 15:44:27 +00:00
makefiledeps.cpp Qmake: Fix compilation with QMAKE_USE_CACHE 2018-06-13 11:20:12 +00:00
makefiledeps.h qmake: replace a uint:1 with a bool 2016-08-15 22:16:09 +00:00
metamakefile.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-29 17:55:20 +02:00
metamakefile.h Updated license headers 2016-01-21 18:55:18 +00:00
projectgenerator.cpp Pass the absolute path with the file when finding files 2017-06-19 08:39:40 +00:00
projectgenerator.h qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-11 08:25:04 +01:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00