Eelco Dolstra
|
6fcdbcac20
|
* Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under
the Nix:: namespace.
|
2011-10-10 21:11:08 +00:00 |
|
Eelco Dolstra
|
3cbf680f5d
|
* configure: detect whether DBD::SQLite is present. If necessary the
location to DBI and DBD::SQLite can be passed with --with-dbi and
--with-dbd-sqlite.
|
2011-04-11 10:13:53 +00:00 |
|
Eelco Dolstra
|
83252b4ca9
|
* Subtle bug: if you import File::stat in one module, it affects other
modules as well. So use symbolic field names everywhere (which is
nicer anyway).
|
2011-04-11 08:21:30 +00:00 |
|
Eelco Dolstra
|
365f3028dd
|
* Use CamelCase for the Perl modules.
|
2010-12-05 17:50:29 +00:00 |
|
Eelco Dolstra
|
d3bba0c2d8
|
* Move the patch generator into a module.
|
2010-11-29 15:26:28 +00:00 |
|