summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Define QT_OPEN_LARGEFILE on Symbian + WinCEJoão Abecasis2009-10-272-0/+2
| * | Introducing QT_MMAPJoão Abecasis2009-10-2151-0/+81
| |/
* | Added generation of Symbian resource files.axis2009-10-301-0/+31
* | Switched to using just QMAKE_POST_LINK for elftran.axis2009-10-231-12/+5
* | Added support for both lib and app templates.axis2009-10-232-30/+59
* | 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