index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-11-26
Make <nix/unpack-channel.nix> a builtin builder
Eelco Dolstra
2019-11-26
Merge pull request #3144 from matthewbauer/fix-sandbox-fallback
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-06
Cleanup
Eelco Dolstra
2019-11-06
Recursive Nix: Handle concurrent client connections
Eelco Dolstra
2019-11-06
Enable recursive Nix using a feature
Eelco Dolstra
2019-11-06
RestrictedStore: Implement addToStore()
Eelco Dolstra
2019-11-06
Recursive Nix support
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-29
Remove the check against concurrent builds in the same process
Eelco Dolstra
2019-10-27
Factor out linkOrCopy()
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-13
Move tmpDirInSandbox to initTmpDir
Matthew Bauer
2019-10-12
Fix sandbox fallback settings
Matthew Bauer
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-09-21
Fix spelling in comment
Benjamin Hipple
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-08-23
Reset tmpDirInSandbox for unsandboxed
Matthew Bauer
2019-08-07
Merge pull request #2995 from tweag/post-build-hook
Eelco Dolstra
2019-08-02
Use BSD instead of POSIX file locks
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-30
Don’t rely on EPERM
Matthew Bauer
2019-07-25
Use sandbox fallback when cloning fails in builder
Matthew Bauer
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
2019-07-13
Merge pull request #2975 from matthewbauer/fix-nsswitch-issue
Eelco Dolstra
2019-07-02
build: replace 100 offset for build exit codes
Daiderd Jordan
2019-07-02
build: use binary mask for build status flags
Daiderd Jordan
2019-07-02
build: add exit code for hash and check mismatches
Daiderd Jordan
2019-06-27
Don’t use entire /etc/nsswitch.conf file
Matthew Bauer
2019-06-17
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
2019-06-16
Hopefully fix macOS tests
Eelco Dolstra
2019-06-16
Set $TERM
Eelco Dolstra
2019-06-16
Run builds in a pseudo-terminal
Eelco Dolstra
2019-05-13
Merge pull request #2802 from LnL7/fix-needs-hashrewrite
Eelco Dolstra
2019-05-12
build: make needsHashRewrite a method
Daiderd Jordan
2019-05-12
handleDiffHook: stop passing allowVfork
Graham Christensen
2019-05-12
runProgram: support gid, uid, chdir
Graham Christensen
2019-05-12
chdir, setgroups
Graham Christensen
2019-05-12
diff hook: execute as the build user, and pass the temp dir
Graham Christensen
2019-05-12
build: run diff-hook under --check and document diff-hook
Graham Christensen
2019-05-12
build: move needsHashRewrite initialization to startBuilder
Daiderd Jordan
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
2019-04-17
build: only skip hash rewriting for sandboxing on linux
Daiderd Jordan
2019-04-01
primeCache(): Barf if builds are needed but not allowed
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
[next]