about summary refs log tree commit diff
path: root/src/libstore/globals.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27 Add nix.conf options for -k and -KShea Levy1-0/+2
2016-08-13 remove old traces of resolve-system-dependenciesJude Taylor1-1/+1
2016-08-10 Remove $NIX_DB_DIREelco Dolstra1-1/+0
2016-04-29 Eliminate the substituter mechanismEelco Dolstra1-13/+0
2016-04-25 Show the log tail when a build failsEelco Dolstra1-1/+0
2016-04-25 Remove --print-build-traceEelco Dolstra1-1/+0
2016-04-11 Remove manifest supportEelco Dolstra1-1/+0
2016-04-08 Remove failed build cachingEelco Dolstra1-2/+0
2015-10-21 move preBuildHook defaulting to globals.ccJude Taylor1-0/+5
2015-07-17 OCD: foreach -> C++11 ranged forEelco Dolstra1-8/+8
2015-06-22 Make /nix/var/nix/db/reserved biggerEelco Dolstra1-1/+1
2015-04-18 Add the pre-build hook.Shea Levy1-0/+1
2015-04-18 Revert "Add the pre-build hook."Shea Levy1-1/+0
2015-04-16 Fix using restricted mode with chrootsEelco Dolstra1-0/+1
2015-04-12 Add the pre-build hook.Shea Levy1-0/+1
2015-04-09 Implement a TTL on cached fetchurl/fetchTarball resultsEelco Dolstra1-0/+8
2015-02-23 Use chroots for all derivationsEelco Dolstra1-2/+0
2014-09-17 Settings: Add bool get()Eelco Dolstra1-0/+8
2014-08-20 Use proper quotes everywhereEelco Dolstra1-3/+3
2014-08-04 Move some options out of globalsEelco Dolstra1-4/+8
2014-08-04 RefactorEelco Dolstra1-36/+36
2014-08-04 Add option ‘build-extra-chroot-dirs’Eelco Dolstra1-4/+0
2014-08-04 Make chroot builds easier to set upEelco Dolstra1-0/+3
2014-07-25 nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituterEelco Dolstra1-0/+8
2014-07-25 Change the default for use-ssh-substituter to ‘true’Eelco Dolstra1-2/+2
2014-07-19 Revert old useBuildHook behaviourEelco Dolstra1-1/+1
2014-07-17 nix-daemon: Add trusted-users and allowed-users optionsEelco Dolstra1-0/+4
2014-07-16 Handle case collisions on case-insensitive systemsEelco Dolstra1-0/+2
2014-07-11 Allow $NIX_BUILD_HOOK to be relative to Nix libexec directoryEelco Dolstra1-1/+1
2014-06-27 allow-arbitrary-code-during-evaluation -> allow-unsafe-native-code-during-eva...Eelco Dolstra1-1/+1
2014-06-24 Only add the importNative primop if the allow-arbitrary-code-during-evaluatio...Shea Levy1-0/+2
2014-05-21 nix-store -l: Fetch build logs from the InternetEelco Dolstra1-0/+1
2014-05-02 Set build-max-jobs to the number of available cores by defaultEelco Dolstra1-0/+5
2014-05-02 When running as root, use build users by defaultEelco Dolstra1-0/+1
2014-02-27 Set up a private /dev/pts in the chrootEelco Dolstra1-1/+0
2014-02-27 Set up a minimal /dev in chrootsEelco Dolstra1-1/+0
2014-02-26 Only start download-via-ssh if it's enabledEelco Dolstra1-12/+14
2014-02-26 Add use-ssh-substituter setting.Shea Levy1-0/+2
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/+20
2013-11-22 Drop the dependency on AutomakeEelco Dolstra1-1/+1
2013-11-12 Make function calls show up in stack traces againEelco Dolstra1-0/+1
2013-09-06 Don't apply the CPU affinity hack to nix-shell (and other Perl programs)Eelco Dolstra1-0/+1
2013-09-02 Add an option to limit the log output of buildersEelco Dolstra1-0/+2
2013-06-20 Disable the copy-from-other-stores substituterEelco Dolstra1-0/+2
2013-03-08 Revert "Prevent config.h from being clobbered"Eelco Dolstra1-0/+9
2013-03-07 Prevent config.h from being clobberedEelco Dolstra1-9/+0
2013-02-19 Add `Settings::nixDaemonSocketFile'.Ludovic Courtès1-0/+9
2012-12-29 Allow mounting a path in a different location in the chrootEelco Dolstra1-1/+1