build

package
v0.0.0-...-7ee4457 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2016 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build() cli.Command

Build is the `build` command.

func CompileGo

func CompileGo() cli.Command

CompileGo is the `compile-go` command

func CompileOS

func CompileOS() cli.Command

CompileOS is the `compile-os` command

Types

type BuildOptions

type BuildOptions struct {
	Go GoOptions
	OS OSOptions
}

type GoOptions

type GoOptions struct {
	BuildAll     bool
	BuildVerbose bool
	Package      string
	MiniOSRoot   string
	Output       string
	LDFlags      string
}

type OSOptions

type OSOptions struct {
	MiniOSRoot string
	CArchive   string
	Output     string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL