summaryrefslogtreecommitdiff
path: root/tools/genlang
AgeCommit message (Collapse)Author
2002-10-14indent the generated code properly, add an end-of-array marker namedDaniel Stenberg
LANG_LAST_INDEX_IN_ARRAY git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2619 a1c6a512-1295-4272-9138-f99709370657
2002-10-14hm, it needs to be correct perl syntax tooDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2609 a1c6a512-1295-4272-9138-f99709370657
2002-10-14treat "" 'new' strings as non-existingDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2608 a1c6a512-1295-4272-9138-f99709370657
2002-10-14better error line, return non-zero on errorsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2607 a1c6a512-1295-4272-9138-f99709370657
2002-10-13one or more spaces after the terminating quote should be ok tooDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2602 a1c6a512-1295-4272-9138-f99709370657
2002-10-11check for quotes better and warn/skip bad onesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2592 a1c6a512-1295-4272-9138-f99709370657
2002-09-20get rid of DOS newlinesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2345 a1c6a512-1295-4272-9138-f99709370657
2002-09-20spell fix, additional comment in the generated .h fileDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2340 a1c6a512-1295-4272-9138-f99709370657
2002-09-17it now generates one .c file and one .h file, and the strings are allDaniel Stenberg
put in an array git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2310 a1c6a512-1295-4272-9138-f99709370657
2002-09-16generate a lang.h file from a .lang inputDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2301 a1c6a512-1295-4272-9138-f99709370657