summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.extrawarn
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann2016-11-111-2/+0
* Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-111-0/+3
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-111-0/+1
* kbuild: Demote 'sign-compare' warning to W=2Lee Jones2016-01-121-0/+2
* kbuild: Fix clang detectionMichal Marek2015-09-041-1/+1
* kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-051-10/+11
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-161-0/+67