Disable deprecation warnings
[?]
May 8, 2019, 7:22 PM
XVZTWOTA4AOETAEUJNYUP2LMPLHJZLSUDKWGNP6UZ37WSQMISSZACDependencies
- [2]
4YCF3KBGConcurrent hydra-evaluator - [3]
FS3HUMVUFix Makefile.am - [4]
N4IROACVMove buildRemote() into State - [5]
V6H6BWMKSync with Nix - [6]
5AIYUMTBBasic remote building - [7]
3YSJ3LYKRemove finally.hh - [8]
24BMQDZAStart of single-process hydra-queue-runner - [9]
KS7NNPQWBleh Automake - [10]
GTUZLZRHAdd an S3-backed binary cache store - [11]
7VQ4ALFYUpdate "make check" for the new queue runner - [12]
HJOEIMLRRefactor - [13]
N2NKSKHSRefactor local binary cache code into a subclass - [14]
73YR46NJhydra-queue-runner: Write directly to a binary cache - [15]
GH4S4AWMRename file
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