Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-12 | * Support for srcdir != builddir (NIX-41). | Eelco Dolstra | 1 | -1/+2 | |
2005-07-22 | * Build dynamic libraries. | Eelco Dolstra | 1 | -2/+2 | |
2005-02-01 | * A GC setting `gc-keep-outputs' to specify whether output paths of | Eelco Dolstra | 1 | -0/+1 | |
derivations should be kept. | |||||
2004-10-25 | * Revert r1594 - it didn't solve the problem. Instead add | Eelco Dolstra | 1 | -1/+1 | |
svn-revision to distributions, which should fix it. | |||||
2004-10-25 | * Make sure that the prerelease version is included in `--version'. | Eelco Dolstra | 1 | -1/+1 | |
2004-02-16 | * Allow linking against an external Berkeley DB / ATerm library. | Eelco Dolstra | 1 | -1/+1 | |
2004-02-16 | * Allow the location of the store to be specified (--with-store-dir). | Eelco Dolstra | 1 | -1/+1 | |
* Do not create stuff in localstatedir when doing `make install' (since we may not have write access). In general, installation of constant code/data should be separate from the initialisation of mutable state. | |||||
2004-02-02 | * Sort `nix-env -q' output by derivation name. | Eelco Dolstra | 1 | -0/+1 | |
* `--version' flag for all commands. * Manual updates. | |||||
2003-11-25 | * More `make dist' fixes. | Eelco Dolstra | 1 | -3/+1 | |
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | 1 | -1/+1 | |
2003-11-18 | * Source tree refactoring. | Eelco Dolstra | 1 | -1/+1 | |
2003-10-20 | * Finished refactoring the tree. | Eelco Dolstra | 1 | -0/+12 | |