guix/src/libstore
Eelco Dolstra cfb09e0fad * Automatically abort transactions if they go out of scope without
committing.
2010-02-18 14:40:07 +00:00
..
Makefile.am * Convert the Nix database to SQLite. 2010-02-18 13:16:59 +00:00
build.cc * Revert r19797, and use a simpler solution: just don't monitor build 2010-02-03 21:38:41 +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 * Use foreach in a lot of places. 2009-04-21 11:52:16 +00:00
derivations.hh * Build correctly against newer ATerm releases. Fixes "error: 'union' 2009-12-16 15:29:50 +00:00
gc.cc * Remove most Cygwin-specific code. Cygwin 1.7 implements advisory 2010-02-02 15:28:36 +00:00
globals.cc * No longer block while waiting for a lock on a store path. Instead 2009-03-23 01:05:54 +00:00
globals.hh * No longer block while waiting for a lock on a store path. Instead 2009-03-23 01:05:54 +00:00
local-store.cc * Automatically abort transactions if they go out of scope without 2010-02-18 14:40:07 +00:00
local-store.hh * Some wrapper objects to ensure that SQLite objects are properly 2010-02-18 14:30:42 +00:00
misc.cc * Made `nix-store -qR --include-outputs' much faster if there are 2010-01-25 17:18:44 +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 2009-03-30 19:35:55 +00:00
references.hh * Scan for references and compute the SHA-256 hash of the output in 2009-03-28 20:51:33 +00:00
remote-store.cc * Remove the --use-atime / --max-atime garbage collector flags. Many 2009-11-20 17:12:38 +00:00
remote-store.hh * Open the connection to the daemon lazily (on demand) so that 2008-12-11 14:30:25 +00:00
schema.sql * Add the deriver to the ValidPaths table. In principle we could now 2010-02-18 13:48:18 +00:00
store-api.cc * Make the garbage collector do the right thing when `gc-keep-outputs' 2010-01-25 16:04:32 +00:00
store-api.hh * Make the garbage collector do the right thing when `gc-keep-outputs' 2010-01-25 16:04:32 +00:00
worker-protocol.hh * Pass --use-atime / --max-atime to the daemon. 2008-12-16 12:23:35 +00:00