guix/nix/libstore
Eelco Dolstra 5241aec531 Build derivations in a more predictable order
Derivations are now built in order of derivation name, so a package
named "aardvark" is built before "baboon".

Fixes #399.
2015-05-11 17:42:53 +02:00
..
build.cc Build derivations in a more predictable order 2015-05-11 17:42:53 +02:00
derivations.cc Merge commit '8d5f472f2c49c79a0d3ae2e506f4d4d76224b328' into nix 2015-01-04 23:01:14 +01:00
derivations.hh Merge commit '8d5f472f2c49c79a0d3ae2e506f4d4d76224b328' into nix 2015-01-04 23:01:14 +01:00
gc.cc Disable vacuuming the DB after garbage collection 2015-05-11 17:42:18 +02:00
globals.cc Settings: Add bool get() 2015-05-11 17:32:30 +02:00
globals.hh Settings: Add bool get() 2015-05-11 17:32:30 +02:00
local-store.cc Clean up temp roots in a more C++ way 2015-05-11 17:40:44 +02:00
local-store.hh Clean up temp roots in a more C++ way 2015-05-11 17:40:44 +02:00
misc.cc Merge commit '8d5f472f2c49c79a0d3ae2e506f4d4d76224b328' into nix 2015-01-04 23:01:14 +01:00
misc.hh
optimise-store.cc Add an 'optimiseStore' remote procedure call. 2015-05-11 17:31:02 +02:00
pathlocks.cc
pathlocks.hh
references.cc
references.hh
remote-store.cc Improve error message if the daemon worker fails to start 2015-05-11 17:38:34 +02:00
remote-store.hh Add an 'optimiseStore' remote procedure call. 2015-05-11 17:31:02 +02:00
schema.sql
store-api.cc
store-api.hh Add an 'optimiseStore' remote procedure call. 2015-05-11 17:31:02 +02:00
worker-protocol.hh Add an 'optimiseStore' remote procedure call. 2015-05-11 17:31:02 +02:00