summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Do not enable SSL autodetection for WinRTMaurice Kalinowski2013-12-061-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-263-78/+79
|\
| * do not embed manifests into Qt plugins by defaultJoerg Bornemann2013-11-261-1/+1
| * Add PPS configure checkAndreas Holzammer2013-11-231-1/+21
| * don't automatically display help on errorOswald Buddenhagen2013-11-201-9/+9
| * Use compile check instead of searching header for ICUAndreas Holzammer2013-11-141-1/+1
| * Autodetect Fontconfig for QNXAndreas Holzammer2013-11-141-0/+8
| * Autodetect Neon support under WindowsAndreas Holzammer2013-11-141-1/+5
| * Detect architecture before auto detectionAndreas Holzammer2013-11-142-3/+3
| * CMake: Add the qreal typedef type to the Qt5::Core target.Stephen Kelly2013-11-041-0/+1
| * Don't build ANGLE while xcompile for QNXAndreas Holzammer2013-11-011-0/+1
| * make qreal double by default on all platformsLars Knoll2013-10-311-0/+12
| * bring the windows configure -qconfig handling in line with the unix oneOswald Buddenhagen2013-10-302-54/+16
| * validate qconfig-*.h against qfeatures.txtOswald Buddenhagen2013-10-291-0/+5
| * Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-251-8/+0
| * Fix check for ICU on MinGWKai Koehne2013-10-241-3/+1
* | Make console a no-op for WinRTMaurice Kalinowski2013-11-141-0/+11
* | Add configuration for building with imf support on QNXRoger Maclean2013-10-251-1/+20
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-0/+7
|\|
| * Detect pointer size at configure-time on Windows-hosted buildsMatt Hoosier2013-10-221-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-1/+8
|\|
| * Android: Default to toolchain version 4.8 on Windows as wellEskil Abrahamsen Blomfeldt2013-10-071-1/+1
| * Disable JavaScriptCore JIT for Android when building on WindowsEskil Abrahamsen Blomfeldt2013-10-041-0/+7
* | Windows RT and Windows Phone QPAAndrew Knight2013-10-021-3/+3
|/
* Fix configure warnings on Windows 7 with MSVC2010.Mitch Curtis2013-09-252-2/+2
* Disable sqlite for Windows Phone 8 buildsOliver Wolff2013-09-151-0/+2
* build system support for WinRTOliver Wolff2013-09-141-5/+33
* Merge branch 'stable' into devSergio Ahumada2013-09-133-8/+8
|\
| * fix configure -commercialJoerg Bornemann2013-09-113-8/+8
* | Add configure options for [experimental] HarfBuzz-NG supportKonstantin Ritt2013-08-271-0/+26
* | Fix help output for freetype and PCRE in windows configure appKonstantin Ritt2013-08-271-2/+2
* | Refactor line breaks in windows configure appKonstantin Ritt2013-08-271-6/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-215-32/+120
|\|
| * Integrate device-option into the windows configureBjoern Breitmeyer2013-08-153-27/+49
| * add configure -extprefix optionOswald Buddenhagen2013-08-152-2/+71
| * Don't compile qcryptographichash into configure.exeThiago Macieira2013-08-152-3/+0
* | configure: Remove v8snapshot vestigesSergio Ahumada2013-08-201-9/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-19/+20
|\|
| * purge QT_{SOURCE,BUILD}_TREE from dictionaryOswald Buddenhagen2013-08-121-8/+6
| * bye-bye .qmake.cacheOswald Buddenhagen2013-08-121-11/+0
| * Configure: add -no-wmf-backend optionWouter Huysentruit2013-07-251-0/+14
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-242-136/+92
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-136/+92
| |\|
| | * default to -compile-examplesOswald Buddenhagen2013-07-221-9/+2
| | * don't change timestamp of unchanged filesOswald Buddenhagen2013-07-151-0/+6
| | * de-duplicate writeout of config filesOswald Buddenhagen2013-07-152-89/+90
| | * prune unused filesDiffer() and writeToFile() functionsOswald Buddenhagen2013-07-152-44/+0
* | | set QT_TARGET_ARCH when building for the hostOswald Buddenhagen2013-07-231-0/+1
|/ /
* | Merge branch 'stable' into devSergio Ahumada2013-07-113-2/+12
|\|
| * add support for Visual Studio 2013Joerg Bornemann2013-07-043-2/+11