public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] [PATCH 0/2] introduce new eclasses to handle go modules
@ 2019-09-21 22:10 99% William Hubbs
  0 siblings, 0 replies; 1+ results
From: William Hubbs @ 2019-09-21 22:10 UTC (permalink / raw
  To: gentoo-dev; +Cc: William Hubbs

All,

after some further discussion, I decided to split the eclass.
The go-module eclass in this thread would be used if your upstream
project vendors its dependencies and the go-module-vendor eclass would
be used otherwise.

Thanks,

William

William Hubbs (2):
  go-module.eclass: new eclass for go modules
  go-module-vendor.eclass: new eclass for go modules that do not vendor

 eclass/go-module-vendor.eclass | 133 +++++++++++++++++++++++++++++++++
 eclass/go-module.eclass        |  79 ++++++++++++++++++++
 2 files changed, 212 insertions(+)
 create mode 100644 eclass/go-module-vendor.eclass
 create mode 100644 eclass/go-module.eclass

-- 
2.21.0



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-09-21 22:10 99% [gentoo-dev] [PATCH 0/2] introduce new eclasses to handle go modules William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox