Skip to content

Rename: make all->extra & minimal->all #28

@joeflack4

Description

@joeflack4

Overview

Our build does make minimal. However this is confusing. The convention is make all. So let's change the names of these builds so that our build runs off of a goal named all.

Background info

What is currently make all is Chris's old pipeline. There were some issues w/ that, and I fixed a lot of them, but there were still issues, and we don't need those output files, so we instead made a goal make minimal which gives us a smaller set of files reduced to only what we need.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions