summaryrefslogtreecommitdiffstats
path: root/config.tests/common
Commit message (Expand)AuthorAgeFilesLines
* 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