| Commit message (Expand) | Author | Age | Files | Lines |
* | fix -dont-process for mingw cross-build | Oswald Buddenhagen | 2010-12-10 | 1 | -1/+3 |
|
|
* | fix nonsense condition | Oswald Buddenhagen | 2010-12-10 | 1 | -1/+2 |
|
|
* | Enable Phonon on Symbian by default. | Oleh Vasyura | 2010-12-03 | 1 | -0/+3 |
|
|
* | Disable OpenGL on Symbian only by default instead of always | Oleh Vasyura | 2010-12-03 | 1 | -2/+4 |
|
|
* | VFP type on ARM option in Linux configure script | Oleh Vasyura | 2010-12-03 | 1 | -2/+27 |
|
|
* | Adding -dont-process option to Unix configure script | Oleh Vasyura | 2010-12-03 | 1 | -7/+20 |
|
|
* | build lrelease as part of the "libs" part. | Oswald Buddenhagen | 2010-12-03 | 1 | -2/+2 |
|
|
* | Prevent compilers optimizing eval timebomb code out of existence. | Jason McDonald | 2010-11-24 | 1 | -1/+1 |
|
|
* | Don't set -mfpu=neon globally if the compiler supports neon. | Samuel Rødal | 2010-11-11 | 1 | -3/+2 |
|
|
* | Fixed a shell syntax error in configure | Denis Dzyubenko | 2010-11-10 | 1 | -6/+3 |
|
|
* | simplify recursive symlinking | Oswald Buddenhagen | 2010-11-02 | 1 | -8/+2 |
|
|
* | Fix the icd auto config test after restructuring the icd plugin dependencies | Adrian Constantin | 2010-10-07 | 1 | -2/+2 |
|
|
* | Made scripttools disabled on Symbian by default, like on Windows. | axis | 2010-10-04 | 1 | -1/+8 |
|
|
* | Got rid of "No such directory" warning when shadow building. | axis | 2010-10-04 | 1 | -3/+2 |
|
|
* | Invert the buildkey logic for compilers. | Thiago Macieira | 2010-09-28 | 1 | -4/+4 |
|
|
* | Enable building Qt/Webkit with debug symbols | Anders Bakken | 2010-09-20 | 1 | -19/+31 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 1 | -2/+22 |
|\ |
|
| * | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-17 | 1 | -2/+22 |
|
|
* | | Ensure building of WebKit and QtConcurrent are disabled with SunCC. | Pierre Rossi | 2010-09-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 1 | -0/+1 |
|\ |
|
| * | explicitly remove qt_webkit_version.pri when building with -no-webkit | Oswald Buddenhagen | 2010-09-07 | 1 | -0/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -4/+1 |
|\ \
| |/
|/| |
|
| * | Some small Solaris fixes. | Pierre Rossi | 2010-08-31 | 1 | -4/+1 |
|
|
* | | make shadow builds not write into the source dir | Oswald Buddenhagen | 2010-09-06 | 1 | -9/+17 |
|
|
* | | Symbian: Disable IPv6 for now | Markus Goetz | 2010-09-03 | 1 | -3/+7 |
|
|
* | | fix MinGW cross compilation with -debug-and-release | Mark Brand | 2010-08-30 | 1 | -2/+6 |
|
|
* | | Introduce a second compatibility build key to Qt. | Thiago Macieira | 2010-08-24 | 1 | -0/+32 |
|
|
* | | fix build after first webkit self-injection attempt | Oswald Buddenhagen | 2010-08-23 | 1 | -1/+2 |
|
|
* | | let WebKit inject itself into the qt configuration | Oswald Buddenhagen | 2010-08-23 | 1 | -1/+1 |
|
|
* | | fix shadow builds with scratchbox | Oswald Buddenhagen | 2010-08-18 | 1 | -3/+8 |
|
|
* | | Fix configure -help output. declarative module is built by default. | Martin Jones | 2010-08-13 | 1 | -2/+2 |
|
|
* | | fix loading of module configs | Oswald Buddenhagen | 2010-08-11 | 1 | -3/+0 |
|
|
* | | configure: fix error message when calling config.status | Joerg Bornemann | 2010-08-09 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-04 | 1 | -3/+9 |
|\ \ |
|
| * | | fix compilation with -plugin-kbd-* | Oswald Buddenhagen | 2010-08-04 | 1 | -1/+1 |
|
|
| * | | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBS | Mark Brand | 2010-08-04 | 1 | -1/+7 |
|
|
| * | | fix inaccurate comment | Oswald Buddenhagen | 2010-08-04 | 1 | -1/+1 |
|
|
* | | | Add support for -runtimegraphicssystem configure option | Jason Barron | 2010-08-04 | 1 | -0/+28 |
|
|
* | | | Skipped rcomp check on Raptor. | axis | 2010-08-04 | 1 | -15/+16 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-02 | 1 | -0/+8 |
|\ \ |
|
| * | | configure: don't symlink the mkspecs/features directory | Joerg Bornemann | 2010-08-02 | 1 | -0/+8 |
|
|
* | | | Fixed configure on Solaris. | Rohan McGovern | 2010-08-02 | 1 | -1/+1 |
|/ / |
|
* | | Statically link to Qt based dependent librarys. | Aaron McCarthy | 2010-07-28 | 1 | -37/+9 |
|
|
* | | Fixed plugin build key for Symbian builds under Linux. | axis | 2010-07-27 | 1 | -1/+11 |
|
|
* | | Fix quoting for module reading in qconfig.pri | Simon Hausmann | 2010-07-24 | 1 | -1/+1 |
|
|
* | | Make it possible for Qt modules to extend QT_CONFIG | Simon Hausmann | 2010-07-23 | 1 | -0/+3 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-22 | 1 | -0/+7 |
|\ \ |
|
| * | | Automatically disabled unsupported modules for certain compilers. | axis | 2010-07-22 | 1 | -0/+7 |
|
|
* | | | Switch the default value for configure's -separate-debug-info to "no". | hjk | 2010-07-22 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-21 | 1 | -1/+99 |
|\ \ |
|