summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* add QT_CONFIG's static/shared to CONFIG on startupOswald Buddenhagen2013-02-181-0/+1
* Place libexec binaries into lib folder on WindowsKai Koehne2013-02-151-3/+7
* Fix module name format in displayed codeSze Howe Koh2013-02-111-5/+5
* avoid that we accidentally initialize XQMAKESPEC to an empty stringOswald Buddenhagen2013-02-011-5/+5
* remove somewhat pointless conditionalOswald Buddenhagen2013-02-011-2/+1
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* configure.exe: Fix line feed characterDebao Zhang2013-01-251-8/+8
* Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-2/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1810-10/+10
* 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