summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* fix escaping - by not using evalOswald Buddenhagen2010-05-271-3/+3
* escape quotes meant for the shellOswald Buddenhagen2010-05-261-1/+1
* escape backslashesOswald Buddenhagen2010-05-2616-43/+43
* Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-215-1/+14
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-05-215-1/+14
| |\
| | * Fix WebKit version dependency in pkg filesSimon Hausmann2010-05-201-1/+8
| | * Add support for including module specific .pri files as part of qt.prf handlingSimon Hausmann2010-05-201-0/+3
| | * fix qmake -project once moreOswald Buddenhagen2010-05-183-0/+3
* | | Merge commit 'remotes/origin/4.7' into symbian47Thomas Zander2010-05-199-32/+21
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-182-16/+29
| | |\ \
| | * | | Removed mediaservices.Kurt Korbatits2010-05-181-2/+1
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-178-30/+20
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | fix regexpOswald Buddenhagen2010-05-141-1/+1
| | * | define qtPrepareTool() function and use it throughoutOswald Buddenhagen2010-05-148-30/+20
* | | | Make the 'freeze' target work for linux/symbian.Thomas Zander2010-05-191-3/+3
* | | | Fix generation of stub sis filesShane Kearns2010-05-141-1/+1
* | | | Re-enable suppression of --export_all_vtbl for static librariesIain2010-05-141-5/+0
* | | | Add 'runonphone' target for symbian / makefileThomas Zander2010-05-121-0/+9
|/ / /
* | | Run autotests with minimal capabilitiesShane Kearns2010-05-101-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-031-15/+28
|\ \ \ | |_|/ |/| |
| * | Removed the --export_all_vtbl from linking.axis2010-05-031-2/+4
| * | Cleaned up the elf2e32 options a bit.axis2010-05-031-13/+24
* | | s/INCPATH/INCLUDEPATH/Oswald Buddenhagen2010-05-031-2/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-023-12/+2
|\ \ \ | |/ / |/| |
| * | bye bye QMakeProjectEnvOswald Buddenhagen2010-04-301-10/+0
| * | Added wildcards to allow custom mkspecs namesConstantin Makshin2010-04-292-2/+2
* | | Fix desktopservices demo missing icon in SymbianMiikka Heikkinen2010-04-301-1/+5
* | | Make 'make sis' recursive again.Thomas Zander2010-04-291-1/+1
* | | Make symbian-resource files aware of libInfix configure featureThomas Zander2010-04-291-3/+3
|/ /
* | fix nmake build with win32-msvc2010Joerg Bornemann2010-04-262-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-191-1/+2
|\ \
| * | QtMediaservices -> QtMediaServices.Justin McPherson2010-04-161-1/+1
| * | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-1/+2
* | | Fix check for arm based systemsThomas Zander2010-04-161-2/+2
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-142-4/+4
|\ \
| * \ Merge commit 'internal-qt-repo/4.7' into oslo-staging-2/4.7Tom Cooksey2010-04-121-12/+29
| |\ \
| * | | Use DIR_SEPARATOR when setting up variables for RCC and UIC in features.Dominik Riebeling2010-04-082-4/+4
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-131-2/+8
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Implement some changes to the AIX xlC mkspec suggested by IBM.Thiago Macieira2010-04-131-2/+8
* | | Make compiling / linking a non-qt app work too on symbian/gcceThomas Zander2010-04-081-5/+13
* | | Fix library creation on symbian/gcceThomas Zander2010-04-071-0/+1
* | | Various fixes for symbian/gcce building.Thomas Zander2010-04-071-12/+20
| |/ |/|
* | Fix qmake with the symbian makespec failing when project has a dash in itThomas Zander2010-03-301-2/+2
* | Fix out-of-source symbian build for external appsThomas Zander2010-03-301-1/+1
* | Add Symbian deploy section for qml import pluginsJoona Petrell2010-03-261-0/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-3/+7
|\|
| * Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-3/+7
* | Fixed mif generation on symbian-abld.axis2010-03-231-1/+4
* | Fixed regular expression matching.axis2010-03-231-1/+1