summaryrefslogtreecommitdiff
path: root/m4/manywarnings.m4
Commit message (Collapse)AuthorAgeFilesLines
...
* manywarnings: fix indentationBruno Haible2011-04-301-110/+111
| | | | * m4/manywarnings.m4: Indent by 2 spaces consistently.
* manywarnings: add -Wno-missing-field-initializers if neededPádraig Brady2011-04-301-1/+50
| | | | | | * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add the above option if it's needed to allow initialization with { 0, }, which is the case with GCC before version 4.7
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
| | | | Run the new "make update-copyright" rule.
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
| | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
* manywarnings: Add GCC 4.4 warnings.Simon Josefsson2009-06-021-2/+6
|
* m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.Simon Josefsson2008-12-111-0/+10
|
* Fix typo in last commit.Simon Josefsson2008-11-181-1/+1
|
* warnings: Split off some code to new module manywarnings.Simon Josefsson2008-11-181-0/+94