summaryrefslogtreecommitdiff
path: root/image/creator.cc
AgeCommit message (Expand)AuthorFilesLines
2020-05-17all: Add --version and --help support and unify output formatsA. Wilcox1-6/+14
2020-04-02image: Truly dynamic backend registrationA. Wilcox1-0/+10
2020-04-02image: Actually make backends registerableA. Wilcox1-2/+2
2020-04-02image: Significantly refactor how backends are registeredA. Wilcox1-10/+54
2020-04-01image: Initial work on backend supportA. Wilcox1-5/+33
2020-03-24Add the beginnings of the Image Creation utilityA. Wilcox1-0/+98