about summary refs log tree commit diff
path: root/src/libstore/globals.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-18 Add the pre-build hook.Shea Levy1-0/+4
2015-04-18 Revert "Add the pre-build hook."Shea Levy1-4/+0
2015-04-16 Fix using restricted mode with chrootsEelco Dolstra1-0/+2
2015-04-12 Add the pre-build hook.Shea Levy1-0/+4
2015-04-09 Implement a TTL on cached fetchurl/fetchTarball resultsEelco Dolstra1-0/+2
2015-02-23 Use chroots for all derivationsEelco Dolstra1-3/+0
2014-09-17 Settings: Add bool get()Eelco Dolstra1-0/+2
2014-08-05 DohEelco Dolstra1-9/+0
2014-08-04 Move some options out of globalsEelco Dolstra1-1/+3
2014-08-04 RefactorEelco Dolstra1-5/+5
2014-08-04 Add option ‘build-extra-chroot-dirs’Eelco Dolstra1-4/+0
2014-07-25 nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituterEelco Dolstra1-0/+2
2014-07-17 nix-daemon: Add trusted-users and allowed-users optionsEelco Dolstra1-0/+9
2014-06-24 Only add the importNative primop if the allow-arbitrary-code-during-evaluatio...Shea Levy1-0/+3
2014-05-21 nix-store -l: Fetch build logs from the InternetEelco Dolstra1-0/+3
2014-02-26 Add use-ssh-substituter setting.Shea Levy1-0/+3
2014-02-14 Minor style fixesEelco Dolstra1-1/+1
2014-02-10 Pass in params by const refShea Levy1-1/+1
2014-02-08 Add download-via-ssh substituterShea Levy1-0/+6
2013-11-12 Make function calls show up in stack traces againEelco Dolstra1-0/+3
2013-09-06 Don't apply the CPU affinity hack to nix-shell (and other Perl programs)Eelco Dolstra1-0/+3
2013-09-02 Add an option to limit the log output of buildersEelco Dolstra1-0/+4
2013-03-08 Revert "Prevent config.h from being clobbered"Eelco Dolstra1-0/+3
2013-03-07 Prevent config.h from being clobberedEelco Dolstra1-3/+0
2013-02-19 Add `Settings::nixDaemonSocketFile'.Ludovic Courtès1-0/+3
2012-12-29 Allow mounting a path in a different location in the chrootEelco Dolstra1-2/+2
2012-11-27 Add builtin constants ‘langVersion’ and ‘nixVersion’Eelco Dolstra1-0/+3
2012-09-25 Include <sys/types.h> for off_tEelco Dolstra1-0/+1
2012-07-31 Pass all --option flags to the daemonEelco Dolstra1-3/+5
2012-07-30 Refactor settings processingEelco Dolstra1-76/+145
2012-07-30 Pass configuration settings to the substitutersEelco Dolstra1-0/+2
2012-07-18 Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra1-5/+1
2011-11-22 * Move initialisation of variables like nixConfDir from libmain toEelco Dolstra1-1/+3
2011-06-30 Add support for the `build-timeout' and `--timeout' options.Ludovic Courtès1-0/+4
2010-06-23 Added support for passing an (impure) NIX_BUILD_CORES variable to build expre...Peter Simons1-0/+5
2009-03-23 * No longer block while waiting for a lock on a store path. InsteadEelco Dolstra1-1/+1
2009-02-27 * Allow options from the Nix config file to be overriden from theEelco Dolstra1-0/+2
2008-12-11 * Revert r13150: now that we use private namespaces for the chroot, weEelco Dolstra1-6/+0
2008-11-20 * Nix daemon: reload the configuration file after forking (NIX-100).Eelco Dolstra1-0/+2
2008-11-12 * Some somewhat ad hoc mechanism to allow the build farm to monitorEelco Dolstra1-0/+16
2008-10-29 * Put the chroots under /nix/var/nix/chroots to reduce the risk ofEelco Dolstra1-0/+6
2007-11-16 * Flag `--no-build-hook' to disable distributed builds.Eelco Dolstra1-0/+4
2007-08-12 * Get rid of the substitutes database table (NIX-47). Instead, if weEelco Dolstra1-0/+5
2006-12-08 * Kill a build if it has gone for more than a certain number ofEelco Dolstra1-0/+7
2006-12-04 * Install the worker in bindir, not libexecdir.Eelco Dolstra1-0/+3
2006-11-30 * Put building in the store API.Eelco Dolstra1-1/+0
2006-09-04 * Use a proper namespace.Eelco Dolstra1-4/+7
2006-07-20 * Use $(libexecdir) to find find-runtime-roots.pl.Eelco Dolstra1-0/+4
2006-07-06 * Allow the canonical system name to be specified at runtime in theEelco Dolstra1-0/+3
2006-02-16 * Allow the size of the GC reserved file to be specified in nix.confEelco Dolstra1-0/+2