lix/src/libstore
2016-10-18 15:45:51 +02:00
..
binary-cache-store.cc importPaths(): Fix accessor support for Hydra 2016-10-07 18:13:40 +02:00
binary-cache-store.hh Implement generic Store::queryValidPaths() 2016-10-07 19:20:47 +02:00
build.cc Fix /dev/ptmx in sandboxes 2016-10-14 15:42:13 +02:00
builtins.cc Enable HTTP/2 support 2016-09-14 16:36:02 +02:00
builtins.hh
crypto.cc
crypto.hh
derivations.cc armv5tel can be built by armv6l and armv7l (#1063) 2016-09-16 22:03:34 +02:00
derivations.hh Add a mechanism for derivation attributes to reference the derivation's outputs 2016-08-17 17:19:32 +02:00
download.cc downloader: use priority_queue 2016-10-18 15:45:51 +02:00
download.hh Make computeFSClosure() single-threaded again 2016-09-16 18:54:14 +02:00
export-import.cc importPaths(): Fix accessor support for Hydra 2016-10-07 18:13:40 +02:00
fs-accessor.hh
gc.cc printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
globals.cc
globals.hh
http-binary-cache-store.cc Fix "Promise already satisfied" error 2016-09-20 17:25:12 +02:00
local-binary-cache-store.cc Make computeFSClosure() single-threaded again 2016-09-16 18:54:14 +02:00
local-fs-store.cc
local-store.cc Shut up some warnings 2016-10-12 15:53:38 +02:00
local-store.hh Make computeFSClosure() single-threaded again 2016-09-16 18:54:14 +02:00
local.mk
misc.cc Make computeFSClosure() single-threaded again 2016-09-16 18:54:14 +02:00
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
pathlocks.cc printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
pathlocks.hh
profiles.cc printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
profiles.hh
references.cc
references.hh
remote-store.cc printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
remote-store.hh Make computeFSClosure() single-threaded again 2016-09-16 18:54:14 +02:00
s3-binary-cache-store.cc Fix getS3Stats() 2016-10-06 17:00:52 +02:00
s3-binary-cache-store.hh Fix getS3Stats() 2016-10-06 17:00:52 +02:00
sandbox-defaults.sb.in
schema.sql
sqlite.cc printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
sqlite.hh
store-api.cc Store::queryValidPaths(): Use async queryPathInfo() 2016-10-07 19:43:36 +02:00
store-api.hh Implement generic Store::queryValidPaths() 2016-10-07 19:20:47 +02:00
worker-protocol.hh