guix/src/libstore
Eelco Dolstra 96de272b48 * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' ->
`derivations.cc', etc.
* Store the SHA-256 content hash of store paths in the database after
  they have been built/added.  This is so that we can check whether
  the store has been messed with (a la `rpm --verify').
* When registering path validity, verify that the closure property
  holds.
2005-01-19 16:39:47 +00:00
..
Makefile.am * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
build.cc * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
build.hh * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +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
derivations-ast.def * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
derivations.cc * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
derivations.hh * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
gc.cc * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
gc.hh * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +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
misc.cc * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +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 * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
store.hh * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +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