Age | Commit message (Expand) | Author |
---|---|---|
2022-03-03 | Factor out a `GcStore` interface | John Ericson |
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
2021-09-30 | `std::visit` by reference | John Ericson |
2021-04-05 | Rename Buildable | John Ericson |
2021-04-05 | "newtype" BuildableReq | John Ericson |
2021-04-05 | Use `BuildableReq` for `buildPaths` and `ensurePath` | John Ericson |
2021-04-05 | Move `StorePathWithOutput` utilities out of store class | John Ericson |
2021-04-05 | Move `StorePathWithOutputs` into its own header/file | John Ericson |