2014-09-08Add control over database location
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 08 Sep 2014 10:26:39 +0100] rev 445
Add control over database location

2014-09-01testsuite portability fixes
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 01 Sep 2014 12:19:32 +0100] rev 444
testsuite portability fixes

2014-08-23Update libtool versioning in preparation for release
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 23 Aug 2014 17:24:34 +0100] rev 443
Update libtool versioning in preparation for release

2014-08-23Fix compiler warnings
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 23 Aug 2014 16:28:31 +0100] rev 442
Fix compiler warnings

2014-08-23Drop drive letter from path to razor root when RAZOR_ROOT set.
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 23 Aug 2014 16:07:09 +0100] rev 441
Drop drive letter from path to razor root when RAZOR_ROOT set.

If the RAZOR_ROOT environment variable was set to eg., /root then on
Microsoft Windows we were trying to use paths such as /rootC:/Programs
which is obviously wrong. Instead we should drop the drive letter
giving paths of the form /root/Programs. Note that the drive letter is
_not_ migrated to C:/root/Programs: If a root of C:/root was desired
then RAZOR_ROOT would have been set to C:/root.

2014-08-23Remove INTLLIBS from librazor_la_LIBADD.
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 23 Aug 2014 11:13:48 +0100] rev 440
Remove INTLLIBS from librazor_la_LIBADD.

This partially reverts 611c84a3f4b4538a65d186050608c17adbf17770.
It's not clear what motivated the initial inclusion of INTLLIBS
here since the net effect is only seen in librazor.la and not
in razor.pc and librazor.la is not normally packaged. Certainly
neither the static nor the dynamic versions of librazor currently
use libintl. At best this would cause the linker to search a
static libintl for undefined symbols without finding any; at worse
it causes a static build of plover using librazor.la to fail if
no static version of libintl is installed.

2014-08-20Add secondary text to errors
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 20 Aug 2014 18:57:59 +0100] rev 439
Add secondary text to errors

2014-08-20Update gnulib
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 20 Aug 2014 18:57:52 +0100] rev 438
Update gnulib

2014-08-20Start 0.5.7
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 20 Aug 2014 18:56:17 +0100] rev 437
Start 0.5.7

2012-03-27Release version 0.5.6
ali <j.a.harlow@letterboxes.org> [Tue, 27 Mar 2012 21:32:46 +0100] rev 436
Release version 0.5.6