about summary refs log tree commit diff
path: root/src/exec.cc (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-08-19 * Pipe /dev/null into stdin.Eelco Dolstra1-0/+10
2003-08-19 * Delete the temporary directories of failed builds by default, and anEelco Dolstra1-1/+5
option `--keep-failed' to override this behaviour.
2003-08-15 * Derivation expressions now can specify arguments to be passed to theEelco Dolstra1-11/+22
builder. Note that this unfortunately causes all Fix-computed hashes to change.
2003-07-30 * Don't make the builder executable.Eelco Dolstra1-4/+0
2003-07-20 * Refactorings.Eelco Dolstra1-0/+123