summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Don't write absolute TargetSpec/HostSpec paths to qt.confTor Arne Vestbø2015-12-101-2/+2
* configure: don't test AVX512 if AVX2 wasn't foundThiago Macieira2015-12-091-0/+3
* fix copy&paste-o in HostVar error messageOswald Buddenhagen2015-12-011-1/+1
* Add qt_safe_pollLouai Al-Khanji2015-12-011-0/+15
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-2/+2
|\
| * fix copy&paste-o in DeviceVar error messageOswald Buddenhagen2015-11-261-1/+1
| * Fix QT_CPU_FEATURESAllan Sandfeld Jensen2015-11-231-1/+1
* | Configure with -system-harfbuzz by defaultKonstantin Ritt2015-11-261-6/+9
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-15/+26
|\|
| * introduce -optimized-tools optionOswald Buddenhagen2015-11-171-15/+26
* | Port the Gtk platform theme to Gtk+ 3Dmitry Shachnev2015-11-131-6/+6
* | Fx the mysql configure test on RHEL 6.6Frederik Gladhorn2015-11-111-2/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-13/+26
|\|
| * configure: add link-time-optimization optionPeter Kümmel2015-11-021-0/+16
| * Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-021-0/+10
| * Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-261-13/+0
* | Remove support for disabling C++11 support in configureThiago Macieira2015-11-041-47/+14
* | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-0/+39
* | configure: Separate host and build platform.David Schulz2015-10-301-19/+79
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-94/+133
|\|
| * Add a deprecation warning to configure about -no-c++11Thiago Macieira2015-10-181-0/+14
| * configure: Open qconfig.h, qconfig.pri and qmodule.pri only onceThiago Macieira2015-10-181-80/+100
| * Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-16/+21
* | configure: fix log corruption with option -vBoris Nagaev2015-10-221-4/+3
* | Fix avx512 feature testLouai Al-Khanji2015-10-191-1/+1
* | Compile qmake and configure.exe in C++11 modeThiago Macieira2015-10-181-1/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-34/+81
|\|
| * Separate KMS and GBM testsLaszlo Agocs2015-10-141-21/+39
| * Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-141-1/+11
| * Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-2/+1
| * Make -dbus-linked the default on all platformsThiago Macieira2015-10-011-8/+21
| * "frame" execution of config tests preciselyOswald Buddenhagen2015-10-011-1/+7
| * eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+2
* | configure: Remove unused options -xvideo and -xineramaAlexander Volkov2015-10-141-21/+0
* | configure: Remove -xinput optionAlexander Volkov2015-10-091-12/+0
* | configure: correct a spurious '==' to '='hjk2015-10-011-1/+1
* | configure: Report the SSE and AVX list like AVX512Thiago Macieira2015-09-251-3/+12
* | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-251-0/+41
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-47/+120
|\|
| * Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-221-1/+19
| * remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+2
| * Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-23/+74
| * Prefer GStreamer 1.0 on Linux.v5.6.0-alpha1Yoann Lopes2015-09-021-5/+5
| * Detect which C++ standard edition the compiler defaults toThiago Macieira2015-08-251-0/+16
| * Improve description of configure script's -kms switchLouai Al-Khanji2015-08-251-3/+3
| * Merge dev into 5.6Oswald Buddenhagen2015-08-171-3/+0
| |\
| * | Fix a typoTimur Pocheptsov2015-08-141-1/+1
* | | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-17/+14
| |/ |/|
* | configure: Remove unused variable.David Schulz2015-08-111-3/+0
|/