qt6-bb10/qmake/library
Christian Kandeler feb06decfe qmake: Let evaluateFunction() return error for infinite recursion
Otherwise, it can happen that parsing goes on forever in cumulative
mode.

Task-number: QTCREATORBUG-17656
Change-Id: If69f2265ac7eee0d230bd77a9aa9500e97ebeff6
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2019-06-18 11:23:03 +02:00
..
ioutils.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
ioutils.h qmake: minor fixups to ioutils for building in qt creator context 2018-03-29 18:15:35 +00:00
proitems.cpp qmake: make yet more use of ProString::toQStringRef() 2017-08-26 12:11:35 +00:00
proitems.h Replace Q_DECL_NOTHROW with noexcept the remaining places 2019-04-09 14:48:42 +00:00
qmake_global.h
qmakebuiltins.cpp qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
qmakeevaluator.cpp qmake: Let evaluateFunction() return error for infinite recursion 2019-06-18 11:23:03 +02:00
qmakeevaluator.h qmake: replace QLinkedList with std::list 2019-05-13 19:18:59 +00:00
qmakeevaluator_p.h QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qmakeglobals.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qmakeglobals.h qmake: updates to the parsing code of external properties 2018-03-29 18:15:29 +00:00
qmakeparser.cpp qmake: fix file id mapping lifetime management 2018-08-24 12:16:37 +00:00
qmakeparser.h qmake: fix file id mapping lifetime management 2018-08-24 12:16:37 +00:00
qmakevfs.cpp Fix crash in qmake parsing 2018-11-29 07:46:02 +00:00
qmakevfs.h Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
registry.cpp qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
registry_p.h qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00