summaryrefslogtreecommitdiffstats
path: root/config.tests/unix
Commit message (Expand)AuthorAgeFilesLines
* Clean up OS version checks for Apple platformsJake Petroules2017-09-291-0/+5
* QFileSystemEngine::setFileTime/Unix: remove the fallback to futimesatThiago Macieira2017-08-052-48/+0
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-02128-3546/+0
|\
| * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-029-322/+0
| * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-02118-3140/+0
| * configure: dispose of which.testOswald Buddenhagen2017-08-021-39/+0
| * configure: modernize dbus testOswald Buddenhagen2017-08-021-6/+1
| * configure: remove check for ancient libpng < 1.0.17Oswald Buddenhagen2017-08-021-4/+0
| * configure: prune checks for ancient compilers from some testsOswald Buddenhagen2017-08-021-6/+0
| * configure: remove support for obsolete platformsOswald Buddenhagen2017-08-026-20/+0
| * configure: get rid of indirect #defines in gl testsOswald Buddenhagen2017-08-025-12/+2
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-132-51/+0
|\|
| * configure: Remove test for unused feature "mremap"Thiago Macieira2017-07-102-51/+0
* | Rename the "sys_auxv" feature to "getauxval"Thiago Macieira2017-07-063-1/+1
* | QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-042-0/+50
* | QRandomGenerator: use getentropy on Linux & OpenBSDThiago Macieira2017-06-302-0/+36
* | Add support for OpenGL ES 3.2 in QOpenGLExtraFunctionsLaszlo Agocs2017-06-302-0/+54
* | QRandomGenerator: don't internally rely on QT_HAS_INCLUDEThiago Macieira2017-06-204-0/+71
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-195-4/+54
|\|
| * rework detection and use of clock_gettime()/librtOswald Buddenhagen2017-06-173-4/+0
| * Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-132-0/+54
* | QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-276-0/+144
|/
* PCRE2: fix the configure testGiuseppe D'Angelo2017-03-281-1/+3
* config.tests: Replace LGPL21 with LGPL license headerKai Koehne2017-03-031-14/+20
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-084-96/+0
|\
| * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-274-96/+0
* | PCRE2: port QRegularExpression to PCRE2Giuseppe D'Angelo2016-12-123-5/+5
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-189-159/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-179-159/+3
| |\|
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-163-0/+3
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-153-0/+3
| | | |\
| | | | * Enable GL prototypes with recent Khronos headersLaszlo Agocs2016-11-103-0/+3
| | * | | Remove all Multimedia related configuration options from qtbaseLars Knoll2016-11-156-159/+0
* | | | | Enable support for OpenVGAndy Nichols2016-11-172-0/+52
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-135-17/+48
|\| | |
| * | | Migrate libinput support away from QT_LIBRARY_VERSIONLaszlo Agocs2016-10-102-0/+48
| * | | fix freetype/fontconfig configure systemOswald Buddenhagen2016-10-043-17/+0
* | | | Add evdev support for FreeBSDOleksandr Tymoshenko2016-10-061-0/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-1/+2
| |\|
| | * 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
* | | rewrite library handling in configureOswald Buddenhagen2016-08-1846-147/+19
* | | get rid of test type 'shell'Oswald Buddenhagen2016-08-127-159/+106
* | | delete orphaned config testsOswald Buddenhagen2016-08-104-96/+0
* | | Fix some syntax issues in SCTP implementationAlex Trotsenko2016-08-031-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-1/+1
|\| |
| * | 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
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-272-0/+64