summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Reorganized the Symbian build system profiles.axis2010-01-1213-360/+364
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-1814-232/+285
|\
| * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-172-3/+3
| |\
| | * Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-152-3/+3
| * | Make mkspec/unsupported/linux-host-g++ use correct includeTom Cooksey2009-12-141-1/+1
| * | Add "nocopy" mode for seperate-debug-info to configureTom Cooksey2009-12-141-1/+1
| |/
| * Add QMake configuration for Scratchbox's host-gcc compileraTom Cooksey2009-12-042-0/+180
| * Remove the linux-g++-gles2-experimental mkspecTom Cooksey2009-12-042-188/+0
| * qreal-izationAleksandar Sasha Babic2009-12-021-1/+1
| * Use relative paths when invoking mifconv.Janne Anttila2009-11-191-1/+1
| * Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-191-2/+3
| * Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-0/+3
| * Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-181-10/+20
| * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-162-27/+0
| |\
| | * Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-111-1/+1
| | * Remove temp dirs workaround for raptor builds onlyShane Kearns2009-11-092-27/+0
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0952-1/+86
| | |\
| | * | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-061-1/+1
| * | | Disable optimisations which break stack traces on MaemoTom Cooksey2009-11-131-2/+2
| * | | Generate debug symbols in release mode on MaemoTom Cooksey2009-11-131-0/+4
| * | | Add mkspec for Maemo 5 & 6Tom Cooksey2009-11-132-0/+70
| | |/ | |/|
* | | Fixed Symbian resource creation.axis2009-12-111-0/+2
* | | Fixed a lot of small bugs in the version and UID handling.axis2009-12-111-7/+34
* | | Added some libraries.axis2009-12-111-1/+3
* | | Increased section base address to avoid overlap at link time.axis2009-12-111-1/+1
* | | Added support for QT_*_STATICLIB variables in qmake.axis2009-12-112-3/+6
* | | Added the Qt tree to search paths.axis2009-12-112-0/+6
* | | Fixed some bugs in the exe generation on Symbian.axis2009-12-111-2/+2
* | | Fixed a bug in the LIBS mangling on Symbian.axis2009-12-111-2/+9
* | | Switched to using ABIv2 format to generate Symbian binaries.axis2009-12-113-40/+36
* | | Merge branch 'qmakeShlibFixes'axis2009-12-112-0/+6
|\ \ \
| * | | Made Symbian use QMAKE_SYMBIAN_SHLIB and QMAKE_PREFIX_SHLIB variablesaxis2009-10-231-0/+5
| * | | Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support.axis2009-10-231-0/+1
* | | | Removed useless dependency.axis2009-11-131-1/+1
* | | | Added UIDs to the resource generation to avoid warning.axis2009-11-131-1/+2
* | | | Added automatic mangling of LIBS to include vtable exports.axis2009-11-133-2/+20
* | | | Added a missing POSIX macro to the Symbian qplatformdefs.h.axis2009-11-061-0/+1
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-0661-24/+181
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.6-s60' into 4.6axis2009-11-061-10/+11
| |\ \ \ | | | |/ | | |/|
| | * | Initial LFLAGS support for qmake on Symbian OSIain2009-11-051-10/+11
| * | | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-059-13/+84
| |\ \ \ | | |/ /
| | * | Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-2/+10
| | * | Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-042-3/+30
| | * | Declarative building infrastructure.Warwick Allison2009-11-041-1/+2
| | * | Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-023-4/+35
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-292-3/+3
| | |\ \
| | | * | Make Qt on QNX compile againHarald Fernengel2009-10-282-3/+3
| | * | | Build fix for QtXmlPatterns' examples on SymbianFrans Englich2009-10-271-0/+4
| | |/ /
| * | | Turns out 64-bit fseek/ftell are not available on VS 2003/2002...João Abecasis2009-10-291-2/+4
| * | | (MSVC 2002/2003) Use 64-bit versions of ftell and fseekJoão Abecasis2009-10-271-2/+2