aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-07-12Garbage collector: Don't follow symlinks arbitrarilyEelco Dolstra
2012-10-03Fix the tarball buildEelco Dolstra
2012-07-09Get rid of nix.conf.exampleEelco Dolstra
2012-05-31fixes to nix-worker systemd service descriptor: - remove commented-out lines ...Michel Alexandre Salim
2012-03-18Drop the externals directoryEelco Dolstra
2011-10-10* Include the Nix Perl bindings in Nix itself. This will allow theEelco Dolstra
2011-09-17* Don't assume that we want a shared Nix store.Eelco Dolstra
2010-10-26* Install config.h.Eelco Dolstra
2009-11-23* Don't create /nix/var/nix/gcroots/{tmp,channels}, since they don'tEelco Dolstra
2009-09-18* In "make init-state", ignore errors creating /nix/store. Hack toEelco Dolstra
2009-05-07* Include the version file.Eelco Dolstra
2008-11-26* Moved the build farm job for building Nix to the Nix tree.Eelco Dolstra
2008-11-20(no commit message)Eelco Dolstra
2008-11-19* Install documentation in $(docdir) (i.e. share/doc/nix).Eelco Dolstra
2007-08-09* nix-pull: using nix-prefetch-url (so that we get caching for free),Eelco Dolstra
2006-11-29* Remove --enable-setuid, --with-nix-user and --with-nix-group.Eelco Dolstra
2006-05-12* Support for srcdir != builddir (NIX-41).Eelco Dolstra
2005-10-20* Prevent uids from being used for more than one buildEelco Dolstra
2005-10-05* Update NEWS in the root directory properly.Eelco Dolstra
2005-09-15* Check for w3m.Eelco Dolstra
2005-02-17* Put build logs in $prefix/var/nix/log/drvs/.Eelco Dolstra
2005-02-01* Added a global configuration file (/nix/etc/nix/nix.conf). ItEelco Dolstra
2005-01-31* Start of concurrent garbage collection. Processes write temporaryEelco Dolstra
2004-12-16* Remove `prebuilts.conf' file, it's not like anybody was using it.Eelco Dolstra
2004-10-25* Revert r1594 - it didn't solve the problem. Instead addEelco Dolstra
2004-10-20* Register channels as roots of the garbage collector (inEelco Dolstra
2004-08-20* Setuid support for sharing a Nix installation between multipleEelco Dolstra
2004-07-30* Doh!Eelco Dolstra
2004-07-30* Use ATerm 2.2.Eelco Dolstra
2004-06-04* A Nix mode for Emacs.Eelco Dolstra
2004-05-04* Allow the location of the store etc. to be specified usingEelco Dolstra
2004-04-22* Look for GC roots in @localstatedir@/nix/gcroots.Eelco Dolstra
2004-04-22* Don't create $(localstatedir)/nix/profiles if --disable-init-stateEelco 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-01-22* Explicitly compute the release name.Eelco Dolstra
2004-01-02* Generate RPM spec file.Eelco Dolstra
2004-01-02* Add $prefix/store to the RPM.Eelco Dolstra
2003-12-30* RPM spec file.Eelco Dolstra
2003-10-20* Finished refactoring the tree.Eelco Dolstra
2003-09-11* Removed references to char_traits so that boost/format also works onEelco Dolstra
2003-08-12* Generate man pages from the manual.Eelco Dolstra
2003-07-23* Incorporated Berkeley DB and ATerm into the source tree.Eelco Dolstra
2003-07-10* Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra
2003-04-09* We no longer use nix-populate standalone, rather we use it as aEelco Dolstra
2003-04-04* Autoconf / Automake configuration and building.Eelco Dolstra