summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-1/+1
|\
| * Fix enabling of precompiled headers on macOSThiago Macieira2016-07-251-1/+1
* | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-222-52/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-294-1/+15
|\|
| * 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
* | PowerPC: Add detection of SPE (found on e500) and VSXThiago Macieira2016-06-191-0/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-1/+1
|\|
| * OpenBSD: use clock_gettime() provided by OSRalf Nolden2016-06-081-1/+1
* | configure: check whether std::atomic<T> works for function pointersThiago Macieira2016-06-094-0/+82
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-0610-62/+22
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-6/+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
* | eglfs-viv: Fix config testLaszlo Agocs2016-05-151-1/+3
* | Support color font rendering for freetype engineJian Liang2016-05-031-1/+1
* | Windows/Configure tests: Test for DirectWrite2 more extensively.Friedemann Kleint2016-04-261-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-1/+18
|\|
| * compile.text: Split huge line into multipleThiago Macieira2016-04-191-1/+16
* | Make the eglfs and eglfs-viv detection and build work for INTEGRITY.Rolland Dudemaine2016-04-132-3/+13
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-138-8/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-138-8/+13
| |\|
| | * 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
* | | Add color font support on WindowsEskil Abrahamsen Blomfeldt2016-04-132-0/+54
|/ /
* | 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