summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* compile.text: Split huge line into multipleThiago Macieira2016-04-191-1/+16
* Adjust egl config.test to pass sysrooted libsDonald Carr2016-04-087-7/+7
* Make CFLAGS/CXXFLAGS behave consistently in config.testsDonald Carr2016-04-081-1/+6
* QNX has no libdl, but all the functions are in libcBogDan Vatra2016-03-211-1/+1
* alsatest: Fix the check to treat alsalib 1.1.x as correct versionDmitry Shachnev2016-03-071-1/+1
* Search for libsystemd first, fall back to libsystemd-journalHeiko Becker2016-02-151-1/+5
* Link with -ldl option only when it is supportedLada Trimasova2016-02-052-0/+42
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-291-1/+1
|\
| * Fix library inclusion order when building staticallyAlexey Brodkin2016-01-181-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-192-2/+2
|\|
| * Remove "FOO module" from config.tests/commonThiago Macieira2015-12-042-2/+2
| * Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-12-042-0/+57
* | Detect NEON on AArch64Allan Sandfeld Jensen2015-11-261-1/+1
* | 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