regnat
|
2105084645
|
Enfore the use of properly built paths in libcmd
Replace `DerivedPathWithHints` by a new `BuiltPath` type that serves as
a proof that the corresponding path has been built.
|
2021-05-17 08:45:08 +02:00 |
|
regnat
|
ec613603ba
|
DerivedPathWithHints -> BuiltPath
Just a renaming for now
|
2021-05-12 16:19:51 +02:00 |
|
John Ericson
|
125a824228
|
Document the derived path types.
|
2021-04-05 10:56:48 -04:00 |
|
John Ericson
|
d8fa7517fa
|
buildable.{cc,hh} -> derived-path.{cc,hh}
|
2021-04-05 10:33:28 -04:00 |
|