aboutsummaryrefslogtreecommitdiff
path: root/src/libmain/Makefile.am
AgeCommit message (Expand)Author
2011-02-09Use $BDW_GC_LIBS instead of a custom variable.Ludovic Courtès
2010-10-28* Handle out of memory condition.Eelco Dolstra
2010-04-19* Drop the dependency on the ATerm library.Eelco Dolstra
2009-03-05* Install some headers in the right location.Eelco Dolstra
2006-12-04* Install the worker in bindir, not libexecdir.Eelco Dolstra
2006-09-04* Store the Nix libraries in ${libdir}/nix instead of ${libdir}.Eelco Dolstra
2006-07-20* Use $(libexecdir) to find find-runtime-roots.pl.Eelco Dolstra
2006-05-12* Support for srcdir != builddir (NIX-41).Eelco Dolstra
2005-07-22* Build dynamic libraries.Eelco Dolstra
2005-02-01* A GC setting `gc-keep-outputs' to specify whether output paths ofEelco Dolstra
2004-10-25* Revert r1594 - it didn't solve the problem. Instead addEelco Dolstra
2004-10-25* Make sure that the prerelease version is included in `--version'.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-02* Sort `nix-env -q' output by derivation name.Eelco Dolstra
2003-11-25* More `make dist' fixes.Eelco Dolstra
2003-11-18* libnix -> libstore.Eelco Dolstra
2003-11-18* Source tree refactoring.Eelco Dolstra
2003-10-20* Finished refactoring the tree.Eelco Dolstra