qt5base-lts/qmake/library
Oswald Buddenhagen 3d21634fb6 add $$take_first() and $$take_last() functions
while implementing stacks and queues was possible before with the help
of $$member(), these functions make it much more straight-forward.

[ChangeLog][qmake] Added $$take_first() and $$take_last() functions.

Change-Id: I4922a5331780e468a42c663c9ad3c6456a95a6bf
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-05-25 06:18:50 +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 QMakeEvaluator::isActiveConfig() take a QStringRef argument 2016-05-24 12:38:53 +00:00
qmake_global.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakebuiltins.cpp add $$take_first() and $$take_last() functions 2016-05-25 06:18:50 +00:00
qmakeevaluator_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakeevaluator.cpp make split_value_list() take a QStringRef as input 2016-05-24 12:39:05 +00:00
qmakeevaluator.h make split_value_list() take a QStringRef as input 2016-05-24 12:39:05 +00:00
qmakeglobals.cpp introduce a new way to pass arbitrary arguments to the project file 2016-05-17 15:30:38 +00: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 make QMakeParser take a QStringRef as input 2016-05-24 12:38:59 +00: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