summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/armcc.conf
Commit message (Collapse)AuthorAgeFilesLines
* Make gcce xcompiler for symbian compile+link QtCoreThomas Zander2010-02-241-0/+1
| | | | | This moves some stuff from the common to linux-armcc specific and updates the cloned gcce specs to do the right thing.
* Fixed some compiler flags and defines for the Symbian platform.axis2009-10-231-2/+2
|
* Suppressed some warnings from RVCT.axis2009-10-231-1/+1
| | | | This pattern is used all over Qt.
* Fixed incorrect compiler parameter.axis2009-10-231-1/+1
|
* Enabled static lib creation using armar.axis2009-10-231-0/+3
| | | | s60main now links!
* Enabled exceptions for S60 builds.axis2009-10-231-1/+1
| | | | | This should probably be reverted later, and added to configure. Right now, I'm mostly interested in making it compile.
* 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-231-1/+1
|
* Removed leftover gcc arguments.axis2009-10-231-1/+1
|
* Skeleton for a native symbian makespec.axis2009-10-231-0/+37
The goal is to make this one work completely without abld or sbs.