summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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