summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-068-33/+50
|\
| * mkspecs: Move QMAKE_CC and QMAKE_CXX from gcc-base.conf to g++-base.confTor Arne Vestbø2010-11-052-10/+10
| * mkspecs: Include gcc-base-unix.conf from g++.conf to match old behaviorTor Arne Vestbø2010-11-051-2/+3
| * Don't use scopes in mkspecs as configure does not support themTor Arne Vestbø2010-11-023-3/+8
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-296-25/+36
| |\
| | * mkspecs: Emit warning when including g++.conf directlyTor Arne Vestbø2010-10-276-25/+36
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-1/+2
|\ \ \ | |/ / |/| |
| * | Use qtmain.lib to provide entry point for all Symbian applicationsMiikka Heikkinen2010-11-041-1/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-10-291-2/+2
|\ \ \
| * | | Correct RVCT4 parameter so it applies to all 4.x versions, not just 4.0Iain2010-10-291-2/+2
| | |/ | |/|
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-271-2/+2
|\ \ \ | |/ /
| * | Merge branch 'macMakefileBuildSupport' into master.Liang Qi2010-10-261-2/+2
| |\ \
| | * | Fixed various quotation problems when porting to Windows.axis2010-10-211-2/+2
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-262-1/+15
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | qmake/symbian: Make sure the destination directory exists before copyingMartin Storsjo2010-10-181-1/+1
| * | | Add mkspecs for Clang on Linux and Mac OS XTor Arne Vestbø2010-10-201-0/+14
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-2212-257/+306
|\ \ \ \ | |/ / /
| * | | mkspecs: Refactor precompiled-header configuration out of gcc-base(-mac)Tor Arne Vestbø2010-10-185-10/+15
| * | | Refactor GCC mkspecs to share more configuration optionsTor Arne Vestbø2010-10-1310-248/+294
| * | | Merge branch '4.7-s60' into master-s60axis2010-10-082-10/+8
| |\ \ \ | | |/ /
| | * | Fixed missing QMAKE_MOC definition in certain mkspecs.axis2010-10-082-10/+8
| * | | Make default application deployment removableMiikka Heikkinen2010-10-071-1/+1
| | |/ | |/|
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-26/+36
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-26/+36
| |\ \ | | |/
| | * Improved Symbian4 platform detectionMiikka Heikkinen2010-09-231-26/+36
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-273-22/+38
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-222-0/+5
| |\ \ | | |/
| | * Add breakpad supportMarco Bubke2010-09-202-0/+5
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-22/+33
| |\ \ | | |/
| | * Load environment.prf from Symbian SDK if it exists thereMiikka Heikkinen2010-09-171-22/+33
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-132-1/+32
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-102-1/+32
| |\ \ | | |/
| | * 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-031-0/+18
| | * QT_PLUGINS_BASE_DIR needs to be defined after load(qt_config)Miikka Heikkinen2010-09-011-1/+2
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-261-1/+6
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-1/+6
| |\ \ | | |/
| | * Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-1/+6
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-1910-20/+46
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-139-19/+45
| |\ \ | | |/
| | * 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 additional case differences between Gnupoc and Symbian^3.axis2010-07-307-1/+12
| * | Remove dependency of OpenGL Utility Library (GLU).Bjørn Erik Nilsen2010-08-101-1/+1
| |/
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-041-0/+1
|\ \ | |/
| * Fixed automatic sqlite extraction on Symbian makefile build system.axis2010-07-211-0/+1
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-149-4/+10
|\ \ | |/
| * Avkon removal configured with -no-s60mread2010-07-011-2/+2
| * Change the files to camelcase as avkon now does thatThomas Zander2010-06-257-0/+8