Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Move duplicated code out to a qmake feature | Thomas Zander | 2010-02-09 | 1 | -0/+8 | |
| * | | | | | | | | | | Merge branch 'pkgGeneratorForLinux' | axis | 2010-02-09 | 4 | -11/+63 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Added symbian resources to target predeps. | axis | 2010-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fixed some files in the clean target. | axis | 2010-02-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | Implemented rss file generator for Linux. | axis | 2010-02-09 | 2 | -5/+55 | |
| | * | | | | | | | | | | Implemented pkg generator for the symbian/linux-armcc mkspec. | axis | 2010-02-04 | 3 | -4/+5 | |
| * | | | | | | | | | | | Re-anable building of lrelease and fix the translations dir to 'compile' | Thomas Zander | 2010-02-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'webkitCompile' | axis | 2010-02-04 | 2 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fixed compilation in ARM mode. | axis | 2010-02-04 | 2 | -1/+5 | |
| | * | | | | | | | | | | | Fixed compiler arguments when compiling in debug/release mode. | axis | 2010-02-04 | 1 | -0/+4 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Remove bash-isms and make elf2e32 work properly. | Thomas Zander | 2010-02-01 | 1 | -2/+4 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-01-26 | 3 | -1/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Switched to using the QMAKE_LIBS_THREAD variable for thread libs. | axis | 2010-01-26 | 2 | -1/+4 | |
| * | | | | | | | | | | | Enabled detection of errors from the elf2e32 tool. | axis | 2010-01-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | Fixed def file locations if objects dir is not specified. | axis | 2010-01-26 | 1 | -2/+6 | |
| * | | | | | | | | | | | Add a sanity check to verify that the system() command works. | axis | 2010-01-25 | 1 | -0/+10 | |
| * | | | | | | | | | | | Autogenerate the UID3 if the project file didn't supply it. | Thomas Zander | 2010-01-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-01-21 | 134 | -139/+250 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix compilation of apps outside of Qt | Thomas Zander | 2010-01-19 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Fix building of plugins | Thomas Zander | 2010-01-19 | 1 | -9/+10 | |
| * | | | | | | | | | | | | Fix the symbian version number generation | Thomas Zander | 2010-01-19 | 1 | -24/+21 | |
| * | | | | | | | | | | | | Reorganized the Symbian build system profiles. | axis | 2010-01-12 | 13 | -360/+364 | |
| * | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2009-12-18 | 14 | -232/+285 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fixed Symbian resource creation. | axis | 2009-12-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Fixed a lot of small bugs in the version and UID handling. | axis | 2009-12-11 | 1 | -7/+34 | |
| * | | | | | | | | | | | | | Added some libraries. | axis | 2009-12-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | Increased section base address to avoid overlap at link time. | axis | 2009-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Added support for QT_*_STATICLIB variables in qmake. | axis | 2009-12-11 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | Added the Qt tree to search paths. | axis | 2009-12-11 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | Fixed some bugs in the exe generation on Symbian. | axis | 2009-12-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | 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 | |