Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-02 | * When using the included sqlite/aterm libraries, build with | Eelco Dolstra | 1 | -1/+1 | |
--enable-shared. * In libutil/libstore/libexpr etc., link against sqlite and aterm. * Some more header file hygiene. | |||||
2010-02-24 | * ADDITIONAL_NETWORK_LIBS -> LIBS. | Eelco Dolstra | 1 | -1/+1 | |
2010-02-24 | * Add ${sqlite_lib} everywhere. Just adding it in `libstore' doesn't | Eelco Dolstra | 1 | -1/+1 | |
work on x86_64 when sqlite is compiled statically. | |||||
2009-11-06 | * Remove support for old (before Nix 0.12pre12020) databases. | Eelco Dolstra | 1 | -1/+1 | |
2009-10-08 | Added optional parameter which adds -lnsl -lsocket to make the Nix package ↵ | Sander van der Burg | 1 | -1/+1 | |
manager work on OpenSolaris | |||||
2006-05-12 | * Support for srcdir != builddir (NIX-41). | Eelco Dolstra | 1 | -1/+1 | |
2005-07-22 | * Build dynamic libraries. | Eelco Dolstra | 1 | -2/+2 | |
2004-02-16 | * Allow linking against an external Berkeley DB / ATerm library. | Eelco Dolstra | 1 | -1/+1 | |
2003-12-02 | * Add missing files to `make dist'. | Eelco Dolstra | 1 | -1/+1 | |
2003-12-01 | * Help text for all (non-script) programs, so no more: | Eelco Dolstra | 1 | -0/+5 | |
$ nix-instantiate --help error: unknown flag `--help` Try `nix-instantiate --help' for more information. :-) | |||||
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | 1 | -2/+2 | |
2003-11-18 | * Source tree refactoring. | Eelco Dolstra | 1 | -3/+3 | |
2003-10-20 | * Finished refactoring the tree. | Eelco Dolstra | 1 | -0/+8 | |