summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-2138-67/+149
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Better fix for build!=src Makefile generationThomas Zander2010-01-191-5/+3
| | | * | | | | | | | | | | Fix rules for recreating the Makefile in a subdirThomas Zander2010-01-191-8/+8
| | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-189-118/+190
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Added support for QT_*_STATICLIB variables in qmake.axis2009-12-111-6/+10
| | | * | | | | | | | | | | | Switched to using ABIv2 format to generate Symbian binaries.axis2009-12-111-5/+1
| | | * | | | | | | | | | | | Merge branch 'qmakeShlibFixes'axis2009-12-112-19/+50
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Switched Symbian away from the Linux lib$(TARGET).4.6.0 naming schemeaxis2009-10-231-3/+21
| | | | * | | | | | | | | | | | Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support.axis2009-10-231-16/+29
| | | * | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-061-2/+42
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Fix symbian builds on Linux.Simon Hausmann2009-10-231-2/+2
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-181-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | qmake: fix to create proper install target in Makefile at first runZeno Albisser2010-03-171-2/+3
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix runonphone target due to changed name of sis filesShane Kearns2010-03-151-1/+1
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add DEFINES to mingw32/windres.exe command line.Robert Griebl2010-03-121-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-152-14/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / /
| * | | | | | | | | | | Support for adding user specified list type content in rss fileMiikka Heikkinen2010-03-112-14/+79
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-062-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-011-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Readd a line that got removed by accident in previous changeAndy Shaw2010-03-011-0/+1
| | * | | | | | | | | | | Ensure that a library path with a space in it gets quoted on WindowsAndy Shaw2010-03-011-1/+4
| * | | | | | | | | | | | Added .condition modifier to SUBDIRS.Miikka Heikkinen2010-03-011-1/+12
| |/ / / / / / / / / / /
* | | | | | | | | | | | don't have every generator duplicate the QMAKE_QMAKE logicOswald Buddenhagen2010-03-0310-25/+12
* | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-268-14/+84
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Get qmake to add pdb files to install target in debug configuration.Sean Harmer2010-02-262-0/+18
| * | | | | | | | | | | give symbian an own platform modeOswald Buddenhagen2010-02-263-1/+3
| * | | | | | | | | | | decouple host platform mode from target platform modeOswald Buddenhagen2010-02-264-7/+48
| * | | | | | | | | | | simplify string opsOswald Buddenhagen2010-02-261-1/+1
| * | | | | | | | | | | add possibility to request project recursion from within a pro fileOswald Buddenhagen2010-02-262-6/+15
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '4.6'Miikka Heikkinen2010-02-261-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Allow overriding TARGET.EPOCHEAPSIZE with MMP_RULESMiikka Heikkinen2010-02-261-5/+5
* | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-268-116/+178
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix SymbianMakefileGenerator::absolutizePath for clean buildsMiikka Heikkinen2010-02-251-3/+7
| * | | | | | | | | Misc fixes to FLM filesMiikka Heikkinen2010-02-251-1/+1
| * | | | | | | | | Fix extensions section in bld.inf when CONFIG contains symbian_testMiikka Heikkinen2010-02-244-7/+14
| * | | | | | | | | Basic deployment support for ROM in SymbianMiikka Heikkinen2010-02-247-84/+144
| * | | | | | | | | Changed canonical paths to absolute paths in symmake.Miikka Heikkinen2010-02-222-23/+14
* | | | | | | | | | Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-236-146/+12
* | | | | | | | | | Factored readRegistryKey implementation out of qmakeaxis2010-02-231-96/+1
* | | | | | | | | | Revert "Factored readRegistryKey implementation out of qmake"Thiago Macieira2010-02-211-1/+96
* | | | | | | | | | Revert "Factored epocRoot implementation out of qmake"Thiago Macieira2010-02-216-18/+146
* | | | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-207-243/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-207-242/+13
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-196-146/+12
| | * | | | | | | | Factored readRegistryKey implementation out of qmakeGareth Stockwell2010-02-191-96/+1
| | * | | | | | | | Revert "Factored readRegistryKey implementation out of qmake"axis2010-02-191-1/+96
| | * | | | | | | | Revert "Factored epocRoot implementation out of qmake"axis2010-02-196-12/+146
| | * | | | | | | | Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-186-146/+12