aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
AgeCommit message (Expand)Author
2008-11-20* Nix daemon: reload the configuration file after forking (NIX-100).Eelco Dolstra
2008-11-12* Some somewhat ad hoc mechanism to allow the build farm to monitorEelco Dolstra
2008-10-29* Put the chroots under /nix/var/nix/chroots to reduce the risk ofEelco Dolstra
2007-11-16* Flag `--no-build-hook' to disable distributed builds.Eelco Dolstra
2007-08-12* Get rid of the substitutes database table (NIX-47). Instead, if weEelco Dolstra
2006-12-08* Kill a build if it has gone for more than a certain number ofEelco Dolstra
2006-12-04* Install the worker in bindir, not libexecdir.Eelco Dolstra
2006-11-30* Put building in the store API.Eelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2006-07-20* Use $(libexecdir) to find find-runtime-roots.pl.Eelco Dolstra
2006-07-06* Allow the canonical system name to be specified at runtime in theEelco Dolstra
2006-02-16* Allow the size of the GC reserved file to be specified in nix.confEelco Dolstra
2005-10-17* Beginning of secure multi-user Nix stores. If Nix is started asEelco Dolstra
2005-09-22* Parse multi-valued options.Eelco Dolstra
2005-09-21* Configuration options for trusted local builds.Eelco Dolstra
2005-02-14* Global configuration option `env-keep-derivations' to store pointerEelco Dolstra
2005-02-01* A GC setting `gc-keep-outputs' to specify whether output paths ofEelco Dolstra
2004-10-25* Allow certain operations to succeed even if we don't have writeEelco Dolstra
2004-06-28* Added a switch `--fallback'. From the manual:Eelco Dolstra
2004-06-25* A flag `--keep-going / -k' to keep building goals if one fails, asEelco Dolstra
2004-05-12* A switch `-j NUMBER' to set the maximum number of parallel jobs (0 =Eelco Dolstra
2004-01-13* Option `-B' to always show the output of builders, regardless ofEelco Dolstra
2003-11-19* nix-env: a tool to manage user environments.Eelco Dolstra
2003-11-18* libnix -> libstore.Eelco Dolstra