2009-04-22Add support for named roots so that we can understand MS-Windows paths
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 22 Apr 2009 15:09:17 +0100] rev 359
Add support for named roots so that we can understand MS-Windows paths
such as c:/windows. Without this, the user always has to ensure they
are on the correct drive before running razor.

2009-04-17Make 0 a valid hashtable value consistently (and 0xFFFFFFFF invalid).
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 17 Apr 2009 23:08:11 +0100] rev 358
Make 0 a valid hashtable value consistently (and 0xFFFFFFFF invalid).

2009-04-17Add hashtable test to expose confusion as to whether 0 is a valid value or not
J. Ali Harlow <ali@juiblex.co.uk> [Fri, 17 Apr 2009 21:09:55 +0100] rev 357
Add hashtable test to expose confusion as to whether 0 is a valid value or not

2009-03-12Avoid use of legacy rpm library types
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 12 Mar 2009 20:52:12 +0000] rev 356
Avoid use of legacy rpm library types

2009-03-12Don't list libcurl as a requirement in the .pc file
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 12 Mar 2009 20:23:35 +0000] rev 355
Don't list libcurl as a requirement in the .pc file
since it's not needed by librazor.

2009-03-12Generate dynamic library on MS-Windows
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 12 Mar 2009 20:22:52 +0000] rev 354
Generate dynamic library on MS-Windows

2009-02-14Refactor run_script for improved readability
J. Ali Harlow <ali@juiblex.co.uk> [Sat, 14 Feb 2009 11:35:32 +0000] rev 353
Refactor run_script for improved readability

2009-02-05Implement lua scripts with support for standard and posix libraries.
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 05 Feb 2009 22:43:29 +0000] rev 352
Implement lua scripts with support for standard and posix libraries.

2009-01-22Implement relocatations when installing rpms.
J. Ali Harlow <ali@juiblex.co.uk> [Thu, 22 Jan 2009 22:54:45 +0000] rev 351
Implement relocatations when installing rpms.

2009-01-14Fix bug causing "razor remove" to quietly fail.
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 14 Jan 2009 12:21:38 +0000] rev 350
Fix bug causing "razor remove" to quietly fail.