guix/src/libstore
Eelco Dolstra 6199f9b93e * Added a command `nix-store --clear-failed-paths <PATHS>' to clear
the "failed" status of the given store paths.  The special value `*'
  clears all failed paths.
2010-04-26 12:56:42 +00:00
..
build.cc * Sync with the trunk. 2010-03-11 15:45:05 +00:00
derivations-ast.def
derivations.cc * Use foreach in a lot of places. 2009-04-21 11:52:16 +00:00
derivations.hh * When using the included sqlite/aterm libraries, build with 2010-03-02 15:58:13 +00:00
gc.cc * Set gc-keep-outputs' or gc-keep-derivations' to false with 2010-03-08 21:31:42 +00:00
globals.cc
globals.hh
local-store.cc * Added a command `nix-store --clear-failed-paths <PATHS>' to clear 2010-04-26 12:56:42 +00:00
local-store.hh * Added a command `nix-store --clear-failed-paths <PATHS>' to clear 2010-04-26 12:56:42 +00:00
Makefile.am * When using the included sqlite/aterm libraries, build with 2010-03-02 15:58:13 +00:00
misc.cc * Get derivation outputs from the database instead of the .drv file, 2010-02-22 12:44:36 +00:00
misc.hh * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +00:00
optimise-store.cc * And some more. 2009-09-24 07:39:55 +00:00
pathlocks.cc * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
pathlocks.hh * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +00:00
references.cc
references.hh
remote-store.cc * Implement RemoteStore::queryValidPaths(). 2010-02-26 12:05:01 +00:00
remote-store.hh * Get derivation outputs from the database instead of the .drv file, 2010-02-22 12:44:36 +00:00
schema.sql 2010-02-24 14:39:52 +00:00
store-api.cc * Revert r19650 (implement gc-keep-outputs by looking for derivations 2010-02-22 11:44:17 +00:00
store-api.hh * Remove some unused functions. 2010-03-04 13:03:26 +00:00
worker-protocol.hh * Implement RemoteStore::queryValidPaths(). 2010-02-26 12:05:01 +00:00