aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/outputs-spec.cc
AgeCommit message (Expand)Author
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-03-04Merge pull request #9172 from tfc/bad-moveseldritch horrors
2023-08-18Fixing #7479John Ericson
2023-01-23Test store paths, with property testsJohn Ericson
2023-01-18OutputSpec: Allow all valid output namesEelco Dolstra
2023-01-17Try again to fix aarch64-linux build failureJohn Ericson
2023-01-12Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}`John Ericson
2023-01-11Improve tests for `OutputsSpec`John Ericson
2023-01-11Remove default constructor from `OutputsSpec`John Ericson
2023-01-11Make it hard to construct an empty `OutputsSpec::Names`John Ericson
2023-01-11Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former moreJohn Ericson
2023-01-11Rename `OutputPath` -> `ExtendedOutputPath`John Ericson
2023-01-11Improve `OutputsSpec` slightlyJohn Ericson
2023-01-10Make clear that `StorePathWithOutputs` is a deprecated typeJohn Ericson