Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: 167d12b02cc8cadfaf7c28959532030d65687a8f
https://github.com/NixOS/nix/commit/167d12b02cc8cadfaf7c28959532030d65687a8f
Author: Shea Levy <[email protected]>
Date: 2016-11-10 (Thu, 10 Nov 2016)
Changed paths:
M .gitignore
M Makefile
A src/build-remote/build-remote.cc
A src/build-remote/local.mk
M src/libstore/derivations.cc
M src/libstore/pathlocks.cc
M src/libstore/ssh-store.cc
M src/libstore/store-api.cc
M src/libstore/store-api.hh
M src/libutil/util.hh
M src/nix/copy.cc
M tests/remote-builds.nix
Log Message:
-----------
build-remote: Implement in C++
Commit: bff3ad767ec21b37f291a2c4ae0eac7d91470ce5
https://github.com/NixOS/nix/commit/bff3ad767ec21b37f291a2c4ae0eac7d91470ce5
Author: Shea Levy <[email protected]>
Date: 2016-11-10 (Thu, 10 Nov 2016)
Changed paths:
M src/build-remote/build-remote.cc
Log Message:
-----------
build-remote: replace strtoull with stoull to take advantage of C++ error
handling
Commit: d771c28613908aa8ac6aa72ceeca9048fbbcb776
https://github.com/NixOS/nix/commit/d771c28613908aa8ac6aa72ceeca9048fbbcb776
Author: Shea Levy <[email protected]>
Date: 2017-01-10 (Tue, 10 Jan 2017)
Changed paths:
M src/build-remote/build-remote.cc
Log Message:
-----------
build-remote: Use std::set for feature sets
Commit: 28db29786277ce6790ffb1567f9e679c62737b96
https://github.com/NixOS/nix/commit/28db29786277ce6790ffb1567f9e679c62737b96
Author: Shea Levy <[email protected]>
Date: 2017-01-10 (Tue, 10 Jan 2017)
Changed paths:
M src/build-remote/build-remote.cc
Log Message:
-----------
build-remote: Don't use C++ streams to read the conf file
Commit: 8af062f372ae5db6a90700641f15d98505b4a839
https://github.com/NixOS/nix/commit/8af062f372ae5db6a90700641f15d98505b4a839
Author: Eelco Dolstra <[email protected]>
Date: 2017-01-19 (Thu, 19 Jan 2017)
Changed paths:
M .gitignore
M Makefile
A src/build-remote/build-remote.cc
A src/build-remote/local.mk
M src/libstore/derivations.cc
M src/libstore/pathlocks.cc
M src/libstore/ssh-store.cc
M src/libstore/store-api.cc
M src/libstore/store-api.hh
M src/libutil/util.hh
M src/nix/copy.cc
M tests/remote-builds.nix
Log Message:
-----------
Merge pull request #981 from shlevy/build-remote-c++
build-remote: Implement in C++
Compare: https://github.com/NixOS/nix/compare/21948deed99a...8af062f372ae_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits