summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| | | * | instead of hard-coding recursion for symbian, add it to the specsOswald Buddenhagen2010-02-262-0/+2
| * | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-269-18/+74
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | 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
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch '4.6'Miikka Heikkinen2010-02-262-0/+34
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Added addMMPRules for adding conditional MMP_RULESMiikka Heikkinen2010-02-262-0/+34
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-268-18/+40
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-255-13/+4
| | | |\
| | | | * Misc fixes to FLM filesMiikka Heikkinen2010-02-255-13/+4
| | | * | Define a GNU-style `check' target for all projects.Rohan McGovern2010-02-251-0/+11
| | | |/
| | | * enable bytepair compression for S60 3.2 and newerLars Knoll2010-02-231-3/+3
| | | * Fixes: make check not checking that target is up to dateBill King2010-02-221-2/+22
| * | | 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
| |\ \ \ | | |/ /
| | * | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-202-17/+24
| | |\ \
| | | * \ Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-206-201/+101
| | | |\ \
| | | * \ \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-6/+13
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fixed libstdcpp.dll version autodetection for SymbianMiikka Heikkinen2010-02-191-6/+13
| | | * | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1812-4/+14
| | | |\ \ \
| | | * \ \ \ Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-11/+11
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Only use unix-like tools when not building for Symbian in Windows.Miikka Heikkinen2010-02-161-9/+9
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-201-0/+114
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Added exception to destdir location for abld and sbsv2.axis2010-02-191-3/+7
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-194-7/+101
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-184-7/+101
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | amend "purge msvc.net and msvc2002 makespecs"Oswald Buddenhagen2010-02-174-7/+101
| | | | | |/ / | | | | |/| |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1811-3/+13
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Remove linux-g++-x11egl mkspec.Michael Brasser2010-02-162-194/+0
| | | |/ / / | | |/| | |
* | | | | | Properly get the paths for the compiler-provided libsThomas Zander2010-03-022-14/+20