summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Define QT_OPEN_LARGEFILE on Symbian + WinCEJoão Abecasis2009-10-272-0/+2
* | Introducing QT_MMAPJoão Abecasis2009-10-2151-0/+81
|/
* Fixed .make.cache write collision on symbian-sbsv2 buildsMiikka Heikkinen2009-10-211-0/+9
* Fixed the build for people who only have emulator binaries installedaxis2009-10-191-1/+1
* Fixed uitools.prf to include QtUiTools.lib statically in SymbianMiikka Heikkinen2009-10-161-1/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Janne Koskinen2009-10-141-0/+5
|\
| * Bump heap and stack size for Phonon plugins.Frans Englich2009-10-141-0/+5
* | QtWebkit demos&examples compilation fix for SymbianJanne Koskinen2009-10-141-3/+9
|/
* Add further documentation to scratchbox 2 mkspecDonald Carr2009-10-131-3/+5
* Add unsupported mkspec for scratchbox 2 targetsDonald Carr2009-10-132-0/+74
* Avoid adding a debug library to the glue projects, when debug_and_releaseMarius Storm-Olsen2009-10-071-1/+1
* Workaround for the problem with abld ignoring OPTION_REPLACEIain2009-10-051-1/+7
* Changed Qt package name in pkg and generated sis files for Symbian.Janne Anttila2009-10-051-4/+4
* renaming ppc mkspec to powerpcJørgen Lind2009-10-022-0/+0
* Give the qws ppc mkspec usable default valuesJørgen Lind2009-10-021-0/+11
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-30143-1650/+848
|\
| * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-0/+4
| |\
| | * Webcore build break on Symbian fixJanne Koskinen2009-09-281-2/+1
| | * Fix compilation of files that #include <QtGui> on newer Symbian SDKs.Jason Barron2009-09-251-0/+5
| * | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-0/+15
| |/
| * Mac: remove visibility warnings when building in macRichard Moe Gustavsen2009-09-241-1/+0
| * Try to support Qt 4.4-style Phonon includes in Qt.Thiago Macieira2009-09-231-2/+6
| * Fix "make sis" target for -xplatform symbian-sbsv2Shane Kearns2009-09-221-2/+3
| * Docs: Fix spelling and reword docs about S60 specifics.Daniel Molkentin2009-09-221-2/+3
| * Set maximum heap to 32MB for Symbian autotests.Miikka Heikkinen2009-09-221-1/+1
| * Give the soft key functionality it's own macro.Jason Barron2009-09-211-1/+1
| * Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-1/+1
| * Remove remaining support for win32-mwc mkspecIain2009-09-182-274/+0
| * Workaround for problems interworking RVCT-built s60main with GCCE appsIain2009-09-182-1/+7
| * Remove unnecessary lines from MMP files when using libstdcppv5.dllIain2009-09-161-12/+1
| * Make static builds work fot Qt/Cocoa.Morten Sorvig2009-09-102-0/+8
| * Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-09-104-0/+190
| * Update license headers again.Jason McDonald2009-09-09119-476/+476
| * mkspec wince60standard-x86-msvc2005 addedJoerg Bornemann2009-09-083-73/+76
| * use a single qplatformdefs.h for all Windows CE mkspecsJoerg Bornemann2009-09-0830-908/+160
* | Fixed symbian-sbsv2 build break in apps using debug_and_release.Miikka Heikkinen2009-09-041-1/+1
|/
* Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-032-3/+3
|\
| * Move the S60/Avkon framework initialization into QtGui.axis2009-09-032-3/+3