summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* libjpeg config test: init variableMarc Mutz2016-09-161-1/+2
* compile.test: append any unknown arguments to the qmake command-lineThiago Macieira2016-08-251-1/+5
* Fix enabling of precompiled headers on macOSThiago Macieira2016-07-251-1/+1
* Improve SQLite3 configuration testJames McDonnell2016-06-281-0/+1
* NetBSD: enable detection of posix_fallocate()Ralf Nolden2016-06-281-0/+4
* NetBSD: use paccept() where accept4() is usedRalf Nolden2016-06-281-0/+4
* Libpng config.tests: use pkg-config when availableRalf Nolden2016-06-271-1/+6
* OpenBSD: use clock_gettime() provided by OSRalf Nolden2016-06-081-1/+1
* Detect if the 'openssl' is really libressl at configure time.Richard J. Moore2016-06-041-0/+6
* Call a function in the MySQL configure test to make sure it links.Jake Petroules2016-06-011-0/+1
* Cleanup NIS support leftover from Qt 3/4Ralf Nolden2016-05-232-48/+0
* Make eglfs-egldevice check work with pkgconfig as wellRalf Nolden2016-05-231-3/+6
* Use -liconv on OpenBSD as well in config.testsRalf Nolden2016-05-231-1/+1
* Enable -separate-debug-info for mingw toolchainsUlf Hermann2016-05-231-1/+4
* Fix dynamic librariy support detection for platforms without libdlOleksandr Tymoshenko2016-05-193-3/+4
* Remove libudev dependency from kms.proRalf Nolden2016-05-171-1/+1
* configure: present some progress status for the detectionsThiago Macieira2016-05-121-5/+3
* 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