summaryrefslogtreecommitdiffstats
path: root/config.tests/common
Commit message (Expand)AuthorAgeFilesLines
* Centralize the x86 SIMD testing in one placeThiago Macieira2017-11-306-164/+0
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-0237-1068/+0
|\
| * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-029-280/+0
| * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-0228-767/+0
| * configure: prune checks for ancient compilers from some testsOswald Buddenhagen2017-08-021-3/+0
| * configure: don't force debug build for arch & cpu feature testsOswald Buddenhagen2017-08-029-18/+0
* | Add proper detection of x86 RDRAND instructionThiago Macieira2017-06-122-0/+59
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+2
|\|
| * Fix build with clang 4.0 and libstdc++ 7.1.1Sérgio Martins2017-06-031-0/+2
* | 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
* | 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-03-141-13/+19
|\| |
| * | config.tests: Replace LGPL21 with LGPL license headerKai Koehne2017-03-031-13/+19
* | | x86: Add detection of the AES and SHA New InstructionsThiago Macieira2017-02-214-0/+105
|/ /
* | Use native support for fp16 where availableAllan Sandfeld Jensen2017-02-162-0/+59
* | Add a configure check for alloca()Kimmo Ollila2017-01-312-0/+47
|/
* move device spec validation to configureOswald Buddenhagen2016-12-131-0/+36
* invert the logic of the c++98 default testOswald Buddenhagen2016-11-071-2/+2
* Fix issue causing pch configure test to always failJake Petroules2016-08-241-0/+1
* rewrite makespec verification with qmake based systemOswald Buddenhagen2016-08-182-0/+2
* rewrite library handling in configureOswald Buddenhagen2016-08-181-1/+0
* get rid of test type 'shell'Oswald Buddenhagen2016-08-123-0/+48
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-012-52/+0
|\
| * move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-222-52/+0
* | Reimplement compiler default detectionLars Knoll2016-07-152-0/+47
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-134-0/+82
|\|
| * configure: check whether std::atomic<T> works for function pointersThiago Macieira2016-06-094-0/+82
* | Remove the c++default testLars Knoll2016-03-152-15/+0
|/
* 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
* | | | Update the Intel copyright yearThiago Macieira2016-01-215-5/+5
|/ / /
* | | Updated license headersJani Heikkinen2016-01-1515-205/+295
* | | Silence cl.exe warning about -arch:SSE2 being unknown in 64-bit buildsThiago Macieira2015-12-058-9/+9
* | | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-023-0/+96
* | | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-252-0/+109
|/ /
* | Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-222-0/+57
* | Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-054-0/+86
* | Detect which C++ standard edition the compiler defaults toThiago Macieira2015-08-252-0/+15
* | Require more of the C++11 Standard LibraryThiago Macieira2015-08-061-8/+2
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Update copyright headersJani Heikkinen2015-02-119-78/+70
* Add libproxy backend for QNetworkProxyFactoryDaniel Molkentin2015-02-052-0/+63