summaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix build after first webkit self-injection attemptOswald Buddenhagen2010-08-231-1/+7
| | * let WebKit inject itself into the qt configurationOswald Buddenhagen2010-08-231-2/+1
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-264-18/+17
| |\ \ | | |/ | |/|
| | * fix Norwegian Breakfast Network warnings in configureJoerg Bornemann2010-08-203-17/+16
| | * fix shadow build of configure.exeJoerg Bornemann2010-08-201-1/+1
| | * re-add overriding of tool paths to configureOswald Buddenhagen2010-05-171-0/+5
| | * define qtPrepareTool() function and use it throughoutOswald Buddenhagen2010-05-141-5/+0
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-132-7/+29
|\ \ \ | |/ /
| * | fix loading of module configsOswald Buddenhagen2010-08-111-2/+0
| * | configure.exe: don't write the QT_NAMESPACE define to .qmake.cacheJoerg Bornemann2010-08-111-1/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-042-0/+17
| |\ \
| | * | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBSMark Brand2010-08-042-0/+17
| * | | Add support for -runtimegraphicssystem configure optionJason Barron2010-08-041-4/+12
| |/ /
* | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-033-21/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-12/+10
|\ \ \ | |/ /
| * | Make it possible for Qt modules to extend QT_CONFIGSimon Hausmann2010-07-231-0/+2
| * | make "configure -qt-gif" work again on WindowsJoerg Bornemann2010-07-211-2/+2
| * | Make configure.exe accept -no-gif again, fix commentDaniel Molkentin2010-07-191-1/+3
| * | fix qconfig.h aliased header creationOswald Buddenhagen2010-07-141-10/+0
| * | fixed built-in jpeg and tiff in configure.exe, QTBUG-12093Mark Brand2010-07-121-0/+4
| * | fix indentationMark Brand2010-07-121-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-152-47/+33
|\ \ \ | |/ /
| * | s/INCPATH/INCLUDEPATH/Oswald Buddenhagen2010-07-031-1/+2
| * | Fix Windows buildMark Brand2010-07-031-4/+4
| * | Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-021-42/+27
| * | Split image handler plugin project filesMark Brand2010-07-021-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-013-596/+606
|\ \ \ | |/ /
| * | Reformat whitespace according to coding styleMark Brand2010-06-301-596/+596
| * | Removed support for static linking of QtWebKit.Simon Hausmann2010-06-231-0/+5
| * | make postgresql support sensitive to PSQL_LIBSMark Brand2010-06-102-0/+5
| * | use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-012-57/+69
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-281-8/+11
| |\ \
| | * \ Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201-31/+31
| | |\ \
| | * | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-8/+11
| * | | | fix & unify path separator escapingOswald Buddenhagen2010-05-272-49/+58
| | |/ / | |/| |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-201-29/+29
|\ \ \ \ | |/ / /
| * | | Merge commit 'remotes/origin/4.7' into symbian47Thomas Zander2010-05-191-28/+1
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-181-2/+2
| | |\ \ \
| | * | | | Removed mediaservices.Kurt Korbatits2010-05-181-28/+1
| | | |/ / | | |/| |
| * | | | Shadow building on Symbian fixes: part 2 - populate bin dir correctlyIain2010-05-141-1/+28
| | |/ / | |/| |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-191-2/+2
|\ \ \ \ | |/ / /
| * | | Fix build key on Windows with MinGW.Daniel Molkentin2010-05-051-1/+1
| * | | correct misleading note in configure on WindowsPeter Hartmann2010-05-051-1/+1
| |/ /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-05-021-16/+20
|\ \ \ | |/ /
| * | Don't disable the symbian media backend.Andrew den Exter2010-04-291-16/+20
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-04-283-18/+36
|\ \ \ | |/ /
| * | Add support for MSBuild, which is the project format for MSVC 2010Martin Petersson2010-04-213-3/+9
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-191-15/+27
| |\ \
| | * | QtMediaservices -> QtMediaServices.Justin McPherson2010-04-161-5/+5