Go to file
Eelco Dolstra 4f07ebc67e * Integrated bsdiff/bspatch 4.2 (from
http://www.daemonology.net/bsdiff/bsdiff-4.2.tar.gz) into the source
  tree.  The license is a bit peculiar, but it does allow verbatim
  copying, which is what we do here (i.e., so don't make any changes
  to the sources).
2004-12-29 22:08:48 +00:00
corepkgs * Place manifests in /nix/var/nix/manifests. 2004-12-20 16:38:50 +00:00
doc * Typo: genericBuilder -> genericBuild. 2004-12-17 13:46:07 +00:00
externals * Use aterm 2.3.1. 2004-12-29 17:29:24 +00:00
misc * A flag `--keep-going / -k' to keep building goals if one fails, as 2004-06-25 15:36:09 +00:00
patch * Commit old changed to bdiff.sh - but bdiff.sh is obsolete. 2004-12-16 14:59:05 +00:00
scripts * Reject patches larger than the full archives they produce. 2004-12-29 19:32:55 +00:00
src * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
tests * I love test sets. 2004-12-20 14:38:04 +00:00
AUTHORS * Put something in here. 2004-11-07 20:30:02 +00:00
COPYING * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
ChangeLog * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
INSTALL * Autoconf / Automake configuration and building. 2003-04-04 16:14:56 +00:00
Makefile.am * Remove `prebuilts.conf' file, it's not like anybody was using it. 2004-12-16 14:31:49 +00:00
NEWS * Bug: check that term is an application. 2004-10-26 23:30:18 +00:00
README * Fixed URL. 2004-04-26 09:54:37 +00:00
bootstrap.sh * A script to generate the Auto* stuff. 2004-07-30 13:45:13 +00:00
configure.ac * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
nix.spec.in * Hack for perl(readmanifest) dependency. 2004-09-08 12:07:19 +00:00
substitute.mk * A test to verify that Nix executes build jobs in parallel, if 2004-05-04 17:04:17 +00:00

README

                             *** Nix ***

For installation and usage instructions, please read the manual, which
can be found in `docs/manual/manual.html', and additionally at the Nix
website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>.