Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-12 | gen_messages.sed: Rewrite to be posix compatible | Benjamin Franzke | 1 | -9/+8 | |
Posix sed doesnt have lower/uppercase (\L,\R) substitution qualifier. | |||||
2011-07-12 | gen_messages.sed: Simplify rules | Benjamin Franzke | 1 | -5/+5 | |
2011-07-11 | Use a sed script for generating messages.h | Benjamin Franzke | 1 | -0/+25 | |
Drop the prior used shell script. |