Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-04 | * A test to verify that Nix executes build jobs in parallel, if | Eelco Dolstra | 1 | -0/+1 | |
possible. This test fails right now because this hasn't been implemented right now. Yes, I'm doing Test-Driven Development! ;-) | |||||
2004-04-06 | * Switched from wget to curl. | Eelco Dolstra | 1 | -1/+4 | |
* Made the dependencies on bzip2 and the shell explicit. | |||||
2004-03-15 | * Make perl a dependency of Nix. | Eelco Dolstra | 1 | -0/+1 | |
2004-02-20 | * Use $(storedir) instead of $(prefix)/store. | Eelco Dolstra | 1 | -0/+1 | |
2004-01-02 | * Generate RPM spec file. | Eelco Dolstra | 1 | -1/+2 | |
2003-12-23 | * nix-pull requires libexecdir to be substituted. | Eelco Dolstra | 1 | -0/+1 | |
2003-12-01 | * Use a system name that does not include the OS manufacturer (i.e., | Eelco Dolstra | 1 | -1/+1 | |
"i686-linux" instead of "i686-suse-linux"). | |||||
2003-11-24 | * Autoconf sucks. | Eelco Dolstra | 1 | -1/+1 | |
2003-11-22 | * Maintain integrity of the substitute and successor mappings when | Eelco Dolstra | 1 | -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 Dolstra | 1 | -0/+1 | |
* Use nix-hash (not md5sum) in fetchurl.sh. | |||||
2003-07-20 | * Refactorings. | Eelco Dolstra | 1 | -0/+8 | |