summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-1/+1
|\
| * QNX has no libdl, but all the functions are in libcBogDan Vatra2016-03-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+1
|\|
| * alsatest: Fix the check to treat alsalib 1.1.x as correct versionDmitry Shachnev2016-03-071-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+5
|\|
| * Search for libsystemd first, fall back to libsystemd-journalHeiko Becker2016-02-151-1/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-112-0/+42
|\|
| * Link with -ldl option only when it is supportedLada Trimasova2016-02-052-0/+42
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * 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 "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-262-2/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-2/+2
| |\| |
| | * | 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
* | | | Update the Intel copyright yearThiago Macieira2016-01-219-9/+9
|/ / /
* | | Updated license headersJani Heikkinen2016-01-15119-1649/+2363
* | | ARMv8: add crc32 feature detection.Erik Verbruggen2016-01-131-0/+3
* | | Silence cl.exe warning about -arch:SSE2 being unknown in 64-bit buildsThiago Macieira2015-12-058-9/+9
* | | Add qt_safe_pollLouai Al-Khanji2015-12-016-0/+152
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-1/+1
|\| |
| * | Detect NEON on AArch64Allan Sandfeld Jensen2015-11-261-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-045-58/+10
|\| |
| * | 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
* | | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-025-0/+140
* | | configure: Separate host and build platform.David Schulz2015-10-303-5/+11
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-149-7/+165
|\| |
| * | 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
* | | configure: Remove unused options -xvideo and -xineramaAlexander Volkov2015-10-144-94/+0
* | | configure: Remove -xinput optionAlexander Volkov2015-10-092-57/+0
* | | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-252-0/+109
* | | configure: append any unknown compileTest arguments to the qmake command-lineThiago Macieira2015-09-251-2/+5
|/ /
* | 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
|\|