summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+3
|\
| * Add support for LIBS_PRIVATE to the VCProject generator too.Thiago Macieira2009-08-181-1/+3
* | Changed names and URLs to reflect name change.axis2009-08-198-8/+8
* | Review fixes to qmakeMiikka Heikkinen2009-08-1812-814/+17
* | Merge commit 'qt/master'Jason Barron2009-08-1813-29/+43
|\|
| * CompileAnders Bakken2009-08-174-14/+14
| * Rename qlistdata.cpp (back) to qlist.cpp.Volker Hilsheimer2009-08-171-1/+1
| * Add LIBS_PRIVATE to qmake.Thiago Macieira2009-08-178-13/+27
| * Set the QMAKE_BUNDLE_LOCATION to 'Contents/MacOS' only if it's not setTor Arne Vestbø2009-08-141-1/+1
* | 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
| | |\ \