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