qt5base-lts/qmake
Oswald Buddenhagen ee35954122 don't turn = into += in cumulative mode
it leads to pathological cases where the number of loop iterations may
go way beyond the reasonable.

this means that users need to avoid using the = operator in alternative
branches that lead to different sources/subdirectories being included
into the project. this is a bit of a corner case anyway, as people
usually add directly to SOURCES/SUBDIRS.

Task-number: QTCREATORBUG-1595
Change-Id: I7783e318fbc2790f6a853ba4e3f4a12db881feb5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
(cherry picked from qtcreator/30bd7fcce1aef974f6af9eaa6532aa1f2b6192d2)
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-01-15 21:32:41 +01:00
..
doc qdocconf: Remove nonexistent dependency 2014-01-15 08:57:19 +01:00
generators fix memory leaks in MSVC generators 2014-01-10 17:14:29 +01:00
library don't turn = into += in cumulative mode 2014-01-15 21:32:41 +01:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp support s///i option in built-in sed 2013-12-04 17:18:38 +01:00
Makefile.unix make qmake auto-rebuild after path reconfiguration 2013-12-22 22:42:37 +01:00
Makefile.win32 make qmake auto-rebuild after path reconfiguration 2013-12-22 22:42:37 +01:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
option.h qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp fix signedness warnings 2013-11-04 19:49:55 +01:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00