Eelco Dolstra
b006a31d52
Drop the externals directory
...
Nix now requires SQLite and bzip2 to be pre-installed. SQLite is
detected using pkg-config. We required DBD::SQLite anyway, so
depending on SQLite is not a big problem.
The --with-bzip2, --with-openssl and --with-sqlite flags are gone.
2012-03-18 23:54:57 +01:00
Eelco Dolstra
77f7a6d591
* Quick hack around one of the pathological cases in bsdiff
...
(namely, when there is a long region of 0s). On one 86 MiB
case, this cut patch generation time from 44m to 2m.
2010-11-29 17:07:04 +00:00
Peter Simons
7e043d28a6
src/bsdiff-4.3/Makefile.am: include the 'compat-include' directory in distribution tarballs
2010-07-15 14:35:20 +00:00
Peter Simons
af09fe12dd
Fix build of bsdiff-4.3 on machines that don't have <err.h>, such as Solaris.
2010-06-24 17:51:31 +00:00
Eelco Dolstra
30e4653783
* Mac OS X 10.5 compatibility.
2007-12-13 22:06:19 +00:00
Eelco Dolstra
6e2eaaec96
* Print a better error message when writing the patched file (e.g.,
...
"No space left on device" instead of "Success"). Reported by Karina
Olmos.
2006-02-01 17:28:13 +00:00
Eelco Dolstra
8291f6d968
* bsdiff updated to 4.3. This makes Nix depend on libbz2.
2006-02-01 16:48:49 +00:00