Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-28 | Strip trailing whitespace | Alan Coopersmith | |
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2009-01-21 | Ansification and compile warning fixes. | Paulo Cesar Pereira de Andrade | |
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects make distcheck and all gcc 4.3 and sparse warnings. | |||
2008-03-27 | Build fix for file systems that are not case sensitive | Jeremy Huddleston | |