guix/src
Eelco Dolstra 5d4171f7fb * Synchronise terminology with the ICSE paper (e.g., slice -> closure,
fstate -> Nix expression).
* Fix src/test.cc.
2003-10-07 12:27:49 +00:00
..
Makefile.am * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
archive.cc * Added some missing #includes. 2003-09-11 08:31:29 +00:00
archive.hh * Argh, another short-write problem. Added wrappers around 2003-07-20 21:11:43 +00:00
db.cc * Enclose most operations that update the database in transactions. 2003-07-31 16:05:35 +00:00
db.hh * Enclose most operations that update the database in transactions. 2003-07-31 16:05:35 +00:00
dotgraph.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
dotgraph.hh * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
exec.cc * Nix now respects $TMPDIR for the creation of temporary build directories. 2003-10-02 11:55:38 +00:00
exec.hh * Derivation expressions now can specify arguments to be passed to the 2003-08-15 12:32:37 +00:00
expr.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
expr.hh * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
fix.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
globals.cc * Delete the temporary directories of failed builds by default, and an 2003-08-19 09:04:47 +00:00
globals.hh * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
hash.cc * Get Fix and Nix to work again. 2003-07-15 22:28:27 +00:00
hash.hh * Get Fix and Nix to work again. 2003-07-15 22:28:27 +00:00
md5.c
md5.h
nix-hash.cc * A flag `--flat' to just compute the MD5 checksum of the contents of 2003-08-06 09:06:32 +00:00
nix-help.txt * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
nix.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
normalise.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
normalise.hh * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
pathlocks.cc * Added some missing #includes. 2003-09-11 08:31:29 +00:00
pathlocks.hh * Defensive programming against POSIX locking idiocy. 2003-08-01 15:06:23 +00:00
references.cc * Added some missing #includes. 2003-09-11 08:31:29 +00:00
references.hh * After building, scan for actual file system references as 2003-07-14 10:23:11 +00:00
shared.cc * Started using Berkeley DB environments. This is necessary for 2003-07-31 13:47:13 +00:00
shared.hh * Refactoring: move initialisation and argument parsing into a shared 2003-07-04 15:42:03 +00:00
store.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
store.hh * In normaliseFState(), wrap registration of the output paths and the 2003-08-01 15:41:47 +00:00
test-builder-1.sh * Set execute bit. 2003-07-31 13:13:27 +00:00
test-builder-2.sh * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
test-expr-1.nix
test.cc * Synchronise terminology with the ICSE paper (e.g., slice -> closure, 2003-10-07 12:27:49 +00:00
util.cc * Nix now respects $TMPDIR for the creation of temporary build directories. 2003-10-02 11:55:38 +00:00
util.hh * Nix now respects $TMPDIR for the creation of temporary build directories. 2003-10-02 11:55:38 +00:00