summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-172-2/+5
| |\
| | * Fixes: Ensure QMAKE_LFLAGS+=/MACHINE:X64 works for vcproj filesAndy Shaw2009-12-162-2/+5
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-111-1/+1
| |\ \ | | |/
| | * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-092-50/+111
| | |\
| | * | Apparently fixes some build issues on some old unixes...Pierre Rossi2009-12-041-1/+1
| * | | Fixed "make run" target for targets with special characters in them.Miikka Heikkinen2009-12-102-13/+13
| | |/ | |/|
| * | MMP_RULES overriding qmake variables now warns userMiikka Heikkinen2009-12-042-50/+111
| |/
| * Fix ICON keyword to work with absolute paths also in SBSv2.Janne Anttila2009-11-201-1/+4
| * Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-186-17/+22
| * Remove temp dirs workaround for raptor builds onlyShane Kearns2009-11-096-34/+34
* | 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
* | | Disable the forced profile recursion on Qt's Symbian build system.axis2009-12-111-2/+3
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-061-2/+42
|\ \ \ | |/ / |/| / | |/
| * Initial LFLAGS support for qmake on Symbian OSIain2009-11-051-2/+42
| * Revert "Switch from *-armv5 to *-armv6."Frans Englich2009-10-212-6/+6
| * Switch from *-armv5 to *-armv6.Frans Englich2009-10-212-6/+6
* | Made qmake support mkspecs under the symbian directory.axis2009-10-231-3/+6
* | Fix symbian builds on Linux.Simon Hausmann2009-10-232-2/+3
* | Enabled Symbian scope when compiling with linux-armcc.axis2009-10-231-1/+4
|/
* Ensure qmake does not lose the error code when going over the subdirsAndy Shaw2009-10-203-7/+18
* Refactored SymbianSubdirsMetaMakefileGenerator out of qmake.Miikka Heikkinen2009-10-163-346/+69
* Enable overriding TARGETTYPE and OPTION statements with MMP_RULESMiikka Heikkinen2009-10-022-19/+58
* Revert "qmake - add error message if files for deployment are missing"Joerg Bornemann2009-10-011-8/+2
* Support for generating OPTION GCCE from QMAKE_CXXFLAGS.GCCEShane Kearns2009-09-221-3/+21
* Fix qmake pkg file generator to respect a drive specified for binariesShane Kearns2009-09-221-2/+7
* Update license headers again.Jason McDonald2009-09-0949-196/+196
* Renamed make 'sisx' target to 'sis' and QT_SISX_* variables to QT_SIS_*Janne Anttila2009-09-034-25/+25
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-319-117/+117
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3140-520/+520
|\
| * Update tech preview license header.Jason McDonald2009-08-3140-520/+520
| * Update license headers.Jason McDonald2009-08-1140-40/+40
* | Merge branch 'master' into 4.6Janne Anttila2009-08-311-1/+1
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Anttila2009-08-281-1/+1
| |\ \
| * | | Updated docs to reflect current 'createpackage' and 'make sisx' syntax.Janne Anttila2009-08-281-1/+1
* | | | Merge branch 'master' into 4.6Janne Anttila2009-08-286-62/+133
|\ \ \ \ | | |/ / | |/| |
| * | | Minor fix to space usage in makefile.Janne Anttila2009-08-281-1/+1
| |/ /
| * | Changed createpackage parameters to be more consistent with make targets.Janne Anttila2009-08-282-6/+11
| * | Minor fix to MAKEFILE variable in SBSv2 generated makefiles.Janne Anttila2009-08-281-4/+1
| * | Various small fixes and cleanups for symbian qmake generator.Janne Anttila2009-08-283-37/+40
| * | Bug fix for store_build target when using subdirs project template.Janne Anttila2009-08-271-2/+4
| * | Fixed createpackage.bat params to be more consistent with make targets.Janne Anttila2009-08-271-1/+1
| * | Added support for 'make sisx' target in Symbian OS.Janne Anttila2009-08-275-4/+79
| * | Support for template PKG file.Janne Anttila2009-08-273-19/+8
* | | Remove last vestiges of the qtusagereporter.Jason McDonald2009-08-241-11/+0