summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Added support for QT_*_STATICLIB variables in qmake.axis2009-12-112-3/+6
| * | | | | | | | | | | | | 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-112-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Made Symbian use QMAKE_SYMBIAN_SHLIB and QMAKE_PREFIX_SHLIB variablesaxis2009-10-231-0/+5
| | * | | | | | | | | | | | | Added QMAKE_PREFIX_SHLIB and QMAKE_SYMBIAN_SHLIB support.axis2009-10-231-0/+1
| * | | | | | | | | | | | | | Removed useless dependency.axis2009-11-131-1/+1
| * | | | | | | | | | | | | | Added UIDs to the resource generation to avoid warning.axis2009-11-131-1/+2
| * | | | | | | | | | | | | | Added automatic mangling of LIBS to include vtable exports.axis2009-11-133-2/+20
| * | | | | | | | | | | | | | Added a missing POSIX macro to the Symbian qplatformdefs.h.axis2009-11-061-0/+1
| * | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-11-0661-24/+181
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Added generation of Symbian resource files.axis2009-10-301-0/+31
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Switched to using just QMAKE_POST_LINK for elftran.axis2009-10-231-12/+5
| * | | | | | | | | | | | | | Added support for both lib and app templates.axis2009-10-232-30/+59
| * | | | | | | | | | | | | | Fixed the expfile not being included in the link step.axis2009-10-231-1/+2
| * | | | | | | | | | | | | | Changed the generation of def files and ordinal maps.axis2009-10-231-4/+16
| * | | | | | | | | | | | | | Created tools for generating ordinal maps on Symbian.axis2009-10-231-0/+14
| * | | | | | | | | | | | | | Fixed some compiler flags and defines for the Symbian platform.axis2009-10-232-4/+6
| * | | | | | | | | | | | | | Added default libraries for Symbian.axis2009-10-231-1/+2
| * | | | | | | | | | | | | | Added libraries for S60 to the linux mkspec.axis2009-10-231-0/+3
| * | | | | | | | | | | | | | Switch to correct architecture for Symbian.axis2009-10-231-1/+1
| * | | | | | | | | | | | | | Add extra linker options to RVCT.axis2009-10-231-0/+2
| * | | | | | | | | | | | | | Enable RVCT type linker options.axis2009-10-231-1/+1
| * | | | | | | | | | | | | | Suppressed some warnings from RVCT.axis2009-10-231-1/+1
| * | | | | | | | | | | | | | Temporarily fixed the architecture for S60.axis2009-10-231-0/+2
| * | | | | | | | | | | | | | Fixed incorrect compiler parameter.axis2009-10-231-1/+1
| * | | | | | | | | | | | | | Enabled static lib creation using armar.axis2009-10-232-3/+3
| * | | | | | | | | | | | | | Disabled moc directory check for all other mkspecs than abld and sbs.axis2009-10-231-11/+13
| * | | | | | | | | | | | | | Enabled exceptions for S60 builds.axis2009-10-231-1/+1
| * | | | | | | | | | | | | | 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-232-2/+6
| * | | | | | | | | | | | | | Removed the linux configuration from the armcc mkspec.axis2009-10-231-1/+20
| * | | | | | | | | | | | | | Removed leftover gcc arguments.axis2009-10-231-1/+1
| * | | | | | | | | | | | | | Skeleton for a native symbian makespec.axis2009-10-233-0/+216
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-152-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Only enable BM by default in QNAM for appropriate platforms.Aaron McCarthy2010-03-122-0/+7
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-155-57/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fixed RSS_RULES statement in application_icon.prfMiikka Heikkinen2010-03-111-1/+1
| * | | | | | | | | | | | Add '.' dir as the first include directory in SymbianMiikka Heikkinen2010-03-101-2/+5
| * | | | | | | | | | | | Added forwarding headers for qplatformdefs.h in Symbian mkspecsMiikka Heikkinen2010-03-102-0/+86
| * | | | | | | | | | | | Added some missing IBY export paths to platform_path.prfMiikka Heikkinen2010-03-101-54/+42
* | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-063-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Make `make check' build the checked project.Rohan McGovern2010-03-032-1/+5
| * | | | | | | | | | | | Allow platform specific values for the double click radius.Raino Priha2010-03-021-0/+2
* | | | | | | | | | | | | Change WINSCW include paths to use same rules as ARMCCShane Kearns2010-03-041-1/+6
* | | | | | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2769-0/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-2669-0/+69
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | add TARGET_PLATFORM to qmakespecs with MAKEFILE_GENERATOR = UNIXOswald Buddenhagen2010-02-2667-0/+67