aboutsummaryrefslogtreecommitdiff
path: root/src/nix-store/Makefile.am
AgeCommit message (Expand)Author
2010-06-21* Sync with the trunk.Eelco Dolstra
2010-05-31Add XML output to `nix-store'.Ludovic Courtès
2010-04-19* Drop the dependency on the ATerm library.Eelco Dolstra
2010-03-02* When using the included sqlite/aterm libraries, build withEelco Dolstra
2010-02-24* ADDITIONAL_NETWORK_LIBS -> LIBS.Eelco Dolstra
2010-02-24* Add ${sqlite_lib} everywhere. Just adding it in `libstore' doesn'tEelco Dolstra
2009-11-06* Remove support for old (before Nix 0.12pre12020) databases.Eelco Dolstra
2009-10-08Added optional parameter which adds -lnsl -lsocket to make the Nix package ma...Sander van der Burg
2006-12-07* Doh!Eelco Dolstra
2006-12-07* Rename all those main.cc files.Eelco Dolstra
2006-05-12* Support for srcdir != builddir (NIX-41).Eelco Dolstra
2005-07-22* Build dynamic libraries.Eelco Dolstra
2004-04-21* Do initialise state (the DB etc.) when doing a `make install',Eelco Dolstra
2004-02-16* Allow linking against an external Berkeley DB / ATerm library.Eelco Dolstra
2004-02-16* Allow the location of the store to be specified (--with-store-dir).Eelco Dolstra
2004-02-06* Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra
2003-12-30* RPM spec file.Eelco Dolstra
2003-12-01* Help text for all (non-script) programs, so no more:Eelco Dolstra
2003-11-25* Another fix.Eelco Dolstra
2003-11-25* More `make dist' fixes.Eelco Dolstra
2003-11-18* "Fix expression" -> "Nix expression".Eelco Dolstra
2003-11-18* nix -> nix-store, fix -> nix-instantiate.Eelco Dolstra