tvl-depot/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 * Sync with the trunk. 2010-04-20 09:20:29 +00:00
boost * Install some headers in the right location. 2009-03-05 14:57:50 +00:00
bsdiff-4.3 * Quick hack around one of the pathological cases in bsdiff 2010-11-29 17:07:04 +00:00
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 * Emit warning='1' or error='1' attributes for lines marked as 2010-03-05 12:54:58 +00:00
nix-setuid-helper * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
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 * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00