qt5base-lts/qmake/library
Oswald Buddenhagen 193c6d2ebb avoid that a bad qmakespec path crashes the evaluator
assigning a relative path to QMAKESPEC or QMAKESPEC_ORIGINAL (in the qt4
windows legacy code) would lead to an assert further down the line.
just ignore such attempts silently.

Task-number: QTCREATORBUG-8477
Change-Id: Ie53d0ef004c743284b85de4e89f112e0161ff4b7
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
(cherry picked from qtcreator/e017a1dc8b2030e509d6198315e9f6a9869667e7)
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-10-27 17:54:19 +00:00
..
ioutils.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
ioutils.h Update copyright headers 2015-02-11 06:49:51 +00:00
proitems.cpp move get{,Hash}Str from QMakeEvaluator to ProFile 2015-05-20 18:11:28 +00:00
proitems.h add ProFile::tokPtrEnd() 2015-10-27 17:54:15 +00:00
qmake_global.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakebuiltins.cpp fix raw data leak in $$sprintf() 2015-10-27 17:54:11 +00:00
qmakeevaluator_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qmakeevaluator.cpp avoid that a bad qmakespec path crashes the evaluator 2015-10-27 17:54:19 +00:00
qmakeevaluator.h qmake: mark some types movable 2015-07-08 12:31:00 +00:00
qmakeglobals.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmakeglobals.h add qmake evaluator test 2015-05-20 18:11:34 +00:00
qmakeparser.cpp QmakeProject: Fix crash on updating sources 2015-10-27 17:53:50 +00:00
qmakeparser.h add autotest for qmake parser 2015-02-25 13:55:12 +00:00
qmakevfs.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmakevfs.h Update copyright headers 2015-02-11 06:49:51 +00:00