about summary refs log tree commit diff
path: root/substitute.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-04-06 * Switched from wget to curl.Eelco Dolstra1-1/+4
* Made the dependencies on bzip2 and the shell explicit.
2004-03-15 * Make perl a dependency of Nix.Eelco Dolstra1-0/+1
2004-02-20 * Use $(storedir) instead of $(prefix)/store.Eelco Dolstra1-0/+1
2004-01-02 * Generate RPM spec file.Eelco Dolstra1-1/+2
2003-12-23 * nix-pull requires libexecdir to be substituted.Eelco Dolstra1-0/+1
2003-12-01 * Use a system name that does not include the OS manufacturer (i.e.,Eelco Dolstra1-1/+1
"i686-linux" instead of "i686-suse-linux").
2003-11-24 * Autoconf sucks.Eelco Dolstra1-1/+1
2003-11-22 * Maintain integrity of the substitute and successor mappings whenEelco Dolstra1-5/+7
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes.
2003-08-06 * Scan for wget and use the full path in fetchurl.sh.Eelco Dolstra1-0/+1
* Use nix-hash (not md5sum) in fetchurl.sh.
2003-07-20 * Refactorings.Eelco Dolstra1-0/+8