summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| | |/ / / | |/| | |
* | | | | 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
| | | |\ \
| | | | * | readdir64 is not available on HP-UXJoão Abecasis2010-02-129-1/+11
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-1810-604/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1313-550/+221
| |\ \ \ \ \ | | |/ / / /
| | * | | | add QMAKE_DEL_TREE (aka. rm -rf) to avoid more hard-coded platform ifdefsOswald Buddenhagen2010-02-121-0/+2
| | * | | | move $(DEL_FILE) 2> NUL redirection into .conf fileOswald Buddenhagen2010-02-121-1/+1
| | * | | | fix host platform conditionalOswald Buddenhagen2010-02-121-1/+1
| | * | | | purge msvc.net and msvc2002 makespecs. unsupported for a while now.Oswald Buddenhagen2010-02-124-359/+0
| | * | | | purge msvc6 suppport from qmake. qt doesn't support it for quite a while now.Oswald Buddenhagen2010-02-125-229/+1
| | |/ / /
| * | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | No need to specialize for this compiler, just include the common one.Thomas Zander2010-02-161-167/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-1675-3265/+1071
|\ \ \ \
| * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-161-1/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |