summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian/linux-armcc/qmake.conf
Commit message (Expand)AuthorAgeFilesLines
* Fixed rvct.h header inclusion on Symbian^3.axis2010-08-031-2/+11
* Made the makefile build system use QMAKE_CFLAGS.xxx properly.axis2010-07-221-2/+2
* Removed the --export_all_vtbl from linking.axis2010-05-031-4/+2
* Webkit got bigger, make it link again on armlinkThomas Zander2010-04-161-0/+1
* Enabled compilation of plugins again.axis2010-03-161-0/+1
* Fixed a building bug where the DLL entry point was undefined.axis2010-03-151-0/+1
* Use the same concept for per-lib tweaks as armccThomas Zander2010-03-091-1/+23
* Make sure that we have all compile flags available alwaysThomas Zander2010-03-091-0/+8
* Make the symbian_building.prf be shared fileThomas Zander2010-03-021-0/+15
* Reorganized the Symbian build system profiles.axis2010-01-121-48/+1
* Added some libraries.axis2009-12-111-1/+3
* Increased section base address to avoid overlap at link time.axis2009-12-111-1/+1
* Added support for QT_*_STATICLIB variables in qmake.axis2009-12-111-3/+4
* Added the Qt tree to search paths.axis2009-12-111-0/+2
* Switched to using ABIv2 format to generate Symbian binaries.axis2009-12-111-2/+2
* Merge branch 'qmakeShlibFixes'axis2009-12-111-0/+5
|\
| * Made Symbian use QMAKE_SYMBIAN_SHLIB and QMAKE_PREFIX_SHLIB variablesaxis2009-10-231-0/+5
* | Added automatic mangling of LIBS to include vtable exports.axis2009-11-131-2/+1
|/
* Added support for both lib and app templates.axis2009-10-231-3/+5
* Fixed some compiler flags and defines for the Symbian platform.axis2009-10-231-2/+4
* 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
* Temporarily fixed the architecture for S60.axis2009-10-231-0/+2
* Enabled static lib creation using armar.axis2009-10-231-3/+0
* Added various defines and includes to make Qt for S60 compile.axis2009-10-231-1/+5
* Removed the linux configuration from the armcc mkspec.axis2009-10-231-1/+20
* Skeleton for a native symbian makespec.axis2009-10-231-0/+13