public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/1] new eclass for go modules (another proposal)
@ 2019-09-24 18:08 William Hubbs
  2019-09-24 18:08 ` [gentoo-dev] [PATCH 1/1] go-module.eclass: new eclass for go modules William Hubbs
  0 siblings, 1 reply; 4+ messages in thread
From: William Hubbs @ 2019-09-24 18:08 UTC (permalink / raw
  To: gentoo-dev; +Cc: William Hubbs

All,

this version combines the two eclasses from the previous proposal into
one and takes some imspiration from the cargo eclass for handling the
dependencies.

Thoughts?

William

William Hubbs (1):
  go-module.eclass: new eclass for go modules

 eclass/go-module.eclass | 164 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 164 insertions(+)
 create mode 100644 eclass/go-module.eclass

-- 
2.21.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-26  0:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-24 18:08 [gentoo-dev] [PATCH 0/1] new eclass for go modules (another proposal) William Hubbs
2019-09-24 18:08 ` [gentoo-dev] [PATCH 1/1] go-module.eclass: new eclass for go modules William Hubbs
2019-09-25 20:02   ` Michał Górny
2019-09-26  0:21     ` William Hubbs

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