1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/libstore
2016-02-29 16:14:39 +01:00
..
binary-cache-store.cc importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00
binary-cache-store.hh importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00
build.cc deletePath(): Succeed if path doesn't exist 2016-02-24 17:44:55 +01:00
builtins.cc <nix/fetchurl.nix>: Support xz-compressed NARs 2015-10-30 12:34:30 +01:00
builtins.hh Make <nix/fetchurl.nix> a builtin builder 2015-07-20 04:38:46 +02:00
crypto.cc Fix build without sodium 2016-02-17 12:42:14 +01:00
crypto.hh Add C++ functions for .narinfo processing / signing 2016-02-16 16:38:44 +01:00
derivations.cc StoreAPI -> Store 2016-02-04 14:48:42 +01:00
derivations.hh StoreAPI -> Store 2016-02-04 14:48:42 +01:00
download.cc curl: Set CURLOPT_NOSIGNAL 2016-02-22 15:51:14 +01:00
download.hh StoreAPI -> Store 2016-02-04 14:48:42 +01:00
fs-accessor.hh Add NAR / Store accessor abstraction 2016-02-25 17:43:19 +01:00
gc.cc deletePath(): Succeed if path doesn't exist 2016-02-24 17:44:55 +01:00
globals.cc move preBuildHook defaulting to globals.cc 2015-10-21 14:39:08 -07:00
globals.hh Add the pre-build hook. 2015-04-18 16:56:02 -04:00
local-binary-cache-store.cc Eliminate local-binary-cache-store.hh 2016-02-29 16:14:39 +01:00
local-fs-store.cc Add NAR / Store accessor abstraction 2016-02-25 17:43:19 +01:00
local-store.cc importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00
local-store.hh importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00
local.mk Add C++ functions for .narinfo processing / signing 2016-02-16 16:38:44 +01:00
misc.cc StoreAPI -> Store 2016-02-04 14:48:42 +01:00
nar-accessor.cc Remove bad assertion 2016-02-26 21:43:59 +01:00
nar-accessor.hh Add NAR / Store accessor abstraction 2016-02-25 17:43:19 +01:00
nar-info.cc Add C++ functions for .narinfo processing / signing 2016-02-16 16:38:44 +01:00
nar-info.hh Add C++ functions for .narinfo processing / signing 2016-02-16 16:38:44 +01:00
nix-store.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
optimise-store.cc optimizePath(): Detect some .links corruption 2015-11-09 21:28:25 +01:00
pathlocks.cc ~PathLocks(): Handle exceptions 2016-01-04 11:34:36 +01:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
profiles.cc Move addPermRoot into Store 2016-02-11 16:14:42 +01:00
profiles.hh StoreAPI -> Store 2016-02-04 14:48:42 +01:00
references.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00
remote-store.hh importPaths(): Optionally add NARs to binary cache accessor 2016-02-26 15:20:10 +01:00
sandbox-defaults.sb.in Revert "remove sandbox-defaults.sb" 2015-11-21 16:40:24 -05:00
schema.sql * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
store-api.cc Make store implementations pluggable 2016-02-29 16:11:11 +01:00
store-api.hh Make store implementations pluggable 2016-02-29 16:11:11 +01:00
worker-protocol.hh daemon: Add 'buildMode' parameter to 'buildPaths' RPC 2015-12-02 18:14:49 +01:00