summaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
* Support mkspecs in subdirs for xcompile under windowsAndreas Holzammer2012-05-251-3/+11
* compile without rttiOswald Buddenhagen2012-03-201-1/+1
* remove pointless include pathsOswald Buddenhagen2012-03-201-6/+0
* properly enable stl via qmake instead of hacking compiler flagsOswald Buddenhagen2012-03-201-2/+1
* build with QT_NO_GEOM_VARIANTOswald Buddenhagen2012-03-201-5/+1
* add missing errno.h includeOswald Buddenhagen2012-03-201-0/+1
* remove bizarre magic from precompiled headerOswald Buddenhagen2012-03-201-26/+1
* Add concurrent to QT_CONFIGSamuli Piippo2012-02-061-0/+2
* Windows configure: make -mp affect the Qt build itselfJoerg Bornemann2012-02-021-3/+4
* Make configure not complain about missing perl for non-dev. builds.Markku Heikkila2012-02-011-5/+11
* Update year in Nokia copyright messages.Jason McDonald2012-01-118-8/+8
* Windows: Add gcc 4.6.Friedemann Kleint2011-11-163-15/+105
* Perl check for windows configure.Markku Heikkila2011-09-071-11/+15
* Fix configure after new import of WebKit.Alexis Menard2011-05-311-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-138-138/+138
* Fix the build of configure.exe.Liang Qi2011-05-021-0/+2
* Update the source file of configure.exe to enable QtConcurrent for SymbianLiang Qi2011-05-021-2/+0
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-121-4/+2
|\
| * Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-2/+32
| |\
| * \ Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-4/+2
| |\ \
| | * \ Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-079-12/+42
| | |\ \
| | * \ \ Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-153-16/+35
| | |\ \ \
| | * | | | Symbian: Also force IPv6 on Windows configure.exeMarkus Goetz2010-12-081-0/+2
| | * | | | Symbian: Enable IPv6 again.Markus Goetz2010-12-081-4/+0
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fix configure.exe option -opengl desktopMark Brand2011-03-311-1/+1
* | | | | | Introduce QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-03-141-2/+32
| |/ / / / |/| | | |
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-103-29/+66
|\| | | | | |_|_|/ |/| | |
| * | | Fix regression in creating mkspecs/defaultMiikka Heikkinen2011-02-093-29/+66
* | | | fix windows configure compilation after lighthouse mergeOswald Buddenhagen2011-02-021-0/+2
* | | | Allow the user to select imageformats to be built as plugin vs internalBernhard Rosenkraenzer2011-02-021-0/+12
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-3/+13
|\| | |
| * | | don't ignore return code from syncqtOswald Buddenhagen2011-01-171-1/+5
| * | | make qtlibinfix apply to QT_INSTALL_TRANSLATIONSOswald Buddenhagen2011-01-171-0/+2
| * | | don't claim declarative debugging support without having declarativeOswald Buddenhagen2011-01-171-2/+6
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-178-8/+8
|\| | |
| * | | Update copyright year to 2011.Jason McDonald2011-01-118-8/+8
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+7
|\| | | | |_|/ |/| |
| * | Use relative include instead of absolute in default qmake.confMiikka Heikkinen2010-12-171-1/+7
* | | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-151-3/+9
|\ \ \
| * \ \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-023-16/+18
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-4/+1
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-062-2/+2
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-284-31/+72
| |\ \ \ \ \
| * | | | | | Implement QFileSystemIterator for windows.Prasanth Ullattil2010-09-151-1/+0
| * | | | | | Adding minimal QFileSystemIterator APIJoão Abecasis2010-08-311-0/+2
| * | | | | | Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-301-0/+1
| * | | | | | Adding QFileSystemEntry and QFileSystemEngine to build systemJoão Abecasis2010-08-301-2/+6
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-0/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-0/+2