summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Fix "installer_sis" and "deploy" targets when TARGET has pathMiikka Heikkinen2010-08-131-3/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-122-1/+2
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-112-1/+2
| |\
| | * Gcce building support for symbian-sbsv2Miikka Heikkinen2010-08-112-1/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-111-1/+0
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-101-1/+0
| |\ \ | | |/ | |/|
| | * Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-061-1/+0
* | | fix loading of module configsOswald Buddenhagen2010-08-111-0/+1
* | | don't load modules from qt.prfOswald Buddenhagen2010-08-111-3/+0
* | | add comment explaining why this file does magic instead of just voodooOswald Buddenhagen2010-08-111-0/+3
|/ /
* | Fix run and runonphone targets for projects that have TARGET with pathMiikka Heikkinen2010-08-061-3/+5
|/
* 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
* | Added SYMBIAN_VERSION variable to qmake.axis2010-08-031-3/+17
* | Moved the S60 version detection to the common symbian profile.axis2010-08-032-18/+19
* | Fixed rvct.h header inclusion on Symbian^3.axis2010-08-031-2/+11
* | 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 additional case differences between Gnupoc and Symbian^3.axis2010-07-307-1/+12
|/
* 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
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-07-281-1/+0
|\
| * Make it possible again to build Qt without webkitSimon Hausmann2010-07-271-1/+0
* | Fixed package creation when shadow building.axis2010-07-261-3/+5
|/
* Updated WebKit to 669858f9bbd4913fd16c642090375c81acbfdb04Simon Hausmann2010-07-231-0/+1
* 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-222-2/+10
* Merge branch 'raptorConfigurePatches' into 4.7-s60axis2010-07-211-0/+1
|\
| * Fixed automatic sqlite extraction on Symbian makefile build system.axis2010-07-211-0/+1
* | Fixed a parsing error during sis and runonphone target creation.axis2010-07-212-2/+2
* | Revert BIC change "Build Qt with option -Zc:wchar_t under MSVC"Oswald Buddenhagen2010-07-153-3/+3
* | Build Qt with option -Zc:wchar_t under MSVCliang jian2010-07-083-3/+3
* | respect UI_DIR when creating image collectionsOswald Buddenhagen2010-07-081-6/+6
* | Set QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH to default valueAdrian Constantin2010-07-071-3/+0
|/
* 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
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-028-9/+11
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-017-7/+7
| |\
| | * link glu32 before opengl32Oswald Buddenhagen2010-07-017-7/+7
| * | Symbian on Linux: $QTDIR/bin is not necessarily in the path.Olivier Goffart2010-07-011-2/+4
| |/
* | Avkon removal configured with -no-s60mread2010-07-011-2/+2
|/
* 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
* | Change the files to camelcase as avkon now does thatThomas Zander2010-06-257-0/+8
|/
* Fixed incorrect parsing of TARGET.EPOCHEAPSIZE.axis2010-06-241-2/+4