summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* add missing space in front of "directwrite" flagOswald Buddenhagen2013-01-111-1/+1
* configure: Remove left over for -nokia-developer optionSergio Ahumada2013-01-041-7/+0
* slash the -fast configure optionOswald Buddenhagen2012-12-182-97/+2
* Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-111-1/+1
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-101-0/+3
* configure.exe: fix -inotify optionRafael Roquetto2012-12-061-0/+3
* use the same output dirs under windows as under unixOswald Buddenhagen2012-12-061-3/+3
* move QT_{SOURCE,BUILD}_TREE back to .qmake.cacheOswald Buddenhagen2012-12-051-4/+2
* Moving the remaining variables assignments from .qmake.cache to qmodule.priAlexey Pavlov2012-11-301-3/+4
* WINCE: Don't build angle by defaultAndreas Holzammer2012-11-301-1/+2
* Add a -libexecdir option to the configuresThiago Macieira2012-11-281-1/+13
* Add a new location for QML 2.x importsThiago Macieira2012-11-191-1/+14
* configure.exe: add inotify auto detection supportRafael Roquetto2012-11-161-0/+17
* Add -archdatadir and change some of the default install dirs in Qt 5.Thiago Macieira2012-11-111-11/+23
* Implement "-device" option for configure.exeRafael Roquetto2012-11-081-5/+31
* configure: Pick up environment paths again on MinGWKai Koehne2012-11-071-4/+6
* Improve Direct X SDK detection in configure.exeFriedemann Kleint2012-11-062-4/+88
* configure: Fix key prompt handling.Friedemann Kleint2012-11-051-18/+17
* configure: Use forward slashes in findFile-functions consistently.Friedemann Kleint2012-11-052-4/+4
* Improve path search in configure.Friedemann Kleint2012-11-057-143/+183
* Fix "-no-opengl" configuration in WindowsMiikka Heikkinen2012-11-051-0/+1
* move invariant CONFIG flags out of the configuresOswald Buddenhagen2012-11-021-2/+1
* move remaining configure'd CONFIG flags to qmodule.priOswald Buddenhagen2012-11-011-2/+2
* rewrite default spec handlingOswald Buddenhagen2012-11-012-40/+11
* Generate a .qmake.cache in config.tests from configure.exe.Jason Barron2012-10-303-0/+24
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-10-301-1/+14
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-241-28/+32
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-26/+0
* Rename the syncqt -qtdir to -mkspecsdirThiago Macieira2012-10-191-1/+1
* Introduce new style FusionJens Bache-Wiig2012-10-181-0/+13
* add a .qmake.conf file which load()s qt_build_configOswald Buddenhagen2012-10-181-2/+0
* Fix compile errors in configure.exe.Jason Barron2012-10-161-3/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-0/+7
* Use slogger2 for logging on Blackberry instead of writing to stderrFabian Bumberger2012-10-041-0/+22
* Blackberry mkspecs: Refine compiler optionsPeter Hartmann2012-10-012-0/+33
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-29/+0
* Check in arch detection for qmake failuresAndreas Holzammer2012-09-271-2/+8
* Configure.exe: Fix auto-detection of ICU for MinGWKai Koehne2012-09-271-1/+2
* configure.exe: Don't print warning about -c++11 option by defaultKai Koehne2012-09-271-0/+5
* Introduce an option to disable stripping during installationThiago Macieira2012-09-241-1/+12
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-12/+12
* configure: Update contact information for commercial usersSergio Ahumada2012-09-221-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-242/+242
* don't require a fake qconfig.h for the configure bootstrapOswald Buddenhagen2012-09-193-3/+3
* syncqt only the QtCore headers for the bootstrapOswald Buddenhagen2012-09-191-1/+1
* simplify forwarding include() statement in default specsOswald Buddenhagen2012-09-191-1/+1
* configure.exe: Improve help outputKai Koehne2012-09-191-75/+75
* Fix configure.exe outputKai Koehne2012-09-191-1/+1
* Add c++11 option to configure.exeKai Koehne2012-09-131-1/+30
* call syncqt before building qmakeOswald Buddenhagen2012-09-112-2/+7