index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
machines.cc
Age
Commit message (
Expand
)
Author
2024-10-14
ssh-ng: better way to keep SSH errors visible
Maximilian Bosch
2024-08-04
tree-wide: fix various lint warnings
Jade Lovelace
2024-05-29
Remove 100s of CPU time (10%) from build times (1465s -> 1302s)
Jade Lovelace
2024-05-29
util.{hh,cc}: Split out strings.{hh,cc}
Tom Hubrecht
2024-04-26
ssh-ng: Set log-fd for ssh to `4` by default
Maximilian Bosch
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-04
Merge pull request #9841 from obsidiansystems/float-speed-factor
eldritch horrors
2024-03-04
Merge pull request #9838 from obsidiansystems/systemTypes-set
eldritch horrors
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-10-29
Style
Eelco Dolstra
2021-10-17
Add error reporting to machine spec paser
Alexey Novikov
2021-06-23
Improve machine store URI parsing
Thomas Churchman
2021-02-25
distributed builds: load remote builder host key from the machines file
Graham Christensen
2020-08-12
Make `system-features` a store setting
John Ericson
2019-04-01
getMachines(): Cache result
Eelco Dolstra
2017-10-24
Allow shorter syntax for chroot stores
Eelco Dolstra
2017-10-24
Remove the builder-files option
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-05-05
Make the location of the build directory in the sandbox configurable
Eelco Dolstra
2017-05-02
Replace $NIX_REMOTE_SYSTEMS with an option "builder-files"
Eelco Dolstra
2017-05-02
Add an option for specifying remote builders
Eelco Dolstra
2017-05-02
Factor out machines.conf parsing
Eelco Dolstra