Split hydra-queue-runner.cc more

This commit is contained in:
Eelco Dolstra
2015-07-21 15:14:17 +02:00
parent 6ddcd37df1
commit 7e026d35f7
6 changed files with 921 additions and 904 deletions

View File

@ -1,6 +1,7 @@
bin_PROGRAMS = hydra-queue-runner
hydra_queue_runner_SOURCES = hydra-queue-runner.cc build-result.cc build-remote.cc \
hydra_queue_runner_SOURCES = hydra-queue-runner.cc queue-monitor.cc dispatcher.cc \
builder.cc build-result.cc build-remote.cc \
build-result.hh counter.hh pool.hh sync.hh token-server.hh state.hh db.hh
hydra_queue_runner_LDADD = $(NIX_LIBS) -lpqxx