summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Fixed the expfile not being included in the link step.axis2009-10-231-1/+2
* Changed the generation of def files and ordinal maps.axis2009-10-231-4/+16
* Created tools for generating ordinal maps on Symbian.axis2009-10-231-0/+14
* Fixed some compiler flags and defines for the Symbian platform.axis2009-10-232-4/+6
* Added default libraries for Symbian.axis2009-10-231-1/+2
* Added libraries for S60 to the linux mkspec.axis2009-10-231-0/+3
* Switch to correct architecture for Symbian.axis2009-10-231-1/+1
* Add extra linker options to RVCT.axis2009-10-231-0/+2
* Enable RVCT type linker options.axis2009-10-231-1/+1
* Suppressed some warnings from RVCT.axis2009-10-231-1/+1
* Temporarily fixed the architecture for S60.axis2009-10-231-0/+2
* Fixed incorrect compiler parameter.axis2009-10-231-1/+1
* Enabled static lib creation using armar.axis2009-10-232-3/+3
* Disabled moc directory check for all other mkspecs than abld and sbs.axis2009-10-231-11/+13
* Enabled exceptions for S60 builds.axis2009-10-231-1/+1
* Switched to unoptimized builds when doing debug mode.axis2009-10-231-1/+1
* Added various defines and includes to make Qt for S60 compile.axis2009-10-232-2/+6
* Removed the linux configuration from the armcc mkspec.axis2009-10-231-1/+20
* Removed leftover gcc arguments.axis2009-10-231-1/+1
* Skeleton for a native symbian makespec.axis2009-10-233-0/+216
* 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