summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-272-12/+26
|\
| * Use relative paths when invoking mifconv.Janne Anttila2009-11-191-1/+1
| * Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-191-2/+3
| * Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-0/+3
| * Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-181-10/+20
* | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-194-27/+74
|\ \ | |/
| * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-162-27/+0
| |\
| | * Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-111-1/+1
| | * Remove temp dirs workaround for raptor builds onlyShane Kearns2009-11-092-27/+0
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0952-1/+86
| | |\
| | * | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-061-1/+1
| * | | Disable optimisations which break stack traces on MaemoTom Cooksey2009-11-131-2/+2
| * | | Generate debug symbols in release mode on MaemoTom Cooksey2009-11-131-0/+4
| * | | Add mkspec for Maemo 5 & 6Tom Cooksey2009-11-132-0/+70
| | |/ | |/|
* | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-0956-16/+137
|\ \ \ | |/ /
| * | Merge branch '4.6-s60' into 4.6axis2009-11-061-10/+11
| |\ \ | | |/
| | * Initial LFLAGS support for qmake on Symbian OSIain2009-11-051-10/+11
| * | Merge commit 'origin/4.6' into large-file-supportJoão Abecasis2009-11-059-13/+84
| |\ \ | | |/
| | * Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-2/+10
| | * Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-042-3/+30
| | * Declarative building infrastructure.Warwick Allison2009-11-041-1/+2
| * | Turns out 64-bit fseek/ftell are not available on VS 2003/2002...João Abecasis2009-10-291-2/+4
| * | (MSVC 2002/2003) Use 64-bit versions of ftell and fseekJoão Abecasis2009-10-271-2/+2
| * | Define QT_OPEN_LARGEFILE on Symbian + WinCEJoão Abecasis2009-10-272-0/+2
| * | Introducing QT_MMAPJoão Abecasis2009-10-2151-0/+81
* | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-044-4/+39
|\ \ \ | | |/ | |/|
| * | Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-023-4/+35
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-292-3/+3
| |\ \
| * | | Build fix for QtXmlPatterns' examples on SymbianFrans Englich2009-10-271-0/+4
| | |/ | |/|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-302-3/+3
|\ \ \
| * \ \ Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2009-10-292-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Make Qt on QNX compile againHarald Fernengel2009-10-282-3/+3
| | |/
* | | fix headersWarwick Allison2009-10-292-19/+49
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-251-0/+9
|\ \ | |/
| * Fixed .make.cache write collision on symbian-sbsv2 buildsMiikka Heikkinen2009-10-211-0/+9
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-191-1/+1
|\ \ | |/
| * Fixed the build for people who only have emulator binaries installedaxis2009-10-191-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-195-5/+94
|\ \ | |/
| * Fixed uitools.prf to include QtUiTools.lib statically in SymbianMiikka Heikkinen2009-10-161-1/+3
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Janne Koskinen2009-10-141-0/+5
| |\
| | * Bump heap and stack size for Phonon plugins.Frans Englich2009-10-141-0/+5
| * | QtWebkit demos&examples compilation fix for SymbianJanne Koskinen2009-10-141-3/+9
| |/
| * Add further documentation to scratchbox 2 mkspecDonald Carr2009-10-131-3/+5
| * Add unsupported mkspec for scratchbox 2 targetsDonald Carr2009-10-132-0/+74
| * Avoid adding a debug library to the glue projects, when debug_and_releaseMarius Storm-Olsen2009-10-071-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-062-5/+11
|\ \ | |/
| * Workaround for the problem with abld ignoring OPTION_REPLACEIain2009-10-051-1/+7
| * Changed Qt package name in pkg and generated sis files for Symbian.Janne Anttila2009-10-051-4/+4
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-043-9/+20
|\ \ | |/
| * renaming ppc mkspec to powerpcJørgen Lind2009-10-022-0/+0