forked from lix-project/hydra
Pierre Bourdon
fbb894af4e
The current way this whole build works is incompatible with having a separate build dir, or at least with having a separate build dir. To be improved in the future - maybe minimize the dependencies a bit. But this isn't so much data that we really have to care.
44 lines
598 B
Plaintext
44 lines
598 B
Plaintext
/.pls_cache
|
|
*.o
|
|
*~
|
|
Makefile
|
|
Makefile.in
|
|
.deps
|
|
.hydra-data
|
|
/config.guess
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/depcomp
|
|
/libtool
|
|
/ltmain.sh
|
|
/autom4te.cache
|
|
/aclocal.m4
|
|
/missing
|
|
/install-sh
|
|
/src/sql/hydra-postgresql.sql
|
|
/src/sql/hydra-sqlite.sql
|
|
/src/sql/tmp.sqlite
|
|
/tests
|
|
/doc/manual/images
|
|
/doc/manual/manual.html
|
|
/doc/manual/manual.pdf
|
|
/t/.bzr*
|
|
/t/.git*
|
|
/t/.hg*
|
|
/t/nix
|
|
/t/data
|
|
/t/jobs/config.nix
|
|
t/jobs/declarative/project.json
|
|
/inst
|
|
hydra-config.h
|
|
hydra-config.h.in
|
|
result
|
|
result-*
|
|
outputs
|
|
config
|
|
stamp-h1
|
|
src/hydra-evaluator/hydra-evaluator
|
|
src/hydra-queue-runner/hydra-queue-runner
|