summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Fix gstreamer phonon build on X11Jørgen Lind2011-01-041-1/+1
* Fixed PREPEND_INCLUDEPATH being executed too early.axis2010-12-213-16/+15
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-12-212-47/+47
|\
| *-. Merge branches 'nonQtApps-fix' and 'merge-request-2516' into master-s60axis2010-12-202-47/+47
| |\ \
| | * | Moved the default dependency targets to default_post.prf.axis2010-12-202-47/+47
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-202-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix incorrect file name case for OpenGL libraries in symbian.conf.Miikka Heikkinen2010-12-171-4/+4
| * | | ICC: Don't print warning 1259 since it's too annoying.Thiago Macieira2010-12-151-1/+1
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-141-1/+1
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-1/+1
* | | | | Fix comctl32 v6 dependency generation in Visual Studio 2005 and higherminiak2010-12-133-9/+9
|/ / / /
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-074-54/+80
|\ \ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-064-54/+80
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Cleaned up sis_targets.prfMiikka Heikkinen2010-12-021-48/+36
| | * | Updated language map in localize_deployment.prfMiikka Heikkinen2010-11-292-2/+33
| | * | Add NetworkServices capability automatically for network appsMiikka Heikkinen2010-11-291-4/+11
* | | | Add library prefixes for Cygwinİsmail Dönmez2010-12-071-0/+3
|/ / /
* | | Changed various DEPLOYMENT variable ".sources" suffixes to ".files"Miikka Heikkinen2010-12-021-3/+3
| |/ |/|
* | gdb_dwarf_index: change version constraint from 72 to 73Arvid Ephraim Picciani2010-11-261-1/+1
* | Revert "Remove gdb_dwarf_index from maemo mkspec"Arvid Ephraim Picciani2010-11-261-1/+1
* | Remove gdb_dwarf_index from maemo mkspecArvid Ephraim Picciani2010-11-261-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-2510-22/+276
|\ \ | |/
| * Fix symbian-mmp.conf include pathMiikka Heikkinen2010-11-222-3/+3
| * Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-181-5/+2
| |\
| * | Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-128-19/+273
* | | no_debug_info.prf: Also handle MSVC.hjk2010-11-221-4/+13
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-5/+2
|\ \ \ | | |/ | |/|
| * | Enable OpenGL scissors testAdrian Constantin2010-11-151-3/+0
| * | Remove -fno-omit-frame-pointer and -fno-optimize-sibling-calls in mkspecs, ad...Petri Latvala2010-11-151-2/+2
| |/
* | Build Qt with GCCE 4.4.1, Symbian^3 PDK on Linux and Mac OS X.Liang Qi2010-11-181-4/+1
* | Unified the usage of $${EPOCROOT} for symbian.Liang Qi2010-11-182-11/+11
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-2/+4
|\ \ | |/
| * Fixed deployment for symbian/linux-armcc when using shadow builds.axis2010-11-082-4/+12
| * Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-083-16/+21
| * Make default application deployment removableMiikka Heikkinen2010-11-083-20/+40
| * Revert "Use qtmain.lib to provide entry point for all Symbian applications"axis2010-11-053-7/+19
* | Fixed deployment for symbian/linux-armcc when using shadow builds.axis2010-11-092-5/+13
* | Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-093-6/+23
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0620-54/+81
|\ \
| * | mkspecs: Move QMAKE_CC and QMAKE_CXX from gcc-base.conf to g++-base.confTor Arne Vestbø2010-11-053-13/+10
| * | mkspecs: Make linux-x86-openkode-g++ not include g++.conf directlyTor Arne Vestbø2010-11-051-1/+2
| * | mkspecs: Include gcc-base-unix.conf from g++.conf to match old behaviorTor Arne Vestbø2010-11-051-2/+3
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-0519-45/+73
| |\ \
| | * | There is no predefined qmake x11 scope for x11 builds.Robert Griebl2010-11-031-0/+3
| | * | Don't use scopes in mkspecs as configure does not support themTor Arne Vestbø2010-11-029-13/+28
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-2914-38/+48
| | |\ \
| | | * \ Merge remote branch 'scm/qt/master'Tor Arne Vestbø2010-10-282-1/+2
| | | |\ \
| | | * | | mkspecs: Emit warning when including g++.conf directlyTor Arne Vestbø2010-10-2714-37/+48
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-053-19/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |