| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug in the LIBS mangling on Symbian. | axis | 2009-12-11 | 1 | -2/+9 |
|
|
* | Switched to using ABIv2 format to generate Symbian binaries. | axis | 2009-12-11 | 3 | -40/+36 |
|
|
* | Merge branch 'qmakeShlibFixes' | axis | 2009-12-11 | 2 | -0/+6 |
|\ |
|
| * | Made Symbian use QMAKE_SYMBIAN_SHLIB and QMAKE_PREFIX_SHLIB variables | axis | 2009-10-23 | 1 | -0/+5 |
|
|
| * | Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support. | axis | 2009-10-23 | 1 | -0/+1 |
|
|
* | | Removed useless dependency. | axis | 2009-11-13 | 1 | -1/+1 |
|
|
* | | Added UIDs to the resource generation to avoid warning. | axis | 2009-11-13 | 1 | -1/+2 |
|
|
* | | Added automatic mangling of LIBS to include vtable exports. | axis | 2009-11-13 | 3 | -2/+20 |
|
|
* | | Added a missing POSIX macro to the Symbian qplatformdefs.h. | axis | 2009-11-06 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-11-06 | 61 | -24/+181 |
|\ \ |
|
| * \ | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 1 | -10/+11 |
| |\ \ |
|
| | * | | Initial LFLAGS support for qmake on Symbian OS | Iain | 2009-11-05 | 1 | -10/+11 |
|
|
| * | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 9 | -13/+84 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed hardcoded GL library names on WinCE. | Trond Kjernåsen | 2009-11-04 | 1 | -2/+10 |
|
|
| | * | | Fixed compilation and linking of EGL on Windows CE. | Trond Kjernåsen | 2009-11-04 | 2 | -3/+30 |
|
|
| | * | | Declarative building infrastructure. | Warwick Allison | 2009-11-04 | 1 | -1/+2 |
|
|
| | * | | Sanitize building Qt with OpenGL ES support | Harald Fernengel | 2009-11-02 | 3 | -4/+35 |
|
|
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-29 | 2 | -3/+3 |
| | |\ \ |
|
| | | * | | Make Qt on QNX compile again | Harald Fernengel | 2009-10-28 | 2 | -3/+3 |
|
|
| | * | | | Build fix for QtXmlPatterns' examples on Symbian | Frans Englich | 2009-10-27 | 1 | -0/+4 |
| | |/ / |
|
| * | | | Turns out 64-bit fseek/ftell are not available on VS 2003/2002... | João Abecasis | 2009-10-29 | 1 | -2/+4 |
|
|
| * | | | (MSVC 2002/2003) Use 64-bit versions of ftell and fseek | João Abecasis | 2009-10-27 | 1 | -2/+2 |
|
|
| * | | | Define QT_OPEN_LARGEFILE on Symbian + WinCE | João Abecasis | 2009-10-27 | 2 | -0/+2 |
|
|
| * | | | Introducing QT_MMAP | João Abecasis | 2009-10-21 | 51 | -0/+81 |
| |/ / |
|
* | | | Added generation of Symbian resource files. | axis | 2009-10-30 | 1 | -0/+31 |
| |/
|/| |
|
* | | Switched to using just QMAKE_POST_LINK for elftran. | axis | 2009-10-23 | 1 | -12/+5 |
|
|
* | | Added support for both lib and app templates. | axis | 2009-10-23 | 2 | -30/+59 |
|
|
* | | Fixed the expfile not being included in the link step. | axis | 2009-10-23 | 1 | -1/+2 |
|
|
* | | Changed the generation of def files and ordinal maps. | axis | 2009-10-23 | 1 | -4/+16 |
|
|
* | | Created tools for generating ordinal maps on Symbian. | axis | 2009-10-23 | 1 | -0/+14 |
|
|
* | | Fixed some compiler flags and defines for the Symbian platform. | axis | 2009-10-23 | 2 | -4/+6 |
|
|
* | | Added default libraries for Symbian. | axis | 2009-10-23 | 1 | -1/+2 |
|
|
* | | Added libraries for S60 to the linux mkspec. | axis | 2009-10-23 | 1 | -0/+3 |
|
|
* | | Switch to correct architecture for Symbian. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Add extra linker options to RVCT. | axis | 2009-10-23 | 1 | -0/+2 |
|
|
* | | Enable RVCT type linker options. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Suppressed some warnings from RVCT. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Temporarily fixed the architecture for S60. | axis | 2009-10-23 | 1 | -0/+2 |
|
|
* | | Fixed incorrect compiler parameter. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Enabled static lib creation using armar. | axis | 2009-10-23 | 2 | -3/+3 |
|
|
* | | Disabled moc directory check for all other mkspecs than abld and sbs. | axis | 2009-10-23 | 1 | -11/+13 |
|
|
* | | Enabled exceptions for S60 builds. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Switched to unoptimized builds when doing debug mode. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Added various defines and includes to make Qt for S60 compile. | axis | 2009-10-23 | 2 | -2/+6 |
|
|
* | | Removed the linux configuration from the armcc mkspec. | axis | 2009-10-23 | 1 | -1/+20 |
|
|
* | | Removed leftover gcc arguments. | axis | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Skeleton for a native symbian makespec. | axis | 2009-10-23 | 3 | -0/+216 |
|/ |
|
* | Fixed .make.cache write collision on symbian-sbsv2 builds | Miikka Heikkinen | 2009-10-21 | 1 | -0/+9 |
|
|
* | Fixed the build for people who only have emulator binaries installed | axis | 2009-10-19 | 1 | -1/+1 |
|
|
* | Fixed uitools.prf to include QtUiTools.lib statically in Symbian | Miikka Heikkinen | 2009-10-16 | 1 | -1/+3 |
|
|