summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
...
| * Qmake: Fix wrong path in the breakpad post link stepMarco Bubke2010-09-221-10/+9
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-222-2/+90
|\ \ | |/
| * qmake: fix quoting of moc callsJoerg Bornemann2010-09-211-2/+2
| * Add breakpad supportMarco Bubke2010-09-201-0/+88
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-215-17/+27
|\ \ | |/
| * 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-109-86/+74
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-031-0/+2
| |\
| | * Add option to enable -MP compile option for MSVCMarius Storm-Olsen2010-09-021-0/+2
| * | Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-034-63/+52
| |/
| * make various POST_LINK steps nicerOswald Buddenhagen2010-08-315-23/+14
| * Fix gcce building of apps using static libraries in symbian-sbsv2Miikka Heikkinen2010-08-311-2/+8
* | 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-311-0/+13
|/
* Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+21
* 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/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
* | 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
|\