Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-10 | tabs are as useful as a hole in the head | Kay Sievers | |
2011-12-25 | make: introduce --with-rootprefix= | Kay Sievers | |
2011-12-23 | build argv[] for builtin commands | Kay Sievers | |
2010-09-21 | Add automatic rules syntax check | Martin Pitt | |
Add test/rule-syntax-check.py, a script for checking the syntax of all udev rules files passed as command line arguments. Add a wrapper test/rules-test.sh which calls rule-syntax-check.py on all udev rules that we ship, but does nothing if Python is not available. Integrate this into make check/distcheck. |