aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/proparser/profileevaluator.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+3
* 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
* | Qt4Project: Do a build_pass evaluationDaniel Teske2012-10-241-0/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-0/+2
|\|
| * Qt4Project CodeModel: Use the project's mkspec not the qtversion'sDaniel Teske2012-09-041-0/+2
* | move sysroot out of QMakeGlobalsOswald Buddenhagen2012-09-031-2/+8
|/
* fix loading of qmakespecs in the qt support classesOswald Buddenhagen2012-08-301-0/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* default cumulative mode to offOswald Buddenhagen2012-07-041-1/+1
* don't use a ProFileEvaluator where a QMakeEvaluator is sufficientOswald Buddenhagen2012-07-041-2/+0
* introduce QMakeHandlerOswald Buddenhagen2012-07-041-2/+2
* move LoadFlags to QMakeEvaluatorOswald Buddenhagen2012-07-041-10/+2
* move QMakeEvaluator declaration to an own fileOswald Buddenhagen2012-07-041-16/+1
* ProFileEvaluator::Private => QMakeEvaluatorOswald Buddenhagen2012-07-041-6/+5
* move sysrootify() out of ProFileEvaluator::PrivateOswald Buddenhagen2012-07-041-0/+2
* FunctionDef(s) => ProFunctionDef(s), plus move to proitems.hOswald Buddenhagen2012-07-041-29/+0
* ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-2/+2
* factor QMakeGlobals into an own fileOswald Buddenhagen2012-07-041-75/+2
* ProFileOption => QMakeGlobalsOswald Buddenhagen2012-07-041-7/+6
* proparser => qmakeOswald Buddenhagen2012-07-041-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* add ProFileOption::initProperties()Oswald Buddenhagen2011-06-011-0/+3
* make cumulative mode support in ProFileEvaluator optionalOswald Buddenhagen2011-06-011-0/+2
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-3/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Project File Parsing: Add support for new "aux" template.Christian Kandeler2011-05-051-0/+1
* use environment from build config also when starting external processesOswald Buddenhagen2011-04-211-1/+6
* use environment from build configuration in the project evaluatorOswald Buddenhagen2011-04-201-0/+2
* Update license.hjk2011-04-131-14/+13
* sync host & target mode determination with qmakeOswald Buddenhagen2011-03-181-4/+8
* more exact qmake command line parsingOswald Buddenhagen2011-03-181-7/+1
* move command line args from ProFileEvaluator to ProFileOptionOswald Buddenhagen2011-03-181-4/+5
* It's 2011 now.con2011-01-121-1/+1
* Project file evaluation: Take sysroot into account.Christian Kandeler2011-01-051-0/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Qt project file parsing: Take target options into account.Christian Kandeler2010-11-171-0/+8
|/
* Give our Profile parser more information from the qmakestepdt2010-09-011-1/+1
* change the way how loading of configs & features is controlledOswald Buddenhagen2010-06-241-2/+10
* add ProFile::tokPtr(): centralize nasty castOswald Buddenhagen2010-06-241-1/+1
* fix execution location trackingOswald Buddenhagen2010-06-241-3/+20
* Fix compilation with namespaced Qt.ck2010-06-221-2/+2