guix/src/libstore
Eelco Dolstra 2a2756b856 * Simplification: registerSubstitutes -> registerSubstitute. We no
longer need the former since there we no longer have the
  substitutes-rev table (which triggered a O(n^2) cost in updating
  them).
2005-01-25 20:27:40 +00:00
..
Makefile.am * Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' -> 2005-01-19 16:39:47 +00:00
build.cc * Simplification: registerSubstitutes -> registerSubstitute. We no 2005-01-25 20:27:40 +00:00
build.hh * In nix-store: added query `--referers-closure' that returns the 2005-01-25 11:18:03 +00:00
db.cc
db.hh
derivations-ast.def * Another change to low-level derivations. The last one this year, I 2005-01-20 14:10:19 +00:00
derivations.cc * Terminology fixes. 2005-01-20 16:01:07 +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 * 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
globals.hh
misc.cc * In nix-store: added query `--referers-closure' that returns the 2005-01-25 11:18:03 +00:00
pathlocks.cc
pathlocks.hh
references.cc * Shorten SHA-256 hashes used in store path name generation to 160 2005-01-14 16:04:03 +00:00
references.hh
store.cc * Simplification: registerSubstitutes -> registerSubstitute. We no 2005-01-25 20:27:40 +00:00
store.hh * Simplification: registerSubstitutes -> registerSubstitute. We no 2005-01-25 20:27:40 +00:00
test-builder-1.sh
test-builder-2.sh