summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-031-0/+13
|\
| * Move the SIMD defines to the common declaration of Qt symbolsBenjamin Poulain2010-08-031-0/+13
* | Switched from using hardlinks to copies in Symbian building.axis2010-08-031-1/+1
* | Included libstdcppv5 support for the makefile build system.axis2010-08-031-7/+13
* | Prevented makefile build system from using platform provided paths.axis2010-08-031-2/+5
|/
* Fixed a problem with dso dependencies.axis2010-07-291-19/+21
* Revert "Fixed a parsing error during sis and runonphone target creation."axis2010-07-282-2/+2
* Fixed package creation when shadow building.axis2010-07-261-3/+5
* Added silent behavior to the most important Symbian build steps.axis2010-07-221-0/+5
* Fixed compiling with symbian/linux-armcc and configure -silent optionaxis2010-07-221-1/+1
* Removed some warnings from armcc that are unneeded.axis2010-07-221-1/+10
* Made the makefile build system use QMAKE_CFLAGS.xxx properly.axis2010-07-221-0/+8
* Fixed a parsing error during sis and runonphone target creation.axis2010-07-212-2/+2
* respect UI_DIR when creating image collectionsOswald Buddenhagen2010-07-081-6/+6
* Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-022-9/+17
* Support for "deploy" make target in SymbianMiikka Heikkinen2010-07-021-0/+10
* Symbian on Linux: $QTDIR/bin is not necessarily in the path.Olivier Goffart2010-07-011-2/+4
* Merge branch 'buildSystemFixes' into 4.7-s60axis2010-06-293-64/+68
|\
| * Added the APP_PRIVATE_DIR_BASE variable.axis2010-06-291-1/+2
| * Fixed Symbian resources not honoring TARGET with a path.axis2010-06-292-63/+66
* | Removed useless comments.axis2010-06-291-4/+0
|/
* Fixed incorrect parsing of TARGET.EPOCHEAPSIZE.axis2010-06-241-2/+4
* Fixed make runonphone that looked for the package in the wrong place.axis2010-06-241-3/+7
* Fixed several problems with the postlinker for Symbian (elf2e32).axis2010-06-242-11/+6
* Fixed memory restrictions not being passed on to elf2e32.axis2010-06-241-0/+7
* Fix "missing store_build" errorsMiikka Heikkinen2010-06-231-0/+6
* Moved QT_PLUGINS_BASE_DIR and QT_IMPORTS_BASE_DIR to symbian.confMiikka Heikkinen2010-06-221-2/+0
* Always add QtNetwork include path when linking with QtWebkit in SymbianMiikka Heikkinen2010-06-181-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-161-0/+25
|\
| * Provide 'make unsigned_sis' target for Symbian mkspecsMiikka Heikkinen2010-06-161-0/+25
* | Fix symbian building of TARGET with a slashThomas Zander2010-06-151-2/+2
|/
* Added prependEpocroot replacement function to platform_paths.prfMiikka Heikkinen2010-06-141-1/+19
* Merge branch 'runonphone_targets' into 4.7-s60axis2010-06-111-5/+27
|\
| * Moved runonphone target to prf files for all build systems.axis2010-06-111-6/+23
| * Fixed destdir not being defined.axis2010-06-101-0/+4
| * Enable runonphone target for libraries as well.axis2010-06-101-2/+3
* | Fix recursive 'make sis' for symbian buildsMiikka Heikkinen2010-06-111-2/+13
|/
* Explicit EXPORTUNFROZEN will prevent default defBlock generationMiikka Heikkinen2010-06-102-2/+3
* Fixed DEPLOYMENT variable check in sis_targets.prfMiikka Heikkinen2010-06-091-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-052-1/+4
|\
| * Fixed def file usage for Qt plugins under the makefile build system.axis2010-06-042-1/+4
* | Fixed unescaped backslashes in testcase.prfRohan McGovern2010-06-041-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-032-35/+66
|\ \ | |/ |/|
| * Fix `make check' for debug-and-release on Windows.Rohan McGovern2010-06-021-2/+16
| * Move `check' target for autotests into testcase.prfRohan McGovern2010-06-022-35/+52
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-282-4/+2
|\ \
| * \ Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-2717-44/+44
| |\ \
| * | | Fix double slashes on few data caging pathsMiikka Heikkinen2010-05-251-2/+2
| * | | Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-215-1/+14
| |\ \ \ | | | |/ | | |/|
| * | | Fix replacement functions in platform_paths.prfMiikka Heikkinen2010-05-201-2/+0