about summary refs log tree commit diff
path: root/src/libmain/shared.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-08 Add plugins to make Nix more extensible.Shea Levy1-0/+1
2017-11-14 anchor nix::Exit exceptionWill Dietz1-0/+1
2017-10-24 nix: Respect -I, --arg, --argstrEelco Dolstra1-0/+14
2017-09-01 Fix verbosity level for nix build --dry-runEelco Dolstra1-2/+2
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim1-3/+3
2017-07-26 nix-build/nix-shell: Eliminate call to nix-instantiate / nix-storeEelco Dolstra1-0/+3
2016-11-26 Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra1-3/+3
2016-11-25 Get rid of unicode quotes (#1140)Guillaume Maudoux1-3/+3
2016-02-25 Merge branch 'master' into new-cliEelco Dolstra1-0/+5
2016-02-22 Make OpenSSL usage thread-safeEelco Dolstra1-0/+4
2016-02-12 Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra1-0/+1
2016-02-09 New command line parsing infrastructureEelco Dolstra1-2/+1
2016-02-04 StoreAPI -> StoreEelco Dolstra1-3/+3
2016-02-04 Eliminate the "store" global variableEelco Dolstra1-4/+4
2016-01-28 printMissing(): Propagate store argumentEelco Dolstra1-1/+1
2016-01-06 @eelco's feedback: downgrade to regular float for size, remove unused function.Christian Theune1-23/+0
2016-01-05 First hit at providing support for floats in the language.Christian Theune1-0/+24
2015-09-18 Shut up clang warningsEelco Dolstra1-1/+1
2015-05-21 nix-collect-garbage: Call collectGarbage() internallyEelco Dolstra1-0/+17
2014-08-20 Use proper quotes everywhereEelco Dolstra1-3/+3
2014-08-20 nix-store -l: Automatically pipe output into $PAGEREelco Dolstra1-0/+12
2014-08-13 Refactor option handlingEelco Dolstra1-17/+18
2014-02-17 nix-store --gc --max-freed: Support a unit specifierEelco Dolstra1-3/+18
2012-11-20 nix-store -r: Add ‘--ignore-unknown’ flagEelco Dolstra1-0/+4
2012-10-03 Drop support for running nix-worker in "slave" modeEelco Dolstra1-3/+0
2012-10-03 When ‘--help’ is given, just run ‘man’ to show the manual pageEelco Dolstra1-0/+3
2012-08-24 Include the output name in the GC root linkEelco Dolstra1-1/+0
2012-07-18 Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra1-5/+1
2012-03-13 Ensure that Perl processes delete their entry in the temproots directoryEelco Dolstra1-5/+0
2012-03-05 nix-worker: put the pid of the caller in argv[1]Eelco Dolstra1-0/+2
2011-09-06 * Added a command ‘nix-store --verify-paths PATHS’ to check whetherEelco Dolstra1-0/+3
2011-08-31 * Eliminate all uses of the global variable ‘store’ from libstore.Eelco Dolstra1-1/+3
2011-02-05 * Clang compatibility fix. Clang actually checks template definitionsEelco Dolstra1-1/+1
2009-11-24 * Templatise getIntArg / string2Int.Eelco Dolstra1-4/+12
2008-08-04 * `nix-store --realise': print what paths will be built/downloaded,Eelco Dolstra1-0/+2
2008-06-18 * --max-freed: support values >= 4 GB.Eelco Dolstra1-1/+1
2008-06-18 * Garbage collector: option `--max-freed' to stop after at least NEelco Dolstra1-0/+3
2008-06-14 * nix-worker: clean up the temporary root for the worker processes Eelco Dolstra1-0/+5
2007-01-14 * Option --argstr for passing string arguments easily. (NIX-75)Eelco Dolstra1-1/+1
2006-12-04 * Daemon mode (`nix-worker --daemon'). Clients connect to the serverEelco Dolstra1-0/+6
2006-12-03 * Doh.Eelco Dolstra1-1/+1
2006-12-03 * Removed `build-allow-root'.Eelco Dolstra1-0/+3
2006-09-04 * Use a proper namespace.Eelco Dolstra1-6/+8
2005-02-01 * nix-store, nix-instantiate: added an option `--add-root' toEelco Dolstra1-0/+4
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra1-0/+9
2003-10-20 * Refactored the source tree.Eelco Dolstra1-0/+15