From: Yann Dirson Date: Sun, 20 Oct 2013 18:52:39 +0000 (+0200) Subject: Take note of more cleanups to do. X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=commitdiff_plain;h=a79048dea516d52f42056e26c04d6375c93c03d8 Take note of more cleanups to do. --- diff --git a/TODO b/TODO index 9489313..39b8aa5 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,11 @@ Generic cleanups +- switch cli parsing to getopt +- hunt for extern's and prototypes spread all over the source +- merge old Makefile.profile.in back into Makefile.in if meaningful at all +- use automake +- drop gnushogi.lng, merge strings back into code +- use version from configure.ac, get rid of version.h, drop patchlevel - hunt for more hardcoded variant-specific constants - position of captured pieces in curses mode - compile with bound-checker