summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve Direct X SDK detection in configure.exeFriedemann Kleint2012-11-061-4/+86
* configure: Fix key prompt handling.Friedemann Kleint2012-11-051-18/+17
* configure: Use forward slashes in findFile-functions consistently.Friedemann Kleint2012-11-051-2/+2
* Improve path search in configure.Friedemann Kleint2012-11-051-108/+19
* 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-011-39/+11
* Generate a .qmake.cache in config.tests from configure.exe.Jason Barron2012-10-301-0/+19
* 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
* 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-011-0/+32
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-111-0/+3
* 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-111-1/+1
* clean up syncqt invocationOswald Buddenhagen2012-09-111-4/+1
* 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-211-1/+4