summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-10-0515-57/+211
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-301-2/+22
| |\
| | * Added support for unsigned smart installer package creation in SymbianMiikka Heikkinen2010-09-301-2/+22
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-302-10/+9
| |\ \ | | |/ | |/|
| | * Call createpackage without the explicit .bat suffixMartin Storsjo2010-09-281-4/+4
| | * Improve Qt/Symbian compatibility with unix shellsMartin Storsjo2010-09-281-1/+0
| | * fix moc argument quoting on mingwOswald Buddenhagen2010-09-281-5/+5
| * | Streamlined smart installer package creationMiikka Heikkinen2010-09-271-2/+2
| |/
| * Improved Symbian4 platform detectionMiikka Heikkinen2010-09-231-26/+36
| * Qmake: Fix wrong path in the breakpad post link stepMarco Bubke2010-09-221-10/+9
| * Update the ICC mkspec: keep the stack aligned to 16-byteThiago Macieira2010-09-221-1/+1
| * qmake: fix quoting of moc callsJoerg Bornemann2010-09-211-2/+2
| * Add breakpad supportMarco Bubke2010-09-207-0/+105
| * Load environment.prf from Symbian SDK if it exists thereMiikka Heikkinen2010-09-171-22/+33
| * QTBUG-4852 Turning on runtime nested exception support where availablemread2010-09-162-0/+9
| * Merge branch 'buildSystemFixes' into 4.7-s60axis2010-09-142-16/+16
| |\
| | * Added support for using -L notation in the LIBS variable.axis2010-09-141-4/+10
| | * Eliminated duplicated code from library handling.axis2010-09-141-16/+10
| | * Moved the sis_targets feature profile to the correct directory.axis2010-09-101-0/+0
| * | Added meego graphics system helper to features/qt.prf and syncqt.Samuel Rødal2010-09-101-1/+2
| |/
* | Merge branch 'qt-4.7' into lighthouse-4.7Paul Olav Tvete2010-09-1317-93/+114
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-063-0/+6
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-033-0/+6
| | |\
| | | * Add option to enable -MP compile option for MSVCMarius Storm-Olsen2010-09-023-0/+6
| * | | Fixes for QMAKE_EXTRA_* variable handling in symbian-sbsv2Miikka Heikkinen2010-09-061-0/+12
| |/ /
| * | Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-035-63/+70
| |/
| * QT_PLUGINS_BASE_DIR needs to be defined after load(qt_config)Miikka Heikkinen2010-09-011-1/+2
| * make various POST_LINK steps nicerOswald Buddenhagen2010-08-315-23/+14
| * Fix gcce building of apps using static libraries in symbian-sbsv2Miikka Heikkinen2010-08-313-4/+9
| * let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-232-4/+3
* | Merge branch 'qt-4.7' into lighthouse-4.7Paul Olav Tvete2010-08-262-1/+27
|\ \ | |/
| * Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-202-1/+27
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-1920-43/+102
|\ \ | |/
| * use intel linker and librarian with iccOswald Buddenhagen2010-08-181-2/+2
| * 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