1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 20:20:58 +01:00
nix/src/libstore
2007-05-31 17:18:13 +00:00
..
build.cc Before creating multiple derivation - component instances 2007-05-31 17:18:13 +00:00
db.cc * A helpful message. 2006-10-13 11:49:55 +00:00
db.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
derivations-ast.def Added beginnnings of getStatePathClosure and GetDrv in local-store.cc, next: setting up variables in nix-state to recursively commit state 2007-05-29 15:42:44 +00:00
derivations.cc Added beginnnings of getStatePathClosure and GetDrv in local-store.cc, next: setting up variables in nix-state to recursively commit state 2007-05-29 15:42:44 +00:00
derivations.hh Before creating multiple derivation - component instances 2007-05-31 17:18:13 +00:00
gc.cc * Undocumented option `gc-check-reachability' to allow reachability 2007-03-19 09:16:47 +00:00
globals.cc Before modifying commit shell script 2007-05-30 11:27:01 +00:00
globals.hh Before modifying commit shell script 2007-05-30 11:27:01 +00:00
local-store.cc Before creating multiple derivation - component instances 2007-05-31 17:18:13 +00:00
local-store.hh Added beginnnings of getStatePathClosure and GetDrv in local-store.cc, next: setting up variables in nix-state to recursively commit state 2007-05-29 15:42:44 +00:00
Makefile.am Repositorys are created, state dirs are checked out automatically 2007-05-21 21:34:49 +00:00
misc.cc * More remote operations. 2006-11-30 22:43:55 +00:00
misc.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.cc * Use a proper namespace. 2006-09-04 21:06:23 +00:00
pathlocks.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
references.cc * Use a bounded amount of memory in scanForReferences() by not reading 2006-09-22 13:10:30 +00:00
references.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
remote-store.cc Added beginnnings of getStatePathClosure and GetDrv in local-store.cc, next: setting up variables in nix-state to recursively commit state 2007-05-29 15:42:44 +00:00
remote-store.hh Added beginnnings of getStatePathClosure and GetDrv in local-store.cc, next: setting up variables in nix-state to recursively commit state 2007-05-29 15:42:44 +00:00
store-api.cc Before creating multiple derivation - component instances 2007-05-31 17:18:13 +00:00
store-api.hh Before modifying commit shell script 2007-05-30 11:27:01 +00:00
store-state.cc Before creating multiple derivation - component instances 2007-05-31 17:18:13 +00:00
store-state.hh Created commit shell script; next adding nix-state 2007-05-24 15:08:12 +00:00
worker-protocol.hh * `nix-store --import' now also works in remote mode. The worker 2007-02-21 17:34:02 +00:00