qt5base-lts/qmake/library
Oswald Buddenhagen ad17a35853 make QMakeParser take a QStringRef as input
the only place where this actually saves a deep copy is the evaluation
of if(), but as a side effect the parser is now able to deal with not
null-terminated strings, which is kinda nice as well.

Change-Id: Ib6d08617aa79d2f9eaecd4906d4d548f34bf377d
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-05-24 12:38:59 +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 make QMakeParser take a QStringRef as input 2016-05-24 12:38:59 +00:00
qmakeevaluator_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakeevaluator.cpp make QMakeParser take a QStringRef as input 2016-05-24 12:38:59 +00:00
qmakeevaluator.h make QMakeParser take a QStringRef as input 2016-05-24 12:38:59 +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