qt5base-lts/qmake/library
Oswald Buddenhagen 3277143f96 make include(,<into>) implementation a bit less convoluted
this goes at the cost of <into> without the subsequent dot not being
filtered before the result insertion any more. that's not expected to
be a problem, as it's not particularly useful to iterate the target
namespace without the dot in the first place.

Change-Id: Ib3497a60613b4c8c26676fe76b731239e427b8a7
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2016-08-25 11:54:32 +00:00
..
ioutils.cpp Updated license headers 2016-01-21 18:55:18 +00:00
ioutils.h Updated license headers 2016-01-21 18:55:18 +00:00
proitems.cpp make QMakeEvaluator::isActiveConfig() take a QStringRef argument 2016-05-24 12:38:53 +00:00
proitems.h make include(,<into>) implementation a bit less convoluted 2016-08-25 11:54:32 +00:00
qmake_global.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakebuiltins.cpp make include(,<into>) implementation a bit less convoluted 2016-08-25 11:54:32 +00:00
qmakeevaluator_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakeevaluator.cpp Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qmakeevaluator.h add support for returning the command's exit status to $$system() 2016-08-10 15:42:29 +00:00
qmakeglobals.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-06-21 08:39:41 +02:00
qmakeglobals.h introduce a new way to pass arbitrary arguments to the project file 2016-05-17 15:30:38 +00:00
qmakeparser.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
qmakeparser.h make QMakeParser take a QStringRef as input 2016-05-24 12:38:59 +00:00
qmakevfs.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qmakevfs.h Updated license headers 2016-01-21 18:55:18 +00:00