Commits


Add support for locale-based multibyte strings. With this change, Rover assumes that all pathnames are encoded according to the user's locale. This requires linking to a curses library that supports wide character functions such as get_wch().


Fix multibyte string positioning.


Added removal option to the makefile.


Make file sizes human readable.


Remove unused rule. The rule had a typo and was not necessary anyway...


Remove CFLAGS for portability.


Do not strip symbols.


Install manual.


More conventional Makefile.


Better Makefile.


Simplify Makefile.


Rename CLINK to CLIBS.


More portable Makefile.


Import files from skit.