Expand description
Outside of a few binaries / libraries that are intimately tied to one particular architecture / platform, most things in the hvlite tree run on a common subset of supported target triples + build profiles.
Enumsยง
- Common
Arch - Vocabulary type for artifacts that only get built for the most common actively-supported architectures in the hvlite tree.
- Common
Platform - Vocabulary type for artifacts that only get built for the most common actively-supported platforms in the hvlite tree.
- Common
Profile - Vocabulary type for artifacts that only get built using the two most
common cargo build profiles (i.e:
release
vs.debug
). - Common
Triple