| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Add ".make.cache" to the files to be cleaned for symbian-abld. | Miikka Heikkinen | 2011-03-17 | 1 | -0/+1 |
|
|
* | | | | Fixes: The "test: too many arguments" error after every make | aavit | 2011-04-07 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-31 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | QSysInfo support for next generation Symbian devices. | Miikka Heikkinen | 2011-03-24 | 1 | -2/+2 |
|
|
| * | | Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7 | axis | 2011-03-14 | 7 | -123/+182 |
| |\ \ |
|
| | * | | Stopped honoring the RVCT22INC variable on symbian-armcc mkspec. | axis | 2011-03-04 | 1 | -6/+6 |
|
|
| | * | | Unified the usage of $${EPOCROOT} for symbian. | axis | 2011-03-04 | 1 | -1/+1 |
|
|
| | * | | Added Symbian deployment localization for makefile build system. | axis | 2011-03-04 | 1 | -44/+80 |
|
|
| | * | | Fixed PREPEND_INCLUDEPATH being executed too early. | axis | 2011-03-04 | 2 | -15/+14 |
|
|
| | * | | Moved the default dependency targets to default_post.prf. | axis | 2011-03-04 | 2 | -47/+47 |
|
|
| | * | | Got rid of some "duplicate library" warnings. | axis | 2011-02-21 | 1 | -1/+1 |
|
|
| | * | | Changed various qmake constructs to support Windows. | axis | 2011-02-18 | 2 | -9/+28 |
|
|
| | * | | Fixed various quotation problems when porting to Windows. | axis | 2011-02-18 | 1 | -6/+11 |
|
|
| | * | | Renamed the symbian/linux-* mkspecs to symbian-*. | axis | 2011-02-18 | 2 | -10/+10 |
|
|
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast... | Qt Continuous Integration System | 2011-03-28 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Make QtUiTools use the lib-infix passed to configure. | Friedemann Kleint | 2011-03-25 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge remote-tracking branch 'origin/master' into lighthouse-master | Jørgen Lind | 2011-03-17 | 1 | -0/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-11 | 1 | -0/+9 |
| |\ \ \
| | |/ / |
|
| | * | | Implement language fallback logic for localize_deployment | Miikka Heikkinen | 2011-03-09 | 1 | -0/+9 |
|
|
* | | | | Objective-c prf may not override OBJECTIVE_CFLAGS settings. | con | 2011-03-10 | 1 | -9/+0 |
|/ / / |
|
* | | | don't add extraneous empty command lines | Oswald Buddenhagen | 2011-03-01 | 2 | -2/+2 |
|
|
* | | | minor cleanup of the QMAKE_POST_LINK command line construction | Oswald Buddenhagen | 2011-03-01 | 1 | -2/+2 |
|
|
* | | | silence qmake warning about unbalanced parentheses | Oswald Buddenhagen | 2011-03-01 | 1 | -1/+1 |
|
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-23 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Only add NetworkServices capability automatically if no caps are set. | Miikka Heikkinen | 2011-02-21 | 1 | -3/+3 |
| |/ |
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-17 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Apply the gcce link rules for LIBS_PRIVATE too. | Liang Qi | 2011-02-11 | 1 | -3/+3 |
|
|
| * | Added missing edllstub.lib for GCCE. | axis | 2011-02-04 | 1 | -0/+1 |
|
|
| * | Revert "Implement Symbian support for enable_backup CONFIG value" | Miikka Heikkinen | 2011-02-04 | 1 | -15/+0 |
|
|
| * | Implement Symbian support for enable_backup CONFIG value | Miikka Heikkinen | 2011-02-04 | 1 | -0/+15 |
|
|
* | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 3 | -52/+112 |
|\ \ |
|
| * | | Workaround public header depending on private in symbian^3 | Shane Kearns | 2011-02-08 | 1 | -1/+6 |
|
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-01-31 | 7 | -16/+20 |
| |\ \ |
|
| * \ \ | Merge branch 'windowsMakefileBuildSupport' into earth-master | axis | 2011-01-28 | 1 | -6/+6 |
| |\ \ \ |
|
| | * | | | Stopped honoring the RVCT22INC variable on symbian-armcc mkspec. | axis | 2011-01-28 | 1 | -6/+6 |
|
|
| * | | | | Added Symbian deployment localization for makefile build system. | axis | 2011-01-27 | 1 | -44/+80 |
|
|
| * | | | | Use packagesExist() macro to bail if a nonexistant package is requested. | Robin Burchell | 2011-01-17 | 1 | -0/+4 |
|
|
| * | | | | Add packagesExist() function to qmake. | Robin Burchell | 2011-01-17 | 2 | -1/+16 |
|
|
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-04 | 1 | -6/+8 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Remove dependencies to pre-Symbian3 platforms from Symbian3 packages | Miikka Heikkinen | 2011-02-03 | 1 | -6/+8 |
|
|
* | | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7 | Olivier Goffart | 2011-02-03 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | Load modules from QMAKEPATH | Yury G. Kudryashov | 2011-02-02 | 1 | -1/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-01 | 1 | -51/+57 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Fix generated mif file cleaning in symbian-abld | Miikka Heikkinen | 2011-01-28 | 1 | -1/+1 |
|
|
| * | | | No longer replace dash and dot in TARGET with underscore in Symbian | Miikka Heikkinen | 2011-01-27 | 1 | -50/+56 |
|
|
* | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into... | Qt Continuous Integration System | 2011-01-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-26 | 5 | -5/+10 |
| |\ \ \ \ |
|
| * | | | | | Fix gstreamer phonon build on X11 | Jørgen Lind | 2011-01-04 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 4 | -12/+11 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | don't assign MANIFEST_DIR if we don't need it | Oswald Buddenhagen | 2011-01-20 | 2 | -4/+4 |
|
|