aboutsummaryrefslogtreecommitdiff
path: root/src/libmain/shared.hh
AgeCommit message (Expand)Author
2012-03-05nix-worker: put the pid of the caller in argv[1]Eelco Dolstra
2011-09-06* Added a command ‘nix-store --verify-paths PATHS’ to check whetherEelco Dolstra
2011-08-31* Eliminate all uses of the global variable ‘store’ from libstore.Eelco Dolstra
2011-02-05* Clang compatibility fix. Clang actually checks template definitionsEelco Dolstra
2009-11-24* Templatise getIntArg / string2Int.Eelco Dolstra
2008-08-04* `nix-store --realise': print what paths will be built/downloaded,Eelco Dolstra
2008-06-18* --max-freed: support values >= 4 GB.Eelco Dolstra
2008-06-18* Garbage collector: option `--max-freed' to stop after at least NEelco Dolstra
2008-06-14* nix-worker: clean up the temporary root for the worker processes Eelco Dolstra
2007-01-14* Option --argstr for passing string arguments easily. (NIX-75)Eelco Dolstra
2006-12-04* Daemon mode (`nix-worker --daemon'). Clients connect to the serverEelco Dolstra
2006-12-03* Doh.Eelco Dolstra
2006-12-03* Removed `build-allow-root'.Eelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2005-02-01* nix-store, nix-instantiate: added an option `--add-root' toEelco Dolstra
2003-12-01* Help text for all (non-script) programs, so no more:Eelco Dolstra
2003-10-20* Refactored the source tree.Eelco Dolstra