summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* SIMD: Remove unused (and unlikely to be ever used) AVX-512 profilesThiago Macieira2018-06-251-5/+5
* qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-051-1/+33
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-50/+0
|\
| * configure: inline D3D11_QUERY_DATA_TIMESTAMP_DISJOINT testOswald Buddenhagen2018-01-182-50/+0
* | Centralize the x86 SIMD testing in one placeThiago Macieira2017-11-308-165/+7
* | Add a configure-time check for QT_COMPILER_SUPPORTS_SIMD_ALWAYSThiago Macieira2017-11-302-0/+258
* | Add support for AVX-512 intrinsics found in MSVC 2017 15.3Thiago Macieira2017-11-302-14/+17
* | 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-02220-5438/+5
|\|
| * ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-022-0/+50
| * configure: clean up projects of remaining non-inline testsOswald Buddenhagen2017-08-027-8/+0
| * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-0220-0/+0
| * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-02198-5359/+0
| * configure: remove redundant parts of xcb_xkb testOswald Buddenhagen2017-08-021-9/+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-022-9/+0
| * configure: remove support for obsolete platformsOswald Buddenhagen2017-08-026-20/+0
| * configure: don't force debug build for arch & cpu feature testsOswald Buddenhagen2017-08-0210-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
* | Add proper detection of x86 RDRAND instructionThiago Macieira2017-06-122-0/+59
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-075-0/+105
|\|
| * Fix build with clang 4.0 and libstdc++ 7.1.1Sérgio Martins2017-06-031-0/+2
| * Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-302-0/+54
| * Add INTEGRITY framebuffer test to configureTero Alamäki2017-05-292-0/+49
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-3/+10
|\|
| * alloca: detect whether alloca.h existsOswald Buddenhagen2017-05-031-3/+10
* | QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-276-0/+144
* | xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-212-0/+55
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-074-54/+7
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-47/+0
| |\
| | * Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-312-47/+0
| * | f16c: Use the packed intrinsics instead of scalar onesThiago Macieira2017-04-061-7/+4
| * | qnx: make alloca config test pass on QNX 7Samuli Piippo2017-04-051-0/+3
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-042-1/+7
|\| |
| * | PCRE2: fix the configure testGiuseppe D'Angelo2017-03-281-1/+3
| * | Make build ABI available as qmake variableSimon Hausmann2017-03-281-0/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-202-55/+0
|\| |