buildtask

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAllTask

func RunAllTask(config string, buildArgs string) bool

Run all steps: clean -> generate -> build

func RunBuildTask

func RunBuildTask(config string, args string) bool

Build golang library files gonode build => go build -buildmode c-archive -o xxx.a xxx.go xxx1.go xxx2.go ...

func RunCleanTask

func RunCleanTask(config string) bool

Clean output directory

func RunGenerateTask

func RunGenerateTask(config string) bool

Generate bridge C/C++ code

func RunMakeTask

func RunMakeTask(config string, args string) bool

Compile node addon

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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