Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Makefile ¶
Makefile is a lightly-parsed Makefile
func (*Makefile) BuildAll ¶
BuildAll sequentially runs each of the project components' build targets
func (*Makefile) CleanAll ¶
CleanAll sequentially runs each of the project components' clean targets
func (*Makefile) ContainsOverride ¶
ContainsOverride returns true if the main.mk contains an overridden target for the given component
func (*Makefile) TestChecks ¶
TestChecks runs each defined Check and returns an error if any fail
Source Files ¶
Click to show internal directories.
Click to hide internal directories.