1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 12:10:59 +01:00
nix/src/libstore
2007-10-05 19:33:27 +00:00
..
build.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
build.hh * Fixed very old transactional bug that caused a freeze sometimes 2007-08-17 15:35:34 +00:00
db.cc Fixed sharing issue. Created unshare method. 2007-09-18 15:10:48 +00:00
db.hh Fixed sharing issue. Created unshare method. 2007-09-18 15:10:48 +00:00
derivations-ast.def Changed the [solid-state-dependencies] list in the derivation to a single variable 'externalState' (since we also have a single state path) which can, for instance, be set to ~/.mozilla-test in the case of firefox (not bugfree yet) 2007-09-03 19:22:09 +00:00
derivations.cc Changed the [solid-state-dependencies] list in the derivation to a single variable 'externalState' (since we also have a single state path) which can, for instance, be set to ~/.mozilla-test in the case of firefox (not bugfree yet) 2007-09-03 19:22:09 +00:00
derivations.hh Changed the [solid-state-dependencies] list in the derivation to a single variable 'externalState' (since we also have a single state path) which can, for instance, be set to ~/.mozilla-test in the case of firefox (not bugfree yet) 2007-09-03 19:22:09 +00:00
gc.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
globals.cc Replaced cp for rsync to copy state 2007-10-03 09:46:22 +00:00
globals.hh Replaced cp for rsync to copy state 2007-10-03 09:46:22 +00:00
local-store.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
local-store.hh Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
Makefile.am * Fixed very old transactional bug that caused a freeze sometimes 2007-08-17 15:35:34 +00:00
misc.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
misc.hh Fixed a lot of remote store issues. But there is still a bug with 32bit unsigned integers: 'implementation cannot deal with > 32-bit integers' 2007-08-28 15:22:27 +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 2007-07-18 11:19:41 +00:00
references.hh 2007-07-18 11:19:41 +00:00
remote-store.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
remote-store.hh Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
store-api.cc Fixed recalculated drv path issue. 2007-09-18 17:01:17 +00:00
store-api.hh Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
store-state.cc Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
store-state.hh Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00
worker-protocol.hh Added some state-specific garbage collection code (not complete yet) 2007-10-05 19:33:27 +00:00