aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/machines.cc
AgeCommit message (Expand)Author
2024-10-14ssh-ng: better way to keep SSH errors visibleMaximilian Bosch
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-05-29Remove 100s of CPU time (10%) from build times (1465s -> 1302s)Jade Lovelace
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-04-26ssh-ng: Set log-fd for ssh to `4` by defaultMaximilian Bosch
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-04Merge pull request #9841 from obsidiansystems/float-speed-factoreldritch horrors
2024-03-04Merge pull request #9838 from obsidiansystems/systemTypes-seteldritch horrors
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-10-29StyleEelco Dolstra
2021-10-17Add error reporting to machine spec paserAlexey Novikov
2021-06-23Improve machine store URI parsingThomas Churchman
2021-02-25distributed builds: load remote builder host key from the machines fileGraham Christensen
2020-08-12Make `system-features` a store settingJohn Ericson
2019-04-01getMachines(): Cache resultEelco Dolstra
2017-10-24Allow shorter syntax for chroot storesEelco Dolstra
2017-10-24Remove the builder-files optionEelco Dolstra
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-05-05Make the location of the build directory in the sandbox configurableEelco Dolstra
2017-05-02Replace $NIX_REMOTE_SYSTEMS with an option "builder-files"Eelco Dolstra
2017-05-02Add an option for specifying remote buildersEelco Dolstra
2017-05-02Factor out machines.conf parsingEelco Dolstra