| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved runonphone target to prf files for all build systems. | axis | 2010-06-11 | 4 | -19/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-08 | 1 | -1/+1 |
|\ |
|
| * | Change the directory where smart-installable application package is | Miikka Heikkinen | 2010-06-08 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 2 | -3/+9 |
|\ \
| |/
|/| |
|
| * | support TARGETs with spaces | Oswald Buddenhagen | 2010-06-03 | 1 | -3/+3 |
|
|
| * | qmake: don't warn about unknown MSVC compiler option /MP | Joerg Bornemann | 2010-06-02 | 1 | -0/+6 |
|
|
* | | Fixed def file usage for Qt plugins under the makefile build system. | axis | 2010-06-04 | 5 | -37/+40 |
|
|
* | | escape backslashes in QMAKE_PRL_LIBS | Oswald Buddenhagen | 2010-05-27 | 1 | -1/+1 |
|
|
* | | simplify arcane conditional, once again | Oswald Buddenhagen | 2010-05-20 | 1 | -1/+1 |
|
|
* | | Added support for .rc files on VS2010. | Martin Petersson | 2010-05-20 | 1 | -2/+37 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 1 | -4/+17 |
| |\ \ |
|
| * | | | Added a default value for optimization settings. | Martin Petersson | 2010-05-18 | 1 | -0/+1 |
|
|
* | | | | Merge commit 'remotes/origin/4.7' into symbian47 | Thomas Zander | 2010-05-19 | 1 | -4/+17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-05-19 | 1 | -3/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-17 | 1 | -3/+16 |
| | |\ \ |
|
| | | * | | qmake: added possibility to specify the type of an install target | Joerg Bornemann | 2010-05-17 | 1 | -3/+16 |
|
|
| * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | fix path separators in install targets for MinGW+sh | Joerg Bornemann | 2010-05-14 | 1 | -1/+1 |
| | |/ |
|
* | | | Fix build break in Symbian | Miikka Heikkinen | 2010-05-19 | 2 | -2/+2 |
|
|
* | | | Fix pkg_prerules handling for installer packages | Miikka Heikkinen | 2010-05-18 | 1 | -5/+0 |
|
|
* | | | Fix generation of stub sis files | Shane Kearns | 2010-05-14 | 1 | -14/+69 |
|
|
* | | | Shadow building on Symbian fixes: part 1 - files to right place | Iain | 2010-05-14 | 3 | -16/+14 |
|
|
* | | | Fix requires keyword handling in qmake in Symbian | Miikka Heikkinen | 2010-05-14 | 1 | -0/+6 |
|/ / |
|
* | | remove extraneous return statement | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+0 |
|
|
* | | cosmetics: change enum value | Oswald Buddenhagen | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 3 | -41/+32 |
|\ \ |
|
| * | | Fix project file generation for MSVC 2010 | Martin Petersson | 2010-04-30 | 2 | -3/+32 |
|
|
| * | | qmake: remove useless evaluation of variables from VS project generators | Joerg Bornemann | 2010-04-29 | 2 | -16/+0 |
|
|
| * | | qmake: fix duplicate linker options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -14/+0 |
|
|
| * | | qmake: fix duplicate compiler options in VS project files | Joerg Bornemann | 2010-04-29 | 2 | -8/+0 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | s/QMAKE_FRAMEWORKDIR_FLAGS/QMAKE_FRAMEWORKPATH_FLAGS/ | Oswald Buddenhagen | 2010-04-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Fix path removal from target in Symbian builds | Miikka Heikkinen | 2010-04-30 | 1 | -3/+6 |
|/ / |
|
* | | fix nmake build with win32-msvc2010 | Joerg Bornemann | 2010-04-26 | 1 | -1/+1 |
|
|
* | | Fix all qmake Makefiles to include the MSBuild backend | Marius Storm-Olsen | 2010-04-24 | 1 | -2/+2 |
|
|
* | | Add support for MSBuild, which is the project format for MSVC 2010 | Martin Petersson | 2010-04-21 | 11 | -8/+5077 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-15 | 1 | -1/+3 |
|\ \ |
|
| * | | Shouldn't call epocRoot() in non-epoc builds in generatePkgFile | Miikka Heikkinen | 2010-04-15 | 1 | -1/+3 |
|
|
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-15 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-14 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Export .flm files always if they are different | Miikka Heikkinen | 2010-04-13 | 1 | -1/+1 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-14 | 1 | -4/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fixed installer_sis target for 4.7 | Miikka Heikkinen | 2010-04-14 | 1 | -4/+24 |
| |/ / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 1 | -17/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix cetest build properly | Joerg Bornemann | 2010-04-12 | 1 | -17/+21 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 2 | -110/+62 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Improved support for OPTION and LINKEROPTION statements in MMP files | Miikka Heikkinen | 2010-04-12 | 2 | -110/+62 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-01 | 5 | -10/+8 |
|\ \ |
|