Age | Commit message (Expand) | Author | Files | Lines |
2003-07-16 | * Substitute fixes. | Eelco Dolstra | 2 | -15/+12 |
2003-07-14 | * Get the garbage collector to work again. | Eelco Dolstra | 2 | -22/+25 |
2003-07-13 | * Generate the scripts so that we can substitute the prefix | Eelco Dolstra | 5 | -21/+23 |
2003-07-10 | * Compress Nix archives when pushing them. | Eelco Dolstra | 2 | -3/+5 |
2003-07-10 | * Working derivate sharing. | Eelco Dolstra | 2 | -4/+23 |
2003-07-10 | * Convert tabs to spaces. | Eelco Dolstra | 2 | -70/+70 |
2003-07-10 | * Performance enhancement. | Eelco Dolstra | 1 | -2/+8 |
2003-07-10 | * The policy-free derivate sharing now *almost* works. :-) For any | Eelco Dolstra | 5 | -133/+69 |
2003-07-10 | * Get `nix-push' working again. It now uses Nix/Fix to create Nix | Eelco Dolstra | 3 | -1/+63 |
2003-06-18 | * Set CPLUS_INCLUDE_PATH as well as C_INCLUDE_PATH. Otherwise g++ | Eelco Dolstra | 1 | -0/+1 |
2003-05-30 | * Set umask to 0022 on startup. | Eelco Dolstra | 2 | -0/+4 |
2003-05-30 | * Don't set MANPATH. It's not necessary. | Eelco Dolstra | 1 | -1/+1 |
2003-05-30 | * Set MANPATH and PKG_CONFIG_PATH. | Eelco Dolstra | 1 | -1/+5 |
2003-05-27 | * Fix the rsync destination. | Eelco Dolstra | 1 | -1/+1 |
2003-05-26 | * Removed some debug code that prevented packages from building. | Eelco Dolstra | 1 | -58/+0 |
2003-05-26 | * Nix can now fetch prebuilts (and other files) from the network, iff | Eelco Dolstra | 4 | -8/+22 |
2003-05-25 | * Prebuilt package sharing. We allow transparent binary deployment by | Eelco Dolstra | 5 | -21/+118 |
2003-04-25 | * Bug fix: deleting the old links didn't work properly. | Eelco Dolstra | 1 | -2/+2 |
2003-04-24 | * nix-switch now removes the link to the previously activated system | Eelco Dolstra | 1 | -2/+20 |
2003-04-09 | * A garbage collector for installed packages. nix-collect-garbage | Eelco Dolstra | 2 | -1/+23 |
2003-04-09 | * When we activate a descriptor in nix-switch, remember its hash. | Eelco Dolstra | 1 | -1/+7 |
2003-04-09 | * We no longer use nix-populate standalone, rather we use it as a | Eelco Dolstra | 4 | -40/+71 |
2003-04-08 | * Descriptor importing in Fix. | Eelco Dolstra | 1 | -0/+89 |
2003-04-08 | * FreeBSD / gcc 2.95 compatibility fixes. | Eelco Dolstra | 1 | -0/+20 |