about summary refs log tree commit diff
path: root/misc/Makefile.am (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-26 * Refactoring: get the selection path stuff out of getDerivations()Eelco Dolstra9-119/+170
2006-07-25 * `nix-instantiate --print-args' prints out the arguments of aEelco Dolstra3-7/+28
2006-07-25 * Applied rbroek's patch from the branch atEelco Dolstra4-15/+37
2006-07-25 * Doh.Eelco Dolstra1-1/+1
2006-07-25 * Support the --attr / -A flag in nix-env as well. So now we can do,Eelco Dolstra3-3/+27
2006-07-24 * When there is a domain check, we have to evaluate the argument.Eelco Dolstra1-0/+1
2006-07-24 * New language feature: domain checks, which check whether a functionEelco Dolstra4-13/+40
2006-07-24 * `touch' might not be in $PATH.Eelco Dolstra1-1/+0
2006-07-24 * Tests for domain checks.Eelco Dolstra3-0/+15
2006-07-24 * Refactoring to support domain checks.Eelco Dolstra10-29/+36
2006-07-21 * Purify `make check'.Eelco Dolstra26-29/+28
2006-07-21 * Test for runtime root finding.Eelco Dolstra5-5/+64
2006-07-21 * Don't try to do DNS lookups.Eelco Dolstra2-2/+2