index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
build-remote
Age
Commit message (
Expand
)
Author
2020-03-30
Remove global -I flags
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-13
Typo
Eelco Dolstra
2019-03-06
canBuildLocally: check for features
volth
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-04-23
Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix
Shea Levy
2018-04-21
Fix library ordering in Makefiles
Andrew Dunham
2018-03-20
Hack to get SSH error messages from build-remote
Eelco Dolstra
2018-03-16
build-remote: take extra-platforms into account
Linus Heckemann
2018-03-13
build-remote: Don't substitute the build result
Eelco Dolstra
2018-02-13
Merge branch 'plugins' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-12
Fix hang in build-remote
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2018-01-09
nix.conf: builders-use-substitutes
Renzo Carbonara
2017-11-25
build-remote: Fix missing log output
aszlig
2017-10-24
Allow shorter syntax for chroot stores
Eelco Dolstra
2017-10-24
More progress indicator improvements
Eelco Dolstra
2017-10-24
Progress indicator: Show on what machine we're building
Eelco Dolstra
2017-10-24
build-remote: Work properly on a chrooted store
Eelco Dolstra
2017-10-24
Handle log messages from build-remote
Eelco Dolstra
2017-10-23
Pass all settings to build-remote
Eelco Dolstra
2017-10-23
build-remote: Put current load under the store state directory
Eelco Dolstra
2017-07-31
Merge branch 'macOS' of https://github.com/davidak/nix
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-30
replace "OS X" with "macOS"
davidak
2017-07-03
Replace a few bool flags with enums
Eelco Dolstra
2017-05-08
build-remote: Check remote build status
Eelco Dolstra
2017-05-02
build-remote: Fix fallback to other machines when connecting fails
Eelco Dolstra
2017-05-02
Add an option for specifying remote builders
Eelco Dolstra
2017-05-02
Factor out machines.conf parsing
Eelco Dolstra
2017-05-02
build-hook: If there are no machines defined, quit permanently
Eelco Dolstra
2017-05-02
build-remote: Ugly hackery to get build logs to work
Eelco Dolstra
2017-05-01
build-remote: Don't require signatures
Eelco Dolstra
2017-05-01
Support arbitrary store URIs in nix.machines
Eelco Dolstra
2017-05-01
Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD
Eelco Dolstra
2017-05-01
build-remote: Don't copy the .drv closure
Eelco Dolstra
2017-05-01
Pass verbosity level to build hook
Eelco Dolstra
2017-03-16
ssh:// -> ssh-ng://, legacy-ssh:// -> ssh://
Eelco Dolstra
2017-03-16
copyPaths(): Use queryValidPaths() to reduce SSH latency
Eelco Dolstra
2017-03-03
build-remote: Don't use a SSH master
Eelco Dolstra
2017-03-03
build-remote: Fix passing SSH key
Eelco Dolstra
2017-03-03
build-remote: Misc cleanup
Eelco Dolstra
2017-02-07
Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix
Eelco Dolstra
2017-01-26
openLockFile: Return an AutoCloseFD
Eelco Dolstra
2017-01-24
Hopefully fix build on older GCC
Eelco Dolstra
2017-01-24
Fix typo
Eelco Dolstra
2017-01-24
build-remote: Use futimes instead of futimens on APPLE
Shea Levy
2017-01-20
nix-copy-closure: Implement in C++.
Shea Levy
2017-01-10
build-remote: Don't use C++ streams to read the conf file
Shea Levy
2017-01-10
build-remote: Use std::set for feature sets
Shea Levy
[next]