Eelco Dolstra
|
a9858c9f26
|
* A test to verify that Nix executes build jobs in parallel, if
possible.
This test fails right now because this hasn't been implemented right
now. Yes, I'm doing Test-Driven Development! ;-)
|
2004-05-04 17:04:17 +00:00 |
|
Eelco Dolstra
|
03f1d1ecb5
|
* Switched from wget to curl.
* Made the dependencies on bzip2 and the shell explicit.
|
2004-04-06 08:18:51 +00:00 |
|
Eelco Dolstra
|
beda10f5a2
|
* Make perl a dependency of Nix.
|
2004-03-15 15:23:53 +00:00 |
|
Eelco Dolstra
|
7f0ed370da
|
* Use $(storedir) instead of $(prefix)/store.
|
2004-02-20 11:32:30 +00:00 |
|
Eelco Dolstra
|
9ff3657095
|
* Generate RPM spec file.
|
2004-01-02 16:04:53 +00:00 |
|
Eelco Dolstra
|
68f2fadb78
|
* nix-pull requires libexecdir to be substituted.
|
2003-12-23 22:15:12 +00:00 |
|
Eelco Dolstra
|
5d2b424804
|
* Use a system name that does not include the OS manufacturer (i.e.,
"i686-linux" instead of "i686-suse-linux").
|
2003-12-01 14:36:50 +00:00 |
|
Eelco Dolstra
|
604c45e960
|
* Autoconf sucks.
|
2003-11-24 12:10:16 +00:00 |
|
Eelco Dolstra
|
ab0bc4999a
|
* Maintain integrity of the substitute and successor mappings when
deleting a path in the store.
* Allow absolute paths in Nix expressions.
* Get nix-prefetch-url to work again.
* Various other fixes.
|
2003-11-22 18:45:56 +00:00 |
|
Eelco Dolstra
|
d551062ec4
|
* Scan for wget and use the full path in fetchurl.sh.
* Use nix-hash (not md5sum) in fetchurl.sh.
|
2003-08-06 09:35:05 +00:00 |
|
Eelco Dolstra
|
6f1a0f948d
|
* Refactorings.
|
2003-07-20 19:29:38 +00:00 |
|