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
2020-06-25
WIP: store separate `hasValidPath` bool
John Ericson
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-18
Rename content-addressed-paths into ca-derivations
regnat
2020-06-17
Replace struct StorePath with class StorePath
Matthew Bauer
2020-06-17
fixup! Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Reserve the `__contentAddressed` derivation parameter
regnat
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-15
Print only one error message if a build fails
Eelco Dolstra
2020-06-15
Remove unnecessary amDone() overrides
Eelco Dolstra
2020-06-15
Improve "waiting for locks" messages
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Remove Store::queryDerivationOutputNames()
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-03
No C++ designated initializers yet with Clang 7
John Ericson
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-03
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathIn...
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-06-02
WIP
John Ericson
2020-06-01
Merge branch 'no-stringly-typed-derivation-output' of github.com:Ericson2314/...
Carlo Nucera
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-28
Fixing the result of merge
Carlo Nucera
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-28
Merge remote-tracking branch 'me/more-rust-ffi' into no-stringly-typed-deriva...
John Ericson
2020-05-27
Rename some variables named “recursive” to “method”
Matthew Bauer
2020-05-26
Merge remote-tracking branch 'john-ericson/enum-FileIngestionMethod' into no-...
Carlo Nucera
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-18
Cleanup
Eelco Dolstra
2020-05-18
Merge branch 'wait-for-builders' of https://github.com/serokell/nix
Eelco Dolstra
2020-05-14
Don't lock a user while doing remote builds
Alexander Bantyev
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-13
change status messages to info level
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-11
switch from printError warnings to logWarnings
Ben Burdette
2020-05-11
Merge pull request #3568 from kolloch/outputHashModeError
Domen Kožar
2020-05-11
Update src/libstore/build.cc
Domen Kožar
2020-05-09
doc: consistently refer to 'fixed-output' with a dash
Benjamin Hipple
2020-05-08
Mention build users in the 'waiting for' message
Alexander Bantyev
2020-05-08
Don't block while waiting for build users
Alexander Bantyev
[next]