summaryrefslogtreecommitdiffstats
path: root/config.tests/unix
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
* | 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
* | 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-069-59/+16
|\|
| * 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
| * 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-191-5/+3
|\|
| * configure: present some progress status for the detectionsThiago Macieira2016-05-121-5/+3
* | Support color font rendering for freetype engineJian Liang2016-05-031-1/+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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-134-4/+9
|\|
| * Adjust egl config.test to pass sysrooted libsDonald Carr2016-04-083-3/+3
| * Make CFLAGS/CXXFLAGS behave consistently in config.testsDonald Carr2016-04-081-1/+6
* | 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
* | | Update the Intel copyright yearThiago Macieira2016-01-212-2/+2
* | | Updated license headersJani Heikkinen2016-01-1568-941/+1349
* | | Add qt_safe_pollLouai Al-Khanji2015-12-016-0/+152
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-044-94/+1
|\| |
| * | Update bundled HarfBuzz-NG to 1.0.6Konstantin Ritt2015-11-031-1/+1
| * | Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-263-91/+0
* | | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-022-0/+44
* | | configure: Separate host and build platform.David Schulz2015-10-303-5/+11
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+0
|\| |
| * | 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
* | | configure: append any unknown compileTest arguments to the qmake command-lineThiago Macieira2015-09-251-2/+5
|/ /
* | Fix pointer size detection when cross-compilingLaszlo Agocs2015-08-211-1/+4
* | Support logging direct to syslog, if enabled.Tasuku Suzuki2015-08-092-0/+45
* | Revamp the CLOEXEC support in QtThiago Macieira2015-07-172-0/+52