aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/proparser/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up some includeshjk11 days1-1/+0
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-4/+4
* Qmake: Enhance remote parsinghjk2023-01-101-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* tests: Remove foreach usageArtem Sokolovskii2023-01-031-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Manual tests: Remove code below Qt 6.0.0Jarek Kobus2022-07-261-6/+1
* Manual test: Silence deprecation warning of proparser test with Qt6Christian Stenger2022-02-021-1/+6
* chuck sysroot handling out of ProFileEvaluatorOswald Buddenhagen2016-11-011-2/+2
* [test] Use command line in proparserBrett Stottlemyer2016-07-111-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tests: Fix compilationChristian Stenger2016-01-071-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-041-5/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | move sysroot out of QMakeGlobalsOswald Buddenhagen2012-09-031-2/+2
* | make messages from dynamic code tell a useful locationOswald Buddenhagen2012-09-031-1/+3
* | add tracing facilities to evaluatorOswald Buddenhagen2012-09-031-1/+3
* | revamp command line argument parsingOswald Buddenhagen2012-09-031-16/+43
|/
* complain about missing input fileOswald Buddenhagen2012-08-281-1/+6
* make use of ProFileEvaluator::value()Oswald Buddenhagen2012-08-021-11/+2
* add $$shadowed() functionOswald Buddenhagen2012-08-011-0/+1
* allow override of qmake executable in testreaderOswald Buddenhagen2012-08-011-2/+4
* implement qmake language and deprecation warningsOswald Buddenhagen2012-08-011-5/+7
* revamp message callbacksOswald Buddenhagen2012-08-011-5/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* make $$QMAKE_QMAKE available to projectsOswald Buddenhagen2012-07-091-1/+3
* introduce QMakeHandlerOswald Buddenhagen2012-07-041-6/+2
* move QMakeEvaluator declaration to an own fileOswald Buddenhagen2012-07-041-0/+1
* ProFileEvaluator::Private => QMakeEvaluatorOswald Buddenhagen2012-07-041-1/+1
* ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-4/+4
* factor QMakeGlobals into an own fileOswald Buddenhagen2012-07-041-0/+1
* ProFileOption => QMakeGlobalsOswald Buddenhagen2012-07-041-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Replace [email protected] with [email protected]hjk2011-07-061-1/+1
* add ProFileOption::initProperties()Oswald Buddenhagen2011-06-011-23/+1
* make cumulative mode support in ProFileEvaluator optionalOswald Buddenhagen2011-06-011-0/+2
* Update license.hjk2011-04-131-14/+13
* support QT_INSTALL_IMPORTS in testreaderOswald Buddenhagen2011-04-061-0/+1
* more exact qmake command line parsingOswald Buddenhagen2011-03-181-1/+3
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* refactor ProFileEvaluator, part 2: split off ProFileParserOswald Buddenhagen2010-06-181-6/+13