summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-042-14/+33
|\
| * 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
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-283-37/+46
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-228-2/+107
|\ \ | |/
| * qmake: fix quoting of moc callsJoerg Bornemann2010-09-211-2/+2
| * Add breakpad supportMarco Bubke2010-09-207-0/+105
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-216-39/+60
|\ \ | |/
| * 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 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-101-0/+1
|\ \
| * | test for gdb version before runnning dwarf indexingArvid Ephraim Picciani2010-09-101-0/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1015-89/+111
|\ \ \ | |/ / |/| / | |/
| * 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
* | Do not > /dev/null gdb output.Arvid Ephraim Picciani2010-09-071-1/+1
* | Group cd, so the entire command fails if cd failsArvid Ephraim Picciani2010-09-061-1/+1
* | Remove temporary gdb-index after merging itArvid Ephraim Picciani2010-09-061-1/+2
* | Add gdb-index section to debug binaries.Arvid Ephraim Picciani2010-08-3112-11/+24
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-302-4/+3
|\ \ | |/
| * let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-232-4/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-254-6/+31
|\ \ | |/
| * Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-202-1/+27
| * 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 remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1319-59/+121
|\ \ | |/
| * 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
| | |\ \ | | | |/ | | |/|