Age | Commit message (Expand) | Author | Files | Lines |
2006-05-12 | * Support for srcdir != builddir (NIX-41). | Eelco Dolstra | 1 | -3/+3 |
2005-10-20 | * Prevent uids from being used for more than one build | Eelco Dolstra | 1 | -1/+2 |
2005-10-05 | * Update NEWS in the root directory properly. | Eelco Dolstra | 1 | -1/+1 |
2005-09-15 | * Check for w3m. | Eelco Dolstra | 1 | -1/+6 |
2005-02-17 | * Put build logs in $prefix/var/nix/log/drvs/. | Eelco Dolstra | 1 | -0/+1 |
2005-02-01 | * Added a global configuration file (/nix/etc/nix/nix.conf). It | Eelco Dolstra | 1 | -1/+7 |
2005-01-31 | * Start of concurrent garbage collection. Processes write temporary | Eelco Dolstra | 1 | -0/+1 |
2004-12-16 | * Remove `prebuilts.conf' file, it's not like anybody was using it. | Eelco Dolstra | 1 | -0/+1 |
2004-10-25 | * Revert r1594 - it didn't solve the problem. Instead add | Eelco Dolstra | 1 | -1/+4 |
2004-10-20 | * Register channels as roots of the garbage collector (in | Eelco Dolstra | 1 | -1/+3 |
2004-08-20 | * Setuid support for sharing a Nix installation between multiple | Eelco Dolstra | 1 | -7/+10 |
2004-07-30 | * Doh! | Eelco Dolstra | 1 | -1/+1 |
2004-07-30 | * Use ATerm 2.2. | Eelco Dolstra | 1 | -1/+1 |
2004-06-04 | * A Nix mode for Emacs. | Eelco Dolstra | 1 | -1/+1 |
2004-05-04 | * Allow the location of the store etc. to be specified using | Eelco Dolstra | 1 | -1/+1 |
2004-04-22 | * Look for GC roots in @localstatedir@/nix/gcroots. | Eelco Dolstra | 1 | -1/+5 |
2004-04-22 | * Don't create $(localstatedir)/nix/profiles if --disable-init-state | Eelco Dolstra | 1 | -0/+1 |
2004-04-21 | * Do initialise state (the DB etc.) when doing a `make install', | Eelco Dolstra | 1 | -0/+13 |
2004-02-16 | * Allow linking against an external Berkeley DB / ATerm library. | Eelco Dolstra | 1 | -1/+0 |
2004-01-22 | * Explicitly compute the release name. | Eelco Dolstra | 1 | -0/+3 |
2004-01-02 | * Generate RPM spec file. | Eelco Dolstra | 1 | -2/+6 |
2004-01-02 | * Add $prefix/store to the RPM. | Eelco Dolstra | 1 | -1/+1 |
2003-12-30 | * RPM spec file. | Eelco Dolstra | 1 | -1/+4 |
2003-10-20 | * Finished refactoring the tree. | Eelco Dolstra | 1 | -1/+1 |
2003-09-11 | * Removed references to char_traits so that boost/format also works on | Eelco Dolstra | 1 | -2/+2 |
2003-08-12 | * Generate man pages from the manual. | Eelco Dolstra | 1 | -1/+1 |
2003-07-23 | * Incorporated Berkeley DB and ATerm into the source tree. | Eelco Dolstra | 1 | -1/+3 |
2003-07-10 | * Get `nix-push' working again. It now uses Nix/Fix to create Nix | Eelco Dolstra | 1 | -1/+1 |
2003-04-09 | * We no longer use nix-populate standalone, rather we use it as a | Eelco Dolstra | 1 | -1/+1 |
2003-04-04 | * Autoconf / Automake configuration and building. | Eelco Dolstra | 1 | -0/+1 |