guix/src/libstore
Eelco Dolstra 8c0b42f857 * An quick and dirty hack to support distributed builds. 2004-05-12 09:35:51 +00:00
..
Makefile.am * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
db.cc * Catch SIGINT to terminate cleanly when the user tries to interrupt 2004-01-15 20:23:55 +00:00
db.hh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
globals.cc * Option `-B' to always show the output of builders, regardless of 2004-01-13 16:35:43 +00:00
globals.hh * Option `-B' to always show the output of builders, regardless of 2004-01-13 16:35:43 +00:00
normalise.cc * An quick and dirty hack to support distributed builds. 2004-05-12 09:35:51 +00:00
normalise.hh * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
pathlocks.cc * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
pathlocks.hh * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
references.cc * Catch SIGINT to terminate cleanly when the user tries to interrupt 2004-01-15 20:23:55 +00:00
references.hh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
store.cc * Be stricter in verifying store paths. 2004-04-14 08:08:55 +00:00
store.hh * Be stricter in verifying store paths. 2004-04-14 08:08:55 +00:00
storeexpr.cc * Changed the extension for store expressions from ".nix" to ".store" 2004-01-12 10:44:48 +00:00
storeexpr.hh * "Nix expression" -> "store expression". 2003-11-18 11:22:29 +00:00
test-builder-1.sh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
test-builder-2.sh * libnix -> libstore. 2003-11-18 10:55:27 +00:00
test.cc * libnix -> libstore. 2003-11-18 10:55:27 +00:00