helper

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompileHeaderFile

func CompileHeaderFile(headerFile string, compiler string, includeDirs []string, importedIncludeDirs []string, compilerArgs []string) error

func CompileHeaderFileWithProgress added in v1.1.0

func CompileHeaderFileWithProgress(headerFile string, compiler string, includeDirs []string, importedIncludeDirs []string, compilerArgs []string, bar *progressbar.ProgressBar) error

func CompileHeadersWithWaitGroup

func CompileHeadersWithWaitGroup(headers []string, compiler string, includeDirs []string, importedIncludeDirs []string, compilerArgs []string) []config.CompileResult

func CompileHeadersWithWaitGroupAndProgressBars added in v1.1.0

func CompileHeadersWithWaitGroupAndProgressBars(headers []string, compiler string, includeDirs []string, importedIncludeDirs []string, compilerArgs []string) []config.CompileResult

func CompileHeadersWithWorkerPool

func CompileHeadersWithWorkerPool(headers []string, compiler string, includeDirs []string, importedIncludeDirs []string, compilerArgs []string, numWorkers int) []config.CompileResult

func CompileHeadersWithWorkerPoolAndProgressBars added in v1.1.0

func CompileHeadersWithWorkerPoolAndProgressBars(headers []string, compiler string, includeDirs []string, importedIncludeDirs []string, compilerArgs []string, numWorkers int) []config.CompileResult

func GetHeaderFilesInDir

func GetHeaderFilesInDir(directoryName string) []string

func ParseJSONFile

func ParseJSONFile(filename string, cfg *config.Config) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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