guix/src
Eelco Dolstra d6f586d0ea * Optional switch "--with-openssl=<PATH>" to use OpenSSL's
implementations of MD5, SHA-1 and SHA-256.  The main benefit is that
  we get assembler-optimised implementations of MD5 and SHA-1 (though
  not SHA-256 (at least on x86), unfortunately).  OpenSSL's SHA-1
  implementation on Intel is twice as fast as ours.
2006-02-13 19:52:43 +00:00
..
bin2c
boost * Build dynamic libraries. 2005-07-22 14:52:45 +00:00
bsdiff-4.3 * Print a better error message when writing the patched file (e.g., 2006-02-01 17:28:13 +00:00
libexpr * Override YYMALLOC and YYFREE so that we can call AT[un]protectMemory 2006-02-13 13:09:23 +00:00
libmain * dirOf: return "/", not "", for paths in the root directory. Fixes NIX-26. 2006-01-09 14:52:46 +00:00
libstore * Use setsid instead of setpgrp in child processes. This not only 2006-02-03 14:20:59 +00:00
libutil * Optional switch "--with-openssl=<PATH>" to use OpenSSL's 2006-02-13 19:52:43 +00:00
nix-env * Oops, fix breakage. 2006-02-08 14:32:33 +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 * Enable the --attr in nix-build as well (and add -A as an alias). 2006-02-10 17:37:35 +00:00
nix-log2xml * log2xml -> nix-log2xml. 2005-10-05 09:42:13 +00:00
nix-store * Don't show cycles, they're not very useful. 2006-01-19 15:35:34 +00:00
Makefile.am * bsdiff updated to 4.3. This makes Nix depend on libbz2. 2006-02-01 16:48:49 +00:00
aterm-helper.pl