about summary refs log tree commit diff
path: root/src/libstore/globals.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-20 * Use $(libexecdir) to find find-runtime-roots.pl.Eelco Dolstra1-0/+1
2006-07-06 * Allow the canonical system name to be specified at runtime in theEelco Dolstra1-1/+2
2006-05-11 * 64-bit compatibility fixes (for problems revealed by building on an AthlonEelco Dolstra1-1/+1
2006-02-16 * Allow the size of the GC reserved file to be specified in nix.confEelco Dolstra1-7/+12
2005-10-17 * Beginning of secure multi-user Nix stores. If Nix is started asEelco Dolstra1-4/+0
2005-09-22 * Lets not go wild with templates.Eelco Dolstra1-4/+6
2005-09-22 * Parse multi-valued options.Eelco Dolstra1-14/+33
2005-09-21 * Configuration options for trusted local builds.Eelco Dolstra1-5/+2
2005-02-14 * Global configuration option `env-keep-derivations' to store pointerEelco Dolstra1-1/+11
2005-02-01 * A GC setting `gc-keep-outputs' to specify whether output paths ofEelco Dolstra1-0/+50
2004-10-25 * Allow certain operations to succeed even if we don't have writeEelco Dolstra1-0/+2
2004-08-18 * The default verbosity level of all Nix commands is now lvlInfo.Eelco Dolstra1-1/+1
2004-06-28 * Added a switch `--fallback'. From the manual:Eelco Dolstra1-0/+2
2004-06-25 * A flag `--keep-going / -k' to keep building goals if one fails, asEelco Dolstra1-0/+2
2004-05-12 * A switch `-j NUMBER' to set the maximum number of parallel jobs (0 =Eelco Dolstra1-0/+2
2004-01-13 * Option `-B' to always show the output of builders, regardless ofEelco Dolstra1-0/+2
2003-11-19 * nix-env: a tool to manage user environments.Eelco Dolstra1-0/+1
2003-11-18 * libnix -> libstore.Eelco Dolstra1-0/+8