summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian
Commit message (Expand)AuthorAgeFilesLines
* Allow EPOCROOT env var to be without trailing slash.Thomas Zander2010-05-101-8/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-031-4/+2
|\
| * Removed the --export_all_vtbl from linking.axis2010-05-031-4/+2
* | s/QMAKE_RPATH/QMAKE_LFLAGS_RPATH/Oswald Buddenhagen2010-04-301-1/+1
|/
* Webkit got bigger, make it link again on armlinkThomas Zander2010-04-161-0/+1
* Various fixes for symbian/gcce building.Thomas Zander2010-04-071-4/+7
* Enabled compilation of plugins again.axis2010-03-162-0/+2
* Fixed a building bug where the DLL entry point was undefined.axis2010-03-152-1/+2
* Moved two profiles to the correct directory.axis2010-03-112-260/+0
* 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-095-44/+25
* Enabled dependencies for .dso and .lib libraries only.axis2010-03-091-2/+1
* Merge branch 'defFilesAndMisc'axis2010-03-081-22/+52
|\
| * Added Symbian def file support to Linux build system.axis2010-03-081-0/+2
| * Enabled conditional updating of dso files.axis2010-03-021-2/+9
| * Added dso dependencies to Symbian targets.axis2010-03-021-12/+13
| * Reversed order of user QMAKE_POST_LINK statements and generated ones.axis2010-03-021-7/+29
* | Make the symbian_building.prf be shared fileThomas Zander2010-03-026-251/+85
* | 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
* | Properly get the paths for the compiler-provided libsThomas Zander2010-03-022-14/+20
* | Make per-library settings for the gcce linker/compilerThomas Zander2010-02-253-15/+33
* | Found a way to not hardcode the paths for dso / lib filesThomas Zander2010-02-252-5/+5
* | Make gcce xcompiler for symbian compile+link QtCoreThomas Zander2010-02-245-26/+56
* | Clone the symbian/armcc mkspec for symbian/gcce. Very first start.Thomas Zander2010-02-247-2/+271
|/
* 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
* Move duplicated code out to a qmake featureThomas Zander2010-02-091-0/+8
* 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