summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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
* | | | | | Clone the symbian/armcc mkspec for symbian/gcce. Very first start.Thomas Zander2010-02-248-14/+271
|/ / / / /
* | | | | Implemented recursive "sis" target and enabled sis_targets feature.axis2010-02-233-125/+140
* | | | | Enabled the "make sis" target with the Symbian makefile build system.axis2010-02-191-74/+88
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-1913-4/+124
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Moved the "sis" target and friends from cpp code to qmake profiles.axis2010-02-191-0/+110
| | |/ / | |/| |
| * | | Fix copyright year.Jason McDonald2010-02-163-3/+3
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-139-1/+11
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-139-1/+11
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-129-1/+11
| | | |\ \