summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_common.prf
Commit message (Expand)AuthorAgeFilesLines
* GCC: Disable the -Wmissing-field-initializers in GCC 4Thiago Macieira2018-06-181-0/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-2/+2
|\
| * Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-2/+0
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-0/+2
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-0/+2
* | Turn on more warnings for Objective-C code on Apple platformsJake Petroules2018-03-051-9/+19
|/
* Make it an error to omit __builtin_available where neededJake Petroules2017-09-291-0/+9
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-2/+2
|\
| * Mark Clang 5.0 as warning-freeThiago Macieira2017-09-181-2/+2
* | Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-021-3/+2
|/
* Disable the -Wstringop-overflow warning from GCC 7Thiago Macieira2017-07-031-0/+2
* Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-131-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-1/+1
|\
| * Disable -Werror for QNX's compilerThiago Macieira2017-03-251-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-2/+2
|\|
| * Mark Clang 4.0 as warning-freeThiago Macieira2017-01-311-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+4
|\|
| * utilize configure results better in native buildsOswald Buddenhagen2017-01-201-1/+1
| * Fix GCC 7 developer buildAllan Sandfeld Jensen2016-12-261-0/+3
* | Enable QT_NO_NARROWING_CONVERSIONS_IN_CONNECT in Qt's own buildGiuseppe D'Angelo2016-10-211-0/+2
|/
* 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