summaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-43/+66
|\
| * revamp -sysroot and -hostprefix handlingOswald Buddenhagen2012-03-011-24/+54
| * make qlibraryinfo table-drivenOswald Buddenhagen2012-02-291-33/+26
* | Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-021-4/+0
* | Link against the precompiled header.Andreas Holzammer2012-03-021-1/+2
* | merge Makefile.win32-g++{,-sh}Oswald Buddenhagen2012-03-011-5/+1
* | factor out code to install default mkspecOswald Buddenhagen2012-02-292-17/+25
|/
* Make configure.exe only detect each compiler onceBradley T. Hughes2012-02-271-4/+24
* Fix MinGW configure bootstrapJonathan Liu2012-02-251-3/+31
* configure - fix detection of MSVC compiler in x64Shane Kearns2012-02-251-0/+4
* don't attempt to build host tools which are gone from qtbaseOswald Buddenhagen2012-02-201-8/+1
* bootstrap configure.exe on windowsOswald Buddenhagen2012-02-163-7/+264
* compile without rttiOswald Buddenhagen2012-02-091-1/+1
* remove pointless include pathsOswald Buddenhagen2012-02-091-6/+0
* properly enable stl via qmake instead of hacking compiler flagsOswald Buddenhagen2012-02-091-2/+1
* build with QT_NO_GEOM_VARIANTOswald Buddenhagen2012-02-091-5/+1
* add missing errno.h includeOswald Buddenhagen2012-02-091-0/+1
* remove bizarre magic from precompiled headerOswald Buddenhagen2012-02-091-24/+1
* Allow customization of qDebug output at runtimeKai Koehne2012-02-091-0/+2
* Windows configure: make -mp affect the Qt build itselfJoerg Bornemann2012-02-011-3/+4
* Change syncqt default parameters for shadow buildingKalle Juhani Lehtonen2012-02-011-1/+2
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-37/+4
* Remove dead code from the configuresOswald Buddenhagen2012-01-301-198/+12
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-308-8/+8
* Add concurrent to QT_CONFIG also on WindowsSamuli Piippo2012-01-271-0/+2
* QRegularExpression: configure support for PCREGiuseppe D'Angelo2012-01-261-2/+25
* Fix building of configure.exe.Friedemann Kleint2012-01-251-0/+2
* Remove support for the MNG file format and the bundled libmngaavit2012-01-251-36/+2
* Update contact information in license headers.Jason McDonald2012-01-238-8/+8
* Remove QDir::convertSeparators()Lars Knoll2012-01-191-2/+2
* Don't use check as an identifier in the configure app.Stephen Kelly2012-01-101-2/+2
* Add a new QT_NO_SSL feature macro.Richard Moore2012-01-061-1/+4
* Update copyright year in license headers.Jason McDonald2012-01-058-8/+8
* configure: Remove -nokia-developer optionKai Koehne2012-01-041-11/+2
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-13/+1
* configure[.exe]: use create_prl, link_prl for all modulesRohan McGovern2011-12-211-2/+4
* Remove -graphicssystem (and -runtimegraphicssystem) options from configure.Robin Burchell2011-12-141-34/+0
* configure.exe: Build tests by default.Friedemann Kleint2011-11-291-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-231-0/+13
* Add V8 snapshot supportKent Hansen2011-11-221-1/+9
* configure.exe: Reduce size by using -O1 instead of -O2.Friedemann Kleint2011-11-181-2/+4
* Windows: Add -force-asserts to configure.exeFriedemann Kleint2011-11-171-1/+7
* remove symbian support from configureJoerg Bornemann2011-11-075-275/+30
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-1/+1
* Windows/configure.exe: Build V8 by default.Friedemann Kleint2011-10-041-1/+1
* Ensure build_all is propagated to all modules when appropriate.Rohan McGovern2011-09-151-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-131-1/+1
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-0/+3
| |\
| * \ Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-57/+2
| |\ \
| * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-301-6/+17
| |\ \ \