summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* Update bundled HarfBuzz-NG to 1.0.6Konstantin Ritt2015-11-031-1/+1
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-022-0/+45
* Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-263-91/+0
* Separate KMS and GBM testsLaszlo Agocs2015-10-144-6/+51
* Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-142-0/+65
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-1/+0
|\
| * Fix gstreamer configuration test.Yoann Lopes2015-10-131-1/+0
* | eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-252-0/+49
* | Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-222-0/+57
* | Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-054-0/+86
* | Detect which C++ standard edition the compiler defaults toThiago Macieira2015-08-252-0/+15
* | Fix pointer size detection when cross-compilingLaszlo Agocs2015-08-211-1/+4
* | Add Mir client platform pluginPaul Olav Tvete2015-08-092-0/+51
* | Support logging direct to syslog, if enabled.Tasuku Suzuki2015-08-092-0/+45
* | Require more of the C++11 Standard LibraryThiago Macieira2015-08-061-8/+2
* | Update the list of x86 instruction set extensions enabled by GCCThiago Macieira2015-07-281-5/+37
* | Windows: Include DirectWrite support by default if availableEskil Abrahamsen Blomfeldt2015-07-212-0/+48
* | Revamp the CLOEXEC support in QtThiago Macieira2015-07-172-0/+52
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+5
|\|
| * Add QMAKE_LIBDIR_EGL only if it existsSamuli Piippo2015-05-281-1/+5
* | Haiku: Enable FreeType2/FontConfig supportTobias Koenig2015-05-041-0/+1
|/
* Do not hardcode paths in eglfs-brcm test.Michal Klocek2015-04-091-4/+2
* Introduce icu_dependency.priKonstantin Ritt2015-03-201-13/+1
* eglfs: Pluginize RPi, iMX6 and Mali backendsLaszlo Agocs2015-03-056-0/+152
* Fix QT_POSIX_IPC supportPasi Petäjäjärvi2015-02-251-1/+0
* Haiku: Enable iconv supportTobias Koenig2015-02-201-1/+1
* Fixed license headersJani Heikkinen2015-02-173-3/+3
* support spaces in build and install dirsOswald Buddenhagen2015-02-172-8/+8
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-162-53/+0
* Add configure option and tests for GStreamer.Yoann Lopes2015-02-162-0/+64
* Update copyright headersJani Heikkinen2015-02-11102-767/+735
* Add libproxy backend for QNetworkProxyFactoryDaniel Molkentin2015-02-052-0/+63
* make makeabs a functionOswald Buddenhagen2015-02-051-20/+0
* simplify absolute unix path detectionOswald Buddenhagen2015-02-051-8/+1
* nuke pointless QT_BUILD_TREE assignmentsOswald Buddenhagen2015-02-044-4/+4
* Add a configure-time check for an IPC supportTobias Koenig2015-01-094-0/+124
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2014-12-301-1/+2
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-1/+2
| |\
| | * Glib config test: fix compiler warningsGiuseppe D'Angelo2014-12-241-1/+2
* | | Set the minimum required FreeType version to 2.1.10Konstantin Ritt2014-12-292-2/+2
|/ /
* / Add libinput supportLaszlo Agocs2014-12-204-0/+88
|/
* Update license headers and add new license filesMatti Paaso2014-09-2496-1809/+1041
* Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-052-52/+0
* Add the detection of the compiler macros for more AVX512 featuresThiago Macieira2014-07-311-0/+12
* Update bundled HarfBuzz-NG copy to 0.9.32Konstantin Ritt2014-07-201-1/+1
* Fix building of the C++11 config.test on Windows with ICLThiago Macieira2014-06-272-3/+3
* Remove the ARCH_FULL output from config.tests/archThiago Macieira2014-06-171-4/+0
* Add QSysInfo::cpuArchitecture() and fullCpuArchitecture()Thiago Macieira2014-05-091-30/+5