Commit graph

2 commits

Author SHA1 Message Date
rillig
ca0e8e3ca1 lang/go: extend _VARGROUPS section in go-dep.mk 2019-09-10 20:01:06 +00:00
jperkin
ce8d9dd117 go: Introduce support for GO_DEPS.
This supports packages that require a large number of go-based dependencies,
treating them as additional distfiles and built inline as part of the package
build.  The print-go-deps target is helpful to generate the list of GO_DEPS
required for each package by parsing the Gopkg.lock file in the extracted
sources.

Thanks to rillig@ for various suggestions and comments.
2019-05-15 18:00:03 +00:00