depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
1
-11
/
+21
2018-05-30
Modularize config settings
Eelco Dolstra
1
-2
/
+4
2018-05-03
Don't set a CA assertion for paths with references
Eelco Dolstra
1
-0
/
+2
2018-05-02
Fix some random -Wconversion warnings
Eelco Dolstra
1
-3
/
+3
2018-04-23
Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix
Shea Levy
1
-0
/
+4
2018-04-20
build.cc: fix bind-mount of /dev/{pts,ptmx} fallback
Will Dietz
1
-2
/
+2
2018-04-17
exportReferences: Check whether the path is in the input closure
Eelco Dolstra
1
-11
/
+14
2018-04-13
Fix #1921
Eelco Dolstra
1
-1
/
+1
2018-03-22
Merge branch 'fix/avoid-large-stack-buffers' of https://github.com/dtzWill/nix
Eelco Dolstra
1
-3
/
+3
2018-03-20
Make <nix/buildenv.nix> a builtin builder
Eelco Dolstra
1
-0
/
+2
2018-03-20
Hack to get SSH error messages from build-remote
Eelco Dolstra
1
-0
/
+5
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
1
-3
/
+3
2018-03-13
Typo
Eelco Dolstra
1
-1
/
+1
2018-03-06
rand() -> random(), since we use srandom().
Will Dietz
1
-1
/
+1
2018-03-02
hoist vector out of loop just in case
Will Dietz
1
-1
/
+1
2018-03-02
don't allocate large buffers on the stack
Will Dietz
1
-3
/
+3
2018-02-27
seccomp: add 32-bit ARM on aarch64-linux
Linus Heckemann
1
-0
/
+4
2018-02-19
Fix incorrect (and unnecessary) format string
Eelco Dolstra
1
-3
/
+3
2018-02-19
Don't silently succeed seccomp setup when !HAVE_SECCOMP.
Shea Levy
1
-2
/
+7
2018-02-18
configure: Add a flag to disable seccomp.
Shea Levy
1
-1
/
+3
2018-02-12
Fix 'deadlock: trying to re-acquire self-held lock'
Eelco Dolstra
1
-13
/
+17
2018-02-09
nix: Ensure that the user sees errors from substituters
Eelco Dolstra
1
-3
/
+3
2018-02-07
Improve filtering of ANSI escape sequences in build logs
Eelco Dolstra
1
-1
/
+1
2018-02-05
Allow substituters to be marked as trusted
Eelco Dolstra
1
-2
/
+5
2018-02-05
Fix segfault using non-binary cache stores as substituters
Eelco Dolstra
1
-1
/
+1
2018-02-03
Remove nix-build --hash
Eelco Dolstra
1
-20
/
+27
2018-01-23
Fix obscure corner case in name resolution for builtin:fetchurl in sandboxed ...
Dan Peebles
1
-0
/
+17
2018-01-19
Rewrite builtin derivation environment
Eelco Dolstra
1
-1
/
+6
2018-01-15
Barf when using a diverted store on macOS
Eelco Dolstra
1
-2
/
+7
2017-12-11
Mark comparison call operator as const
Will Dietz
1
-2
/
+2
2017-11-28
Show log tail when a remote build fails
Eelco Dolstra
1
-2
/
+2
2017-10-30
Merge pull request #1646 from copumpkin/optional-sandbox-local-network
Eelco Dolstra
1
-3
/
+9
2017-10-30
Allow optional localhost network access to sandboxed derivations
Dan Peebles
1
-3
/
+9
2017-10-25
Fix building on clang
Eelco Dolstra
1
-2
/
+2
2017-10-25
exportReferencesGraph: Allow exporting a list of store paths
Eelco Dolstra
1
-14
/
+22
2017-10-25
Fix exportReferencesGraph in the structured attrs case
Eelco Dolstra
1
-69
/
+68
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
1
-3
/
+93
2017-10-24
More progress indicator improvements
Eelco Dolstra
1
-13
/
+9
2017-10-24
More progress indicator improvements
Eelco Dolstra
1
-4
/
+4
2017-10-24
Progress indicator: Show on what machine we're building
Eelco Dolstra
1
-3
/
+7
2017-10-24
Handle log messages from build-remote
Eelco Dolstra
1
-114
/
+22
2017-10-24
Remove the remote-builds option
Eelco Dolstra
1
-2
/
+6
2017-10-23
Pass all settings to build-remote
Eelco Dolstra
1
-10
/
+18
2017-10-17
Shift Darwin sandbox to separate installed files
Dan Peebles
1
-9
/
+5
2017-10-12
Add option to disable the seccomp filter
Eelco Dolstra
1
-0
/
+2
2017-09-08
Communicate the structured log FD to builders
Eelco Dolstra
1
-1
/
+6
2017-09-05
Add automatic garbage collection
Eelco Dolstra
1
-0
/
+5
2017-08-31
Call queryMissing() prior to building
Eelco Dolstra
1
-0
/
+12
2017-08-31
Rename a few configuration options
Eelco Dolstra
1
-3
/
+3
2017-08-28
Give activities a verbosity level again
Eelco Dolstra
1
-4
/
+6
[next]