guix/src/libstore
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
..
build.cc Set the close-on-exec flag on file descriptors 2012-03-05 20:29:00 +01:00
derivations.cc
derivations.hh
gc.cc Ensure that Perl processes delete their entry in the temproots directory 2012-03-13 17:07:49 +01:00
globals.cc
globals.hh
local-store.cc Restore progress indication during nix-copy-closure 2012-03-05 18:13:44 +01:00
local-store.hh
Makefile.am Drop the externals directory 2012-03-18 23:54:57 +01:00
misc.cc * Oops. 2011-12-30 17:13:25 +00:00
misc.hh
optimise-store.cc On Linux, make the Nix store really read-only by using the immutable bit 2012-02-15 01:31:56 +01:00
pathlocks.cc Set the close-on-exec flag on file descriptors 2012-03-05 20:29:00 +01:00
pathlocks.hh
references.cc Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
references.hh
remote-store.cc Use data() instead of c_str() where appropriate 2012-02-09 18:27:45 +01:00
remote-store.hh
schema.sql
store-api.cc
store-api.hh * Reject a build if there is a cycle among the outputs. This is 2011-12-30 14:47:14 +00:00
worker-protocol.hh