summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix arch detect on windows with WASM_OBJECT_FILESLorn Potter2019-10-141-4/+1
* Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-3/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-123-0/+19
|\
| * Fix host architecture detection for canadian cross buildsJoerg Bornemann2019-08-083-0/+16
|/
* Fix android architecture detectionAllan Sandfeld Jensen2019-07-092-2/+1
* x86: Disable AVX support on 64-bit MinGWThiago Macieira2019-02-061-0/+3
* configure: modernize iconv useOswald Buddenhagen2018-12-195-112/+0
* configure: enable inline tests to refer to PWDOswald Buddenhagen2018-12-193-106/+0
* configure: enable inline tests to contain auxiliary filesOswald Buddenhagen2018-12-193-49/+0
* configure: inline openssl test sourcesOswald Buddenhagen2018-12-194-105/+0
* configure: inline a few more testsOswald Buddenhagen2018-12-1716-375/+0
* configure: inline corewlan testOswald Buddenhagen2018-12-172-48/+0
* configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-071-1/+0
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-211-2/+2
|\
| * OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0Giuseppe D'Angelo2018-10-191-2/+2
* | AVX512 test: an intrinsic that GCC forgot to implement prior to GCC8Thiago Macieira2018-09-151-0/+5
* | 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
|\|