summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian/symbian_building.prf
Commit message (Expand)AuthorAgeFilesLines
* Support QMAKE_LFLAGS.ARMCC and QMAKE_LFLAGS.GCCE in makefile build systemLiang Qi2011-04-071-0/+2
* Stopped honoring the RVCT22INC variable on symbian-armcc mkspec.axis2011-03-041-6/+6
* Added Symbian deployment localization for makefile build system.axis2011-03-041-44/+80
* Got rid of some "duplicate library" warnings.axis2011-02-211-1/+1
* Changed various qmake constructs to support Windows.axis2011-02-181-7/+12
* Fixed various quotation problems when porting to Windows.axis2011-02-181-6/+11
* Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-181-9/+9
* Apply the gcce link rules for LIBS_PRIVATE too.Liang Qi2011-02-111-3/+3
* Added missing edllstub.lib for GCCE.axis2011-02-041-0/+1
* Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-081-11/+14
* Revert "Use qtmain.lib to provide entry point for all Symbian applications"axis2010-11-051-5/+15
* Use qtmain.lib to provide entry point for all Symbian applicationsMiikka Heikkinen2010-11-041-15/+5
* Fixed some preprocessor parameters for Mac support.axis2010-10-081-4/+4
* Fixed library ordering when linking to qtmain.axis2010-10-041-2/+7
* Added support for using -L notation in the LIBS variable.axis2010-09-141-4/+10
* Eliminated duplicated code from library handling.axis2010-09-141-16/+10
* Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-031-34/+32
* make various POST_LINK steps nicerOswald Buddenhagen2010-08-311-11/+2
* Switched from using hardlinks to copies in Symbian building.axis2010-08-031-1/+1
* Fixed a problem with dso dependencies.axis2010-07-291-19/+21
* Added silent behavior to the most important Symbian build steps.axis2010-07-221-0/+5
* Fixed compiling with symbian/linux-armcc and configure -silent optionaxis2010-07-221-1/+1
* Made the makefile build system use QMAKE_CFLAGS.xxx properly.axis2010-07-221-0/+8
* Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-021-2/+6
* Symbian on Linux: $QTDIR/bin is not necessarily in the path.Olivier Goffart2010-07-011-2/+4
* Merge branch 'buildSystemFixes' into 4.7-s60axis2010-06-291-51/+53
|\
| * Fixed Symbian resources not honoring TARGET with a path.axis2010-06-291-51/+53
* | Removed useless comments.axis2010-06-291-4/+0
|/
* Fixed incorrect parsing of TARGET.EPOCHEAPSIZE.axis2010-06-241-2/+4
* Fixed several problems with the postlinker for Symbian (elf2e32).axis2010-06-241-9/+4
* Fixed memory restrictions not being passed on to elf2e32.axis2010-06-241-0/+7
* Fix symbian building of TARGET with a slashThomas Zander2010-06-151-2/+2
* Fixed def file usage for Qt plugins under the makefile build system.axis2010-06-041-0/+3
* escape backslashesOswald Buddenhagen2010-05-261-7/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-031-15/+28
|\
| * Removed the --export_all_vtbl from linking.axis2010-05-031-2/+4
| * Cleaned up the elf2e32 options a bit.axis2010-05-031-13/+24
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-021-10/+0
|\ \ | |/ |/|
| * bye bye QMakeProjectEnvOswald Buddenhagen2010-04-301-10/+0
* | Make symbian-resource files aware of libInfix configure featureThomas Zander2010-04-291-3/+3
|/
* Make compiling / linking a non-qt app work too on symbian/gcceThomas Zander2010-04-081-5/+13
* Fix library creation on symbian/gcceThomas Zander2010-04-071-0/+1
* Various fixes for symbian/gcce building.Thomas Zander2010-04-071-12/+20
* Fix qmake with the symbian makespec failing when project has a dash in itThomas Zander2010-03-301-2/+2
* Fixed Symbian applications with DESTDIR set.axis2010-03-161-1/+1
* Removed a warning about generated rss files.axis2010-03-161-20/+45
* Fixed a building bug where the DLL entry point was undefined.axis2010-03-151-1/+1
* Moved two profiles to the correct directory.axis2010-03-111-0/+252