lix/src
Eelco Dolstra e1a6fb7870 * `dependencyClosure' now allows a search path, e.g.,
dependencyClosure { ... searchPath = [ ../foo ../bar ]; ... }

* Primop `dirOf' to return the directory part of a path (e.g., dirOf
  /a/b/c == /a/b).

* Primop `relativise' (according to Webster that's a real word!) that
  given paths A and B returns a string representing path B relative
  path to A; e.g., relativise /a/b/c a/b/x/y => "../x/y".
2005-08-14 14:00:39 +00:00
..
bin2c * "Fix expression" -> "Nix expression". 2003-11-18 12:06:07 +00:00
boost * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
bsdiff-4.2 * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00
libexpr * `dependencyClosure' now allows a search path, e.g., 2005-08-14 14:00:39 +00:00
libmain * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
libstore * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
libutil * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
log2xml * Escape ASCII characters < 32 to Unicode FFFD (REPLACEMENT CHARACTER) 2005-08-01 13:39:19 +00:00
nix-env * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
nix-hash * nix-hash: option `--truncate' to truncate the hash to 160 bits. Hmm, 2005-08-14 10:09:56 +00:00
nix-instantiate * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
nix-store * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
aterm-helper.pl * Automatically upgrade <= 0.7 Nix stores to the new schema (so that 2005-02-09 09:50:29 +00:00
Makefile.am * Integrated bsdiff/bspatch 4.2 (from 2004-12-29 22:08:48 +00:00