about summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-05-02 Install an Upstart serviceEelco Dolstra1-0/+1
2014-04-07 Install systemd unitsEelco Dolstra1-0/+1
2014-03-30 boost::shared_ptr -> std::shared_ptrEelco Dolstra1-0/+2
2014-02-08 Add download-via-ssh substituterShea Levy1-0/+1
This substituter connects to a remote host, runs nix-store --serve there, and then forwards substituter commands on to the remote host and sends their results to the calling program. The ssh-substituter-hosts option can be specified as a list of hosts to try. This is an initial implementation and, while it works, it has some limitations: * Only the first host is used * There is no caching of query results (all queries are sent to the remote machine) * There is no informative output (such as progress bars) * Some failure modes may cause unhelpful error messages * There is no concept of trusted-ssh-substituter-hosts Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-01 Fix "make dist"Eelco Dolstra1-2/+1
2014-02-01 Update Makefile variable namesEelco Dolstra1-1/+1
2014-02-01 Build/install manualEelco Dolstra1-1/+3
2014-01-30 Rename Makefile -> local.mkEelco Dolstra1-16/+16
2014-01-09 Update MakefilesEelco Dolstra1-1/+3
2013-11-25 Add support for ‘make installcheck’Eelco Dolstra1-1/+2
2013-11-25 Add a Makefile for the Perl stuffEelco Dolstra1-0/+1
2013-11-25 Rename Makefile.new -> MakefileEelco Dolstra1-0/+19