summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-1340-40/+40
|\| | | | | | | | |
| * | | | | | | | | Update contact URL in license headers.Jason McDonald2009-08-1240-40/+40
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-101-4/+9
|\| | | | | | | |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtKeith Isdale2009-08-101-1/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-101-4/+9
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-103-2/+11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | qmake - add error message if files for deployment are missingThomas Hartmann2009-08-071-1/+7
| |/ / / / / / /
| * | | | | | | Add hints that a qmake generated .pro will need to be editedKeith Isdale2009-08-061-0/+3
| * | | | | | | Replace instances of weak linking for 10.3 with 10.4.Morten Sorvig2009-08-061-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fixed target name corruption in symmakeMiikka Heikkinen2009-08-071-3/+3
* | | | | | | Update license headers according to commit 858c70f768e.axis2009-08-0610-26/+26
* | | | | | | Replaced $MODULE$ with hardcoded module names.axis2009-08-0610-10/+10
* | | | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-062-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix WebKit compilation outside of Qt with SBS.Simon Hausmann2009-08-061-0/+1
| * | | | | | | Fix WebKit compilation outside of Qt.Simon Hausmann2009-08-061-0/+1
* | | | | | | | Removed some commented out code from qmakeMiikka Heikkinen2009-08-061-2/+0
* | | | | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-0614-121/+107
|\| | | | | | |
| * | | | | | | Merge commit 'origin/master'Jason Barron2009-08-0416-285/+259
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-08-045-22/+12
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Port of Qt to QNXHarald Fernengel2009-07-295-22/+12
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-292-8/+7
| |\| | | | | |
| | * | | | | | Fix qmake.pro so it can build qmake.Jason Barron2009-07-271-0/+1
| | * | | | | | Fix qmake dependency generation for include statements with local files.Simon Hausmann2009-07-271-8/+6
| * | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2710-91/+88
| |\| | | | | |
| | * | | | | | micro-optimization of some string operationsOswald Buddenhagen2009-07-171-18/+18
| | * | | | | | some directory separator cleanupOswald Buddenhagen2009-07-172-15/+21
| | * | | | | | Compile fix on windows.Denis Dzyubenko2009-07-163-6/+6
| | * | | | | | Changed the implementation of the unicode text codecs to share more code with...Denis Dzyubenko2009-07-165-1/+29
| | | |_|_|/ / | | |/| | | |
| | * | | | | fix bug in qmake DEPLOYMENT variableJoerg Bornemann2009-07-131-2/+1
| | * | | | | qmake: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportMarius Storm-Olsen2009-07-013-49/+13
* | | | | | | Code style fixes to qmakeMiikka Heikkinen2009-08-067-270/+264
* | | | | | | Further cleanup of qmake codesMiikka Heikkinen2009-08-0615-233/+184
| |_|/ / / / |/| | | | |
* | | | | | Whitespace, comment, and dead code cleanup for qmakeMiikka Heikkinen2009-08-0416-252/+176
* | | | | | Removed unused method from SymbianMakefileGenerator.Janne Anttila2009-07-292-14/+0
* | | | | | Fixed some tab/space usage in symmake.cppJanne Anttila2009-07-291-20/+20
* | | | | | Extended PKG customization possibilities via qmake.Janne Anttila2009-07-292-22/+85
* | | | | | Changed .pkg files to follow the naming scheme of make targets.Janne Anttila2009-07-281-2/+3
|/ / / / /
* | | | | Made deployment paths with drive letters work.axis2009-07-131-1/+5
* | | | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-094-113/+108
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-07-011-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'warningRemovals'axis2009-06-301-1/+3
| | |\ \ \ \ \
| | | * | | | | Removed warnings on Symbian.axis2009-06-301-1/+3
| * | | | | | | Added temporary include file generation to symbian-sbsv2 generatorMiikka Heikkinen2009-07-014-112/+105
| |/ / / / / /
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2940-99/+98
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
* | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3040-82/+93
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch '4.5'Thiago Macieira2009-06-241-2/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | Do not crash qmake if MAKEFILE_GENERATOR is not defined in a loaded .pr* fileKeith Isdale2009-06-241-2/+7
| * | | | Merge license header changes from 4.5Volker Hilsheimer2009-06-1640-80/+86
| |\| | | | | |_|/ | |/| |
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-1640-80/+80
| | * | disable stdout buffering alltogetherOswald Buddenhagen2009-06-161-6/+3