summaryrefslogtreecommitdiffstats
path: root/qmake/project.cpp
Commit message (Expand)AuthorAgeFilesLines
* make the fallback value of QMAKE_QMAKE absoluteOswald Buddenhagen2010-03-031-1/+2
* make the value of QMAKE_QMAKE somewhat less magicOswald Buddenhagen2010-03-021-1/+0
* give symbian an own platform modeOswald Buddenhagen2010-02-261-85/+14
* decouple host platform mode from target platform modeOswald Buddenhagen2010-02-261-0/+45
* make QMAKE_QMAKE and QMAKE_EXT_OBJ magic builtinsOswald Buddenhagen2010-02-261-9/+13
* use QDir::separator() instead of Option::dir_sep where appropriateOswald Buddenhagen2010-02-261-1/+1
* sanitize evaluation of OS scopesOswald Buddenhagen2010-02-261-13/+14
* instead of hard-coding recursion for symbian, add it to the specsOswald Buddenhagen2010-02-261-4/+0
* add possibility to request project recursion from within a pro fileOswald Buddenhagen2010-02-261-2/+19
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-231-2/+3
* Revert "Factored epocRoot implementation out of qmake"Thiago Macieira2010-02-211-3/+2
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-2/+3
|\
| * Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-191-2/+3
| * Revert "Factored epocRoot implementation out of qmake"axis2010-02-191-3/+2
| * Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-181-2/+3
* | remove remainder of mac9 modeOswald Buddenhagen2010-02-121-10/+1
* | remove the most blatant tmake compat pathsOswald Buddenhagen2010-02-121-8/+1
|/
* Fixed QFileInfo::absolutePath() warning when running "qmake -project"Andreas Kling2010-02-031-1/+1
* Add command to qmake to do symbian-uid generationThomas Zander2010-01-201-1/+13
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Refactored SymbianSubdirsMetaMakefileGenerator out of qmake.Miikka Heikkinen2009-10-161-23/+24
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-211-131/+0
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-101-4/+9
| |\ \ \
| * | | | remove final traces of qtscript from qmakeKent Hansen2009-08-061-131/+0
* | | | | Review fixes for qmake (project.cpp cleanup)Miikka Heikkinen2009-08-191-166/+3
* | | | | Review fixes to qmakeMiikka Heikkinen2009-08-181-27/+0
* | | | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | |/ / | |/| |
* | | | Merge commit 'qt/master'Jason Barron2009-08-101-4/+9
|\ \ \ \ | |/ / /
| * | | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-101-4/+9
| |/ /
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-061-10/+4
|\ \ \
| * \ \ Merge commit 'origin/master'Jason Barron2009-08-041-6/+4
| |\ \ \
| * \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-08-041-7/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Port of Qt to QNXHarald Fernengel2009-07-291-7/+1
| * | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-3/+3
| |\ \ \ \ | | |/ / /
| | * | | qmake: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportMarius Storm-Olsen2009-07-011-3/+3
* | | | | Code style fixes to qmakeMiikka Heikkinen2009-08-061-15/+13
* | | | | Further cleanup of qmake codesMiikka Heikkinen2009-08-061-4/+4
| |_|/ / |/| | |
* | | | Whitespace, comment, and dead code cleanup for qmakeMiikka Heikkinen2009-08-041-6/+4
|/ / /
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-9/+1
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-8/+0
| |\ \ | | |/
| | * remove dead codeOswald Buddenhagen2009-06-111-8/+0