Rename file
[?]
Feb 18, 2016, 11:49 AM
GH4S4AWM2RUS3RUDU4E4TVQJF3N3LKM7OQQSZTG6H7NNMH6FKR7ACDependencies
- [2]
73YR46NJhydra-queue-runner: Write directly to a binary cache - [3]
MHVIT4JYSplit hydra-queue-runner.cc more - [4]
HJOEIMLRRefactor - [5]
N4IROACVMove buildRemote() into State - [6]
YZAI5GQUImplement a database connection pool - [7]
3FQ65IXOhydra-queue-runner: Compress binary cache NARs using xz - [8]
MB3TISH2Rate-limit the number of threads copying closures at the same time - [9]
5AIYUMTBBasic remote building - [10]
ENXUSMSVMake concurrency more robust - [11]
7LB6QBXYKeep track of the number of build steps that are being built - [12]
24BMQDZAStart of single-process hydra-queue-runner
Change contents
- replacement in src/hydra-queue-runner/Makefile.am at line 6
local-binary-cache.hh local-binary-cache.ccbinary-cache-store.hh binary-cache-store.cc - file move: local-binary-cache.cc → binary-cache-store.cc
- replacement in src/hydra-queue-runner/binary-cache-store.cc at line 1
#include "local-binary-cache.hh"#include "binary-cache-store.hh" - file move: local-binary-cache.hh → binary-cache-store.hh
- replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 10
#include "local-binary-cache.hh"#include "binary-cache-store.hh"