about summary refs log tree commit diff
path: root/src/libutil (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-02-16 * Allow linking against an external Berkeley DB / ATerm library.Eelco Dolstra1-2/+2
2004-02-06 * Use the profile pointed to by ~/.nix-profile if no --profileEelco Dolstra1-1/+1
2004-01-15 * Catch SIGINT to terminate cleanly when the user tries to interruptEelco Dolstra3-0/+36
2004-01-05 * Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra3-4/+19
2003-12-22 * Upgrade operation in `nix-env'. For instance, you can sayEelco Dolstra1-1/+2
2003-12-01 * Fix `make check'.Eelco Dolstra1-1/+1
2003-12-01 * Use a system name that does not include the OS manufacturer (i.e.,Eelco Dolstra1-1/+1
2003-11-25 * More `make dist' fixes.Eelco Dolstra1-3/+2
2003-11-25 * Allow integer bindings in derivations.Eelco Dolstra2-1/+17
2003-11-22 * Fix the garbage collector.Eelco Dolstra2-0/+16
2003-11-19 * nix-env: a tool to manage user environments.Eelco Dolstra3-37/+33
2003-11-18 * "Nix expression" -> "store expression".Eelco Dolstra2-0/+18
2003-11-18 * Source tree refactoring.Eelco Dolstra12-0/+1904