Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | * Set the executable bit on scripts. | Eelco Dolstra | 1 | -0/+0 | |
2011-10-10 | * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under | Eelco Dolstra | 1 | -3/+3 | |
the Nix:: namespace. | |||||
2011-04-11 | * configure: detect whether DBD::SQLite is present. If necessary the | Eelco Dolstra | 1 | -1/+1 | |
location to DBI and DBD::SQLite can be passed with --with-dbi and --with-dbd-sqlite. | |||||
2011-04-06 | * Remove the localPaths feature in manifests since it's no longer used | Eelco Dolstra | 1 | -2/+2 | |
and redundant anyway. | |||||
2010-12-05 | * Use CamelCase for the Perl modules. | Eelco Dolstra | 1 | -1/+1 | |
2010-12-05 | * Add a script `nix-generate-patches'. | Eelco Dolstra | 1 | -0/+42 | |
* Fix the binary patching test. |