aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/proparser/testreader.pro
Commit message (Expand)AuthorAgeFilesLines
* ProParser: Fix compile of manual testChristian Stenger2020-09-151-1/+3
* Replace QT_USE_FAST_{OPERATOR_PLUS,CONCATENTION} by QT_USE_QSTRINGBUILDERhjk2020-08-071-1/+1
* Tests: Fix build with MSVC 2017Christian Stenger2019-06-071-2/+6
* QMake: Fix build with b884f6fdbc1f and BUILD_TESTS enabledAndre Hartmann2017-10-051-1/+1
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-041-2/+21
* introduce PROEVALUATOR_FULL #defineOswald Buddenhagen2012-07-091-1/+1
* surround loading of spec with loading spec_pre.prf and spec_post.prfOswald Buddenhagen2012-07-041-0/+3
* move remainder of QMakeEvaluator to an own fileOswald Buddenhagen2012-07-041-1/+1
* move builtin qmake function implementations to separate fileOswald Buddenhagen2012-07-041-2/+2
* move QMakeEvaluator declaration to an own fileOswald Buddenhagen2012-07-041-1/+1
* ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-2/+2
* factor QMakeGlobals into an own fileOswald Buddenhagen2012-07-041-2/+2
* add ProFileOption::initProperties()Oswald Buddenhagen2011-06-011-1/+1
* make cumulative mode support in ProFileEvaluator optionalOswald Buddenhagen2011-06-011-0/+1
* refactor ProFileEvaluator, part 2: split off ProFileParserOswald Buddenhagen2010-06-181-2/+2
* add pro parser stuff to dependpathOswald Buddenhagen2010-06-161-0/+1
* Reapply unconnected changes from reverted commitKai Koehne2010-02-081-0/+1
* Revert "compile everything with QT_USE_FAST_CONCATENATION"Kai Koehne2010-02-081-1/+0
* compile everything with QT_USE_FAST_CONCATENATIONOswald Buddenhagen2010-02-051-0/+1
* remove visitor patternOswald Buddenhagen2010-02-051-1/+1
* add minimal test program for profileevaluatorOswald Buddenhagen2010-01-251-0/+20