.. |
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
|
* Make nicer dot graphs. Also show the inner structure of slices.
|
2003-09-03 14:49:58 +00:00 |
dotgraph.hh
|
* Factored out dot graph generation into a separate file.
|
2003-09-03 11:20:18 +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 |
fix.cc
|
* Use maps and sets in the FState data type. This ensures normalisation of
|
2003-08-20 14:11:40 +00:00 |
fstate.cc
|
* Use maps and sets in the FState data type. This ensures normalisation of
|
2003-08-20 14:11:40 +00:00 |
fstate.hh
|
* Use maps and sets in the FState data type. This ensures normalisation of
|
2003-08-20 14:11:40 +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
|
* Delete the temporary directories of failed builds by default, and an
|
2003-08-19 09:04:47 +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 |
Makefile.am
|
* Include the right files in a distribution.
|
2003-10-02 12:22:19 +00:00 |
md5.c
|
* Fix for big-endian platforms: check for endianness in MD5 computations.
|
2003-05-27 09:55:47 +00:00 |
md5.h
|
* For efficiency: md5 integrated into nix.
|
2003-03-24 17:49:56 +00:00 |
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
|
* Delete the temporary directories of failed builds by default, and an
|
2003-08-19 09:04:47 +00:00 |
nix.cc
|
* Make nicer dot graphs. Also show the inner structure of slices.
|
2003-09-03 14:49:58 +00:00 |
normalise.cc
|
* Do not try to remove write permission from symlinks, since chmod()
|
2003-08-28 10:51:14 +00:00 |
normalise.hh
|
* In normaliseFState(), wrap registration of the output paths and the
|
2003-08-01 15:41:47 +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
|
* Path locking in addToStore() and expandPath().
|
2003-08-04 07:09:36 +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
|
* Set execute bit.
|
2003-07-31 13:13:27 +00:00 |
test-expr-1.nix
|
* Test for expression dereferencing.
|
2003-06-17 15:47:25 +00:00 |
test.cc
|
* Started using Berkeley DB environments. This is necessary for
|
2003-07-31 13:47:13 +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 |