lix/src
Eelco Dolstra 0afeb7f51e
Store: Add a method for getting build logs
This allows various Store implementations to provide different ways to
get build logs. For example, BinaryCacheStore can get the build logs
from the binary cache.

Also, remove the log-servers option since we can use substituters for
this.
2017-03-15 16:48:29 +01:00
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
build-remote build-remote: Don't use a SSH master 2017-03-03 19:23:20 +01:00
buildenv Fix Fedora build 2016-08-30 13:56:22 +02:00
libexpr Add option to disable import-from-derivation completely, even if the drv is already realized 2017-03-08 08:46:12 -05:00
libmain Support auto-configuration of build-max-jobs 2017-02-28 12:54:50 +01:00
libstore Store: Add a method for getting build logs 2017-03-15 16:48:29 +01:00
libutil Add missing header <sstream> 2017-03-08 22:24:10 +01:00
nix exportReferencesGraph: Export more complete info in JSON format 2017-01-26 20:41:08 +01:00
nix-build nix-shell: Better error message when the shell can't be started 2017-02-24 17:25:00 +01:00
nix-channel nix-channel: Fix --update <CHANNELS> 2016-11-21 15:54:19 +01:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure nix-copy-closure: Use computeFSClosure() and LegacySSHStore 2017-02-07 20:55:47 +01:00
nix-daemon TeeSink: Pre-reserve string space 2017-03-01 16:16:04 +01:00
nix-env printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-instantiate Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix-prefetch-url printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-store Store: Add a method for getting build logs 2017-03-15 16:48:29 +01:00
resolve-system-dependencies printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00