pokecrystal-board/tools
yenatch f03b898250 Add a md5 tool to avoid md5sum dependency.
md5sum is missing in macOS and (presumably) BSD.

An alternative would have been to use sha1sum instead, but it's probably
a good idea to have as few dependencies as possible, so this doesn't
happen again.

fixes #364
2017-06-24 18:42:28 -04:00
..
common.h Add gfx tool for graphics postprocessing 2017-06-18 00:09:25 -04:00
gfx.c Fix tools/gfx 2017-06-24 16:42:44 -04:00
lzcomp.c Add C build tools. 2016-08-24 21:56:07 -04:00
Makefile Add a md5 tool to avoid md5sum dependency. 2017-06-24 18:42:28 -04:00
md5.c Add a md5 tool to avoid md5sum dependency. 2017-06-24 18:42:28 -04:00
palette.c Fix implicit getopt 2017-06-24 16:47:11 -04:00
png_dimensions.c Add C build tools. 2016-08-24 21:56:07 -04:00
pokemon_animation_graphics.c pokemon_animation_graphics: remove declarations from for loops 2017-05-28 23:52:23 -04:00
pokemon_animation.c Fix implicit getopt 2017-06-24 16:47:11 -04:00
scan_includes.c Fix the pokemon animation tools. 2017-05-28 23:22:10 -04:00