summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove setcepaths.batOswald Buddenhagen2012-09-111-3/+0
* qtmodule-configtests is no more, so don't shadow itOswald Buddenhagen2012-09-111-7/+0
* introduce -minimal mode to syncqt and use it for bootstrappingOswald Buddenhagen2012-09-111-0/+1
* compile without CamelCase headersOswald Buddenhagen2012-09-114-13/+14
* clean up syncqt invocationOswald Buddenhagen2012-09-111-4/+1
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* enable depend_includepath by defaultOswald Buddenhagen2012-09-081-1/+1
* configure: Unify order of options in helpKai Koehne2012-09-071-2/+2
* configure: Fix infinite loop displaying config.summaryJonathan Liu2012-09-031-1/+1
* Fix bug in configure where Qt did not compile with QT_ICONV=noJan-Arve Saether2012-08-231-15/+5
* Move the QT_COMPILER_SUPPORTS_xxx defines to qconfig.hThiago Macieira2012-08-221-0/+21
* make configure set up QMAKE_DEFAULT_{INC,LIB}DIRSOswald Buddenhagen2012-08-221-0/+5
* make it possible to pass configure zlib lib nameAndreas Holzammer2012-08-212-1/+5
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-201-1/+0
* QUrl is not necessary for configure.exe, drop it from the .proThiago Macieira2012-08-151-1/+0
* support -rpath for modules which are not installed to QT_INSTALL_PREFIXOswald Buddenhagen2012-08-111-1/+1
* Make it possible to force generation of debug info in release buildsAndreas Holzammer2012-08-091-1/+15
* Rename msvc11 to msvc2012Andreas Holzammer2012-08-073-6/+6
* Add possibility to add OpenSSL, DBUS, MySQL path under WindowsAndreas Holzammer2012-08-072-0/+16
* introduce -fully-process configure option, change behavior of -processOswald Buddenhagen2012-08-061-8/+12
* remove phonon vestigesOswald Buddenhagen2012-08-061-44/+1
* remove -dsp & -vcp vestigesOswald Buddenhagen2012-08-061-27/+1
* remove references to dead variablesOswald Buddenhagen2012-08-061-5/+0
* remove stray messageOswald Buddenhagen2012-08-061-4/+0
* remove stale messages about using setcepathsOswald Buddenhagen2012-08-061-10/+2
* remove the option summaries from the configures' help messagesOswald Buddenhagen2012-08-041-30/+1
* Remove unused Q_WS_QPA define.Stephen Kelly2012-08-031-3/+0
* Remove some dead QWS code from configure.Stephen Kelly2012-08-031-35/+0
* Adding configure option: -no-gcc-sysrootThomas Senyk2012-08-011-2/+7
* add configure options for debug/release OpenSSLPeter Kümmel2012-07-312-7/+30
* Make 'nmake qmake' work with the stub (fast) MakefilesThiago Macieira2012-07-281-1/+2
* Fix copypasto: iconv -> cups.Stephen Kelly2012-07-251-1/+1
* Enable CUPS auto detection on WindowsRafael Roquetto2012-07-191-0/+8
* Improve Windows XP and Vista styles auto detectionRafael Roquetto2012-07-191-1/+1
* Auto detect iconv on Windows hostsRafael Roquetto2012-07-181-0/+7
* Fix auto detection in configure.exeRafael Roquetto2012-07-181-5/+9
* Set correct QT_LFLAGS_SQLITE for default cases.Rafael Roquetto2012-07-171-4/+10
* configure{.exe}: enable 'tools' as a default build partRohan McGovern2012-07-101-1/+1
* removed unecessary ce override of QT_INSTALL_PREFIXBjoern Breitmeyer2012-07-091-3/+0
* make QT_BUILD_PARTS setting in qmodule.pri additiveOswald Buddenhagen2012-07-091-1/+1
* export QMAKESPEC to the projectOswald Buddenhagen2012-07-031-13/+0
* don't match on the spec name in qconfig.priOswald Buddenhagen2012-07-031-2/+1