summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_common.prf
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-3/+3
| |\
| | * Mark Apple Clang 7.x as warning-free on macOS and (also Clang 3.9) iOSJake Petroules2016-08-311-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-2/+2
| |\|
| | * Mark Clang 3.9 as warning-freeThiago Macieira2016-08-271-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-2/+2
| |\|
| | * fix conditions relating to host_build in non-cross buildsOswald Buddenhagen2016-08-241-2/+2
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-6/+6
* | | Remove dead code relating to largefileLars Knoll2016-08-121-1/+0
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-3/+3
|\| |
| * | Enable -WX (warnings are errors) for MSVC 2015Thiago Macieira2016-07-151-3/+3
* | | Add some more interesting warnings new in GCC 6Thiago Macieira2016-05-291-0/+2
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
|/ /
* | Add support for -Werror with ICC 17 on LinuxThiago Macieira2016-05-101-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-0/+4
|\|
| * don't apply warning options to host buildsOswald Buddenhagen2016-04-291-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-2/+2
|\|
| * Clang 3.8 is clean of warningsThiago Macieira2016-04-131-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+2
|\|
| * qt_common.prf: when looking for GCC >= 4.6, match GCC 6+, tooMarc Mutz2016-03-051-2/+2
* | Add some interesting warning options to the compilationThiago Macieira2015-12-051-0/+15
|/
* Update the list of compilers we are free of warnings withThiago Macieira2015-09-221-6/+6
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-0/+2
* Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-171-1/+1
* Update the list of compilers we are free of warnings withThiago Macieira2015-07-171-4/+4
* Let MSVC treat warnings as errorsKai Koehne2015-05-181-0/+3
* make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-051-4/+7
* Use the GCC and Clang __builtin_bswap intrinsics in qbswapThiago Macieira2014-12-201-3/+0
* Enable the latest versions of GCC, Clang and ICC with -WerrorThiago Macieira2014-10-311-6/+6
* Fix linking warnings on OS X with qmlimportscannerSimon Hausmann2014-05-231-1/+1
* snuff -L/-I with system paths when installing meta filesOswald Buddenhagen2014-04-151-3/+9
* de-duplicate setup of libdir replacement in prl filesOswald Buddenhagen2014-04-151-0/+12
* purge -separate-debug-info=nocopyOswald Buddenhagen2014-03-201-1/+0
* Let Apple Clang 5.0 also have -Werror supportThiago Macieira2014-01-141-2/+2
* Use the QMAKE_CXXFLAGS_WARN_ON variable for setting -WerrorThiago Macieira2014-01-131-6/+6
* Add -Werror support for the regular Clang, not Apple'sThiago Macieira2014-01-101-3/+7
* Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-251-0/+3
* Android: Never error out on literal-suffix warningEskil Abrahamsen Blomfeldt2013-09-201-0/+4
* Fix -Wno-error=deprecated for GCC and ClangThiago Macieira2013-09-041-2/+2
* Make sure deprecation warnings don't cause errors with -WerrorThiago Macieira2013-08-271-3/+4
* Set an upper range of compiler versions for -WerrorThiago Macieira2013-08-231-11/+13
* Add the infrastructure to compile Qt with -WerrorThiago Macieira2013-02-281-0/+34
* Enable C++11 mode for Qt tools tooThiago Macieira2013-02-281-1/+1
* Add qt_common.prf and move some common definitions thereThiago Macieira2013-02-281-0/+20