Commit Briefs


Marcel Rodrigues

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().


Marcel Rodrigues

Fix multibyte string positioning.


Marcel Rodrigues

Added removal option to the makefile.


Marcel Rodrigues

Make file sizes human readable.


Marcel Rodrigues

Remove unused rule.

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


Marcel Rodrigues

Remove CFLAGS for portability.


Marcel Rodrigues

Do not strip symbols.


Marcel Rodrigues

Install manual.


Marcel Rodrigues

More conventional Makefile.


Marcel Rodrigues

Better Makefile.


Marcel Rodrigues

Simplify Makefile.


Marcel Rodrigues

Rename CLINK to CLIBS.


Marcel Rodrigues

More portable Makefile.


Marcel Rodrigues

Import files from skit.