summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Add Symbian deploy section for qml import pluginsJoona Petrell2010-03-261-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-262-8/+2
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-232-8/+2
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-222-8/+2
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-212-8/+2
| | | |\
| | | | * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-1934-357/+1023
| | | | |\
| | | | * | Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-182-6/+0
| | | | * | Bugfix the Symbian implementationThiago Macieira2010-03-171-2/+2
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-252-3/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-242-4/+14
* | | | | | Fixed mif generation on symbian-abld.axis2010-03-231-1/+4
* | | | | | Fixed regular expression matching.axis2010-03-231-1/+1
* | | | | | More fool proof way for finding these headersThomas Zander2010-03-231-1/+1
* | | | | | Make ICON generation (to symbian mif) work for relative paths/shadow buildsThomas Zander2010-03-221-0/+2
| |/ / / / |/| | | |
* | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-224-4/+8
|\| | | |
| * | | | Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-191-1/+5
| * | | | Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-183-3/+3
* | | | | Switched out QT_SOURCE_TREE, which is not defined for user apps.axis2010-03-221-1/+1
| |/ / / |/| | |
* | | | Moved QMAKE_MOC etc. variable declarations after symbian.conf inclusionMiikka Heikkinen2010-03-191-7/+8
| |_|/ |/| |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-0/+2
|\| |
| * | Make sure target path exists in qmake_extra_pre_targetdep.flmMiikka Heikkinen2010-03-161-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-1733-357/+1021
|\ \ \ | |_|/ |/| |
| * | Fixed Symbian applications with DESTDIR set.axis2010-03-161-1/+1
| * | Removed a warning about generated rss files.axis2010-03-162-28/+53
| * | Worked around case differences in Symbian^3 and Gnupoc.axis2010-03-168-0/+21
| * | Enabled compilation of plugins again.axis2010-03-162-0/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-165-57/+134
| |\ \
| * | | Fixed a building bug where the DLL entry point was undefined.axis2010-03-153-2/+3
| * | | Moved UID2 processing from cpp code to profiles.axis2010-03-151-0/+15
| * | | Moved two profiles to the correct directory.axis2010-03-112-0/+0
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-1174-3/+83
| |\ \ \
| * | | | Use the same concept for per-lib tweaks as armccThomas Zander2010-03-091-1/+23
| * | | | Symbian doesn't have large file support currently, just turn it offThomas Zander2010-03-091-0/+2
| * | | | Make sure that we have all compile flags available alwaysThomas Zander2010-03-097-46/+27
| * | | | Enabled dependencies for .dso and .lib libraries only.axis2010-03-091-2/+1
| * | | | Merge branch 'defFilesAndMisc'axis2010-03-083-48/+123
| |\ \ \ \
| | * | | | Added Symbian def file support to Linux build system.axis2010-03-083-26/+72
| | * | | | 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-027-251/+104
| * | | | | Merge branch 'master' into gcceThomas Zander2010-03-0219-242/+205
| |\| | | |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-019-17/+73
| | |\ \ \ \
| | * | | | | Corrected a wrong comment.axis2010-02-261-1/+1
| | * | | | | Removed restrictions on file names from the Symbian makefile system.axis2010-02-262-6/+6
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-238-218/+125
| | |\ \ \ \ \
| * | | | | | | 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-247-27/+58