guix/src
Eelco Dolstra 8afd28a922 Remove dependency on sqlite3_table_column_metadata
Not all SQLite builds have the function sqlite3_table_column_metadata.
We were only using it in a schema upgrade check for compatibility with
databases that were probably never seen in the wild.  So remove it.
2012-03-01 16:06:49 +01:00
..
bin2c
boost
bsdiff-4.3
libexpr Fix error message 2012-02-09 18:56:48 +01:00
libmain * Remove the terminate handler, which was only really needed because 2011-12-14 22:41:10 +00:00
libstore Remove dependency on sqlite3_table_column_metadata 2012-03-01 16:06:49 +01:00
libutil On Linux, make the Nix store really read-only by using the immutable bit 2012-02-15 01:31:56 +01:00
nix-env * Refactoring: Get rid of a few subdirectories in corepkgs/, and some 2012-01-03 00:16:29 +00:00
nix-hash * Move parseHash16or32 into libutil, and use in nix-hash. 2011-12-02 11:47:06 +00:00
nix-instantiate * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
nix-log2xml
nix-setuid-helper
nix-store Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
nix-worker Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
Makefile.am