about summary refs log tree commit diff
path: root/src/libmain (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-05-11 * True parallel builds. Nix can now run as many build jobs inEelco Dolstra1-2/+18
2004-05-04 * Allow the location of the store etc. to be specified usingEelco Dolstra1-12/+19
2004-03-27 * Disallow the Nix store or any of its parents from being symlinks.Eelco Dolstra1-6/+29
2004-03-22 * Nix now has three different formats for the log information itEelco Dolstra1-1/+18
2004-02-16 * Allow linking against an external Berkeley DB / ATerm library.Eelco Dolstra1-1/+1
2004-02-16 * Allow the location of the store to be specified (--with-store-dir).Eelco Dolstra1-1/+1
2004-02-14 * The environment variable NIX_ROOT can now be set to execute Nix in aEelco Dolstra1-0/+7
2004-02-02 * Sort `nix-env -q' output by derivation name.Eelco Dolstra2-0/+4
2004-01-15 * Remove debug message.Eelco Dolstra1-1/+0
2004-01-15 * Catch SIGINT to terminate cleanly when the user tries to interruptEelco Dolstra1-0/+15
2004-01-13 * Option `-B' to always show the output of builders, regardless ofEelco Dolstra1-0/+2
2003-12-22 * GCC 2.95 compatibility.Eelco Dolstra1-0/+3
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra2-14/+34
2003-11-25 * More `make dist' fixes.Eelco Dolstra1-3/+1
2003-11-19 * nix-env: a tool to manage user environments.Eelco Dolstra1-0/+1
2003-11-18 * libnix -> libstore.Eelco Dolstra1-1/+1
2003-11-18 * Source tree refactoring.Eelco Dolstra1-1/+1
2003-11-09 * Turned the msg() and debug() functions into macros, since theyEelco Dolstra1-3/+3
2003-11-03 * Ignore options passed to the aterm library.Eelco Dolstra1-2/+5
2003-10-20 * Finished refactoring the tree.Eelco Dolstra1-0/+12
2003-10-20 * Refactored the source tree.Eelco Dolstra2-0/+94