summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian/linux-armcc
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
* Add missign license headers.Jason McDonald2010-05-281-0/+41
* 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-092-12/+8
* Make the symbian_building.prf be shared fileThomas Zander2010-03-023-205/+15
* Merge branch 'master' into gcceThomas Zander2010-03-021-3/+1
|\
| * Removed restrictions on file names from the Symbian makefile system.axis2010-02-261-3/+1
* | Make gcce xcompiler for symbian compile+link QtCoreThomas Zander2010-02-241-1/+3
* | Clone the symbian/armcc mkspec for symbian/gcce. Very first start.Thomas Zander2010-02-241-2/+11
|/
* No need to specialize for this compiler, just include the common one.Thomas Zander2010-02-161-167/+1
* Fixed binary capability assignment on Symbian.axis2010-02-161-8/+6
* Make sure that repeatedly calling 'make' doesn't repeatedly linkThomas Zander2010-02-151-0/+2
* Fix capabilities forwarding for symbian/linuxThomas Zander2010-02-151-5/+9
* Properly clean out generated files.Thomas Zander2010-02-121-0/+2
* Pass in capabilities from .pro file to the symbian systemThomas Zander2010-02-121-2/+6
* Fix syntax passed to isEmpty for QMAKE_POST_LINKThomas Zander2010-02-121-2/+2
* Remove dummy lines that disabled mifconvThomas Zander2010-02-101-6/+0
* Merge branch 'pkgGeneratorForLinux'axis2010-02-091-4/+44
|\
| * Added symbian resources to target predeps.axis2010-02-091-1/+1
| * Fixed some files in the clean target.axis2010-02-091-1/+2
| * Implemented rss file generator for Linux.axis2010-02-091-0/+40
| * Implemented pkg generator for the symbian/linux-armcc mkspec.axis2010-02-041-2/+1
* | Re-anable building of lrelease and fix the translations dir to 'compile'Thomas Zander2010-02-041-1/+1
* | Merge branch 'webkitCompile'axis2010-02-041-0/+4
|\ \
| * | Fixed compilation in ARM mode.axis2010-02-041-0/+4
| |/
* | Remove bash-isms and make elf2e32 work properly.Thomas Zander2010-02-011-2/+4
|/
* Enabled detection of errors from the elf2e32 tool.axis2010-01-261-2/+2
* Fixed def file locations if objects dir is not specified.axis2010-01-261-2/+6
* Add a sanity check to verify that the system() command works.axis2010-01-251-0/+10
* Autogenerate the UID3 if the project file didn't supply it.Thomas Zander2010-01-211-0/+1
* Fix compilation of apps outside of QtThomas Zander2010-01-191-1/+5
* Fix building of pluginsThomas Zander2010-01-191-9/+10
* Fix the symbian version number generationThomas Zander2010-01-191-24/+21
* Reorganized the Symbian build system profiles.axis2010-01-125-178/+143
* Fixed Symbian resource creation.axis2009-12-111-0/+2
* Fixed a lot of small bugs in the version and UID handling.axis2009-12-111-7/+34
* 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-112-0/+6
* Fixed some bugs in the exe generation on Symbian.axis2009-12-111-2/+2
* Fixed a bug in the LIBS mangling on Symbian.axis2009-12-111-2/+9
* Switched to using ABIv2 format to generate Symbian binaries.axis2009-12-113-40/+36
* Merge branch 'qmakeShlibFixes'axis2009-12-111-0/+5
|\
| * Made Symbian use QMAKE_SYMBIAN_SHLIB and QMAKE_PREFIX_SHLIB variablesaxis2009-10-231-0/+5