summaryrefslogtreecommitdiffstats
path: root/config.tests/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers and add new license filesMatti Paaso2014-09-248-151/+87
* Fix building of the C++11 config.test on Windows with ICLThiago Macieira2014-06-272-3/+3
* Allow Clang to compile without libc++Thiago Macieira2013-09-091-2/+6
* Disable app_bundle and lib_bundle when running configure testsTor Arne Vestbø2013-07-168-8/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-228-199/+199
* Add c++11 option to configure.exeKai Koehne2012-09-132-0/+56
* Add configure-time checking for the SSE and AVX features on WindowsThiago Macieira2012-06-1213-24/+31
* Move the AVX and SSE tests to config.tests/commonThiago Macieira2012-06-1214-0/+397