Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-01 | * Defensive programming against POSIX locking idiocy. | Eelco Dolstra | |
* Simplified realiseSlice(). | |||
2003-08-01 | * normaliseFState() now locks all output paths prior to building, thus | Eelco Dolstra | |
ensuring that simultaneous invocations of Nix don't clobber each other's builds. * Fixed a bug in `make install'. |