aboutsummaryrefslogtreecommitdiff
path: root/src/nix-worker/Makefile.am
AgeCommit message (Expand)Author
2012-10-03Rename nix-worker to nix-daemonEelco Dolstra
2012-10-03When ‘--help’ is given, just run ‘man’ to show the manual pageEelco Dolstra
2010-03-02* When using the included sqlite/aterm libraries, build withEelco Dolstra
2010-02-24* ADDITIONAL_NETWORK_LIBS -> LIBS.Eelco Dolstra
2010-02-24* Add ${sqlite_lib} everywhere. Just adding it in `libstore' doesn'tEelco Dolstra
2009-11-06* Remove support for old (before Nix 0.12pre12020) databases.Eelco Dolstra
2009-10-08Added optional parameter which adds -lnsl -lsocket to make the Nix package ma...Sander van der Burg
2006-12-07* Doh!Eelco Dolstra
2006-12-07* Rename all those main.cc files.Eelco Dolstra
2006-12-04* Install the worker in bindir, not libexecdir.Eelco Dolstra
2006-12-02* Doh.Eelco Dolstra
2006-12-02* Remove queryPathHash().Eelco Dolstra
2006-11-30* Skeleton of the privileged worker program.Eelco Dolstra