Disable deprecation warnings
[?]
May 8, 2019, 7:22 PM
WCXHTOWHIRQAGQRDH3VDAVECLUYXU2MNT622II7QIX2INHVGK4XACDependencies
- [2]
4YCF3KBGConcurrent hydra-evaluator - [3]
7VQ4ALFYUpdate "make check" for the new queue runner - [4]
3YSJ3LYKRemove finally.hh - [5]
V6H6BWMKSync with Nix - [6]
HJOEIMLRRefactor - [7]
5AIYUMTBBasic remote building - [8]
N2NKSKHSRefactor local binary cache code into a subclass - [9]
GH4S4AWMRename file - [10]
KS7NNPQWBleh Automake - [11]
GTUZLZRHAdd an S3-backed binary cache store - [12]
N4IROACVMove buildRemote() into State - [13]
24BMQDZAStart of single-process hydra-queue-runner - [14]
73YR46NJhydra-queue-runner: Write directly to a binary cache - [15]
FS3HUMVUFix Makefile.am
Change contents
- replacement in src/hydra-evaluator/Makefile.am at line 5
hydra_evaluator_CXXFLAGS = $(NIX_CFLAGS) -Wall -I ../libhydra[2.475]hydra_evaluator_CXXFLAGS = $(NIX_CFLAGS) -Wall -I ../libhydra -Wno-deprecated-declarations - replacement in src/hydra-queue-runner/Makefile.am at line 7
hydra_queue_runner_CXXFLAGS = $(NIX_CFLAGS) -Wall -I ../libhydra[3.368]hydra_queue_runner_CXXFLAGS = $(NIX_CFLAGS) -Wall -I ../libhydra -Wno-deprecated-declarations