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.

2009-01-14Fix bug causing "razor list-files" to fail to see any files.
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 14 Jan 2009 11:48:50 +0000] rev 349
Fix bug causing "razor list-files" to fail to see any files.

2009-01-14Fix bug causing merger to place file names in the main string pool
J. Ali Harlow <ali@juiblex.co.uk> [Wed, 14 Jan 2009 11:47:55 +0000] rev 348
Fix bug causing merger to place file names in the main string pool
rather than the files string pool.

2009-01-13Don't try and stat the installation root if it's the empty string.
J. Ali Harlow <ali@juiblex.co.uk> [Tue, 13 Jan 2009 17:04:51 +0000] rev 347
Don't try and stat the installation root if it's the empty string.

2009-01-12Cope with the non-atomic behaviour of rename on MS-Windows
J. Ali Harlow <ali@juiblex.co.uk> [Mon, 12 Jan 2009 18:53:02 +0000] rev 346
Cope with the non-atomic behaviour of rename on MS-Windows
and add some error checking to razor_set_commit.