guix-devel/nix/libstore
Ludovic Courtès 7bf2a70a4f
daemon: Always try to execute the builder regardless of the platform.
* nix/libstore/build.cc (runChild): Move platform check after 'execve'
call.  Check specifically for ENOEXEC.
2018-01-11 10:25:06 +01:00
..
.gitignore build: Include a copy of Nix's libstore and daemon; build it. 2012-12-03 23:05:08 +01:00
build.cc daemon: Always try to execute the builder regardless of the platform. 2018-01-11 10:25:06 +01:00
builtins.cc
builtins.hh
derivations.cc Merge branch 'nix'. 2015-07-03 00:30:55 +02:00
derivations.hh
gc.cc
globals.cc daemon: Make libbz2 an optional dependency. 2018-01-07 23:47:22 +01:00
globals.hh daemon: Make libbz2 an optional dependency. 2018-01-07 23:47:22 +01:00
local-store.cc
local-store.hh
misc.cc
misc.hh
optimise-store.cc daemon: Fix invalid Boost format string. 2016-12-05 18:18:10 +01:00
pathlocks.cc daemon: ~PathLocks(): Handle exceptions. 2016-05-31 14:25:28 +02:00
pathlocks.hh Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
references.cc Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
references.hh Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
schema.sql Merge branch 'nix' into 'master'. 2014-12-19 22:47:37 +01:00
sqlite.cc
sqlite.hh
store-api.cc daemon: Remove unused 'RemoteStore' class. 2015-12-30 01:20:41 +01:00
store-api.hh
worker-protocol.hh