nix-super/src/libstore
Eelco Dolstra 345a95afe9 * Allow the size of the GC reserved file to be specified in nix.conf
through the new `gc-reserved-space' option.
2006-02-16 13:58:10 +00:00
..
build.cc * Use setsid instead of setpgrp in child processes. This not only 2006-02-03 14:20:59 +00:00
build.hh * Change referer' to referrer' throughout. In particular, the 2005-12-13 21:04:48 +00:00
db.cc * More GCC 2.95 compatibility. 2005-12-25 11:29:12 +00:00
db.hh * Automatically delete the old referers table. 2005-12-12 19:14:38 +00:00
derivations-ast.def * Automatically upgrade <= 0.7 Nix stores to the new schema (so that 2005-02-09 09:50:29 +00:00
derivations.cc * Maintain the references/referers relation also for derivations. 2005-01-25 21:28:25 +00:00
derivations.hh * Another change to low-level derivations. The last one this year, I 2005-01-20 14:10:19 +00:00
gc.cc * Added a flag --ignore-liveness' to nix-store --delete'. It 2005-12-23 21:36:44 +00:00
gc.hh * Added a flag --ignore-liveness' to nix-store --delete'. It 2005-12-23 21:36:44 +00:00
globals.cc * Allow the size of the GC reserved file to be specified in nix.conf 2006-02-16 13:58:10 +00:00
globals.hh * Allow the size of the GC reserved file to be specified in nix.conf 2006-02-16 13:58:10 +00:00
Makefile.am * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
misc.cc * Change referer' to referrer' throughout. In particular, the 2005-12-13 21:04:48 +00:00
pathlocks.cc * Don't delete active lock files. 2005-01-31 12:19:53 +00:00
pathlocks.hh * Make lock removal safe by signalling to blocked processes that the 2005-01-27 12:19:25 +00:00
references.cc * Did something useful while waiting at IAD: reference scanning is now 2005-11-16 08:27:06 +00:00
references.hh * Did something useful while waiting at IAD: reference scanning is now 2005-11-16 08:27:06 +00:00
store.cc * Allow the size of the GC reserved file to be specified in nix.conf 2006-02-16 13:58:10 +00:00
store.hh * A simple hack to fix NIX-18: the garbage collector cannot run when 2006-02-16 13:19:15 +00:00
test-builder-1.sh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
test-builder-2.sh * libnix -> libstore. 2003-11-18 10:55:27 +00:00