nix-super/src/libstore
Eelco Dolstra 06c77bf7a8 * Change extension .store' to .drv'.
* Re-enable `nix-store --query --requisites'.
2005-01-19 14:36:00 +00:00
..
db.cc * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
db.hh * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
gc.cc * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00
gc.hh * `--min-age' flag in nix-store and nix-collect-garbage to only delete 2004-08-25 16:54:08 +00:00
globals.cc * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
globals.hh * Allow certain operations to succeed even if we don't have write 2004-10-25 14:38:23 +00:00
Makefile.am * Drop ATmake / ATMatcher also in handling store expressions. 2004-10-29 11:22:49 +00:00
misc.cc * Change extension .store' to .drv'. 2005-01-19 14:36:00 +00:00
normalise.cc * Change extension .store' to .drv'. 2005-01-19 14:36:00 +00:00
normalise.hh * Change extension .store' to .drv'. 2005-01-19 14:36:00 +00:00
pathlocks.cc * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
pathlocks.hh * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
references.cc * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
references.hh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
store.cc * Change extension .store' to .drv'. 2005-01-19 14:36:00 +00:00
store.hh * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00
storeexpr-ast.def * Started removing closure store expressions, i.e., the explicit 2005-01-19 11:16:11 +00:00
storeexpr.cc * Change extension .store' to .drv'. 2005-01-19 14:36:00 +00:00
storeexpr.hh * Change extension .store' to .drv'. 2005-01-19 14:36:00 +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