On Thu, 12 Sep 2019 23:12:52 +0200
Michał Górny wrote:
> Since when it is a bug that when you strip debug info, you don't have
> debug info? I thought that's precisely what stripping debug info means
> but maybe in the special Go world it is different, and debug info is
> expected to remain afte
On Thu, Sep 12, 2019 at 2:13 PM Michał Górny wrote:
> On Thu, 2019-09-12 at 13:38 -0700, Alec Warner wrote:
> > On Thu, Sep 12, 2019 at 1:20 PM Kent Fredric wrote:
> >
> > > On Wed, 11 Sep 2019 17:28:22 -0700
> > > Alec Warner wrote:
> > >
> > > > I don't care if you strip or not (I'm not even
On Thu, 2019-09-12 at 13:38 -0700, Alec Warner wrote:
> On Thu, Sep 12, 2019 at 1:20 PM Kent Fredric wrote:
>
> > On Wed, 11 Sep 2019 17:28:22 -0700
> > Alec Warner wrote:
> >
> > > I don't care if you strip or not (I'm not even sure portage knows how to
> > do
> > > it for go binaries) but I'm
On Fri, 2019-09-13 at 08:16 +1200, Kent Fredric wrote:
> On Thu, 12 Sep 2019 19:03:02 +0200
> Michał Górny wrote:
>
> > ebuild spire-0.8.1.ebuild fetch
> > tar -xf ${DISTDIR}/spire-0.8.1.tar.gz
> > cd spire-0.8.1/
> > go mod vendor
> > cd ../
> > tar -cf spire-0.8.1-vendor.tar spire-0.8.1/vendor
On Thu, Sep 12, 2019 at 1:20 PM Kent Fredric wrote:
> On Wed, 11 Sep 2019 17:28:22 -0700
> Alec Warner wrote:
>
> > I don't care if you strip or not (I'm not even sure portage knows how to
> do
> > it for go binaries) but I'm fairly sure the reason isn't because
> "upstream
> > does not support
On Wed, 11 Sep 2019 17:28:22 -0700
Alec Warner wrote:
> I don't care if you strip or not (I'm not even sure portage knows how to do
> it for go binaries) but I'm fairly sure the reason isn't because "upstream
> does not support stripping go binaries" because they clearly do...unless
> upstream is
On Thu, 12 Sep 2019 19:03:02 +0200
Michał Górny wrote:
> ebuild spire-0.8.1.ebuild fetch
> tar -xf ${DISTDIR}/spire-0.8.1.tar.gz
> cd spire-0.8.1/
> go mod vendor
> cd ../
> tar -cf spire-0.8.1-vendor.tar spire-0.8.1/vendor
>
> Now you don't need special src_prepare() to unpack it.
Of course, t
On Thu, 2019-09-12 at 11:39 -0500, William Hubbs wrote:
> On Thu, Sep 12, 2019 at 05:39:42AM +, Michał Górny wrote:
> > Dnia September 11, 2019 11:11:15 PM UTC, William Hubbs
> > napisał(a):
> > > You are right, and currently I quietly ignore your vendor tarball if
> > > upstream
> > > vendor
On Thu, Sep 12, 2019 at 05:39:42AM +, Michał Górny wrote:
> Dnia September 11, 2019 11:11:15 PM UTC, William Hubbs
> napisał(a):
> >On Wed, Sep 11, 2019 at 07:47:04PM +, Michał Górny wrote:
> >> Dnia September 11, 2019 7:40:41 PM UTC, William Hubbs
> > napisał(a):
> >> >On Wed, Sep 11, 20
On Wed, Sep 11, 2019 at 05:28:22PM -0700, Alec Warner wrote:
> On Wed, Sep 11, 2019 at 5:05 PM William Hubbs wrote:
>
> > On Wed, Sep 11, 2019 at 04:31:00PM -0700, Alec Warner wrote:
> > > On Wed, Sep 11, 2019 at 10:28 AM William Hubbs
> > wrote:
> > >
> > > > Copyright: Sony Interactive Enterta
Dnia September 11, 2019 11:11:15 PM UTC, William Hubbs
napisał(a):
>On Wed, Sep 11, 2019 at 07:47:04PM +, Michał Górny wrote:
>> Dnia September 11, 2019 7:40:41 PM UTC, William Hubbs
> napisał(a):
>> >On Wed, Sep 11, 2019 at 08:31:16PM +0200, Michał Górny wrote:
>> >> On Wed, 2019-09-11 at 13
On Wed, Sep 11, 2019 at 5:05 PM William Hubbs wrote:
> On Wed, Sep 11, 2019 at 04:31:00PM -0700, Alec Warner wrote:
> > On Wed, Sep 11, 2019 at 10:28 AM William Hubbs
> wrote:
> >
> > > Copyright: Sony Interactive Entertainment Inc.
> > > Signed-off-by: William Hubbs
> > > ---
> > > eclass/go-
On Wed, Sep 11, 2019 at 04:31:00PM -0700, Alec Warner wrote:
> On Wed, Sep 11, 2019 at 10:28 AM William Hubbs wrote:
>
> > Copyright: Sony Interactive Entertainment Inc.
> > Signed-off-by: William Hubbs
> > ---
> > eclass/go-module.eclass | 76 +
> > 1 fi
On Wed, Sep 11, 2019 at 10:28 AM William Hubbs wrote:
> Copyright: Sony Interactive Entertainment Inc.
> Signed-off-by: William Hubbs
> ---
> eclass/go-module.eclass | 76 +
> 1 file changed, 76 insertions(+)
> create mode 100644 eclass/go-module.eclass
On Wed, Sep 11, 2019 at 07:47:04PM +, Michał Górny wrote:
> Dnia September 11, 2019 7:40:41 PM UTC, William Hubbs
> napisał(a):
> >On Wed, Sep 11, 2019 at 08:31:16PM +0200, Michał Górny wrote:
> >> On Wed, 2019-09-11 at 13:22 -0500, William Hubbs wrote:
> >> > On Wed, Sep 11, 2019 at 07:38:17
Dnia September 11, 2019 7:40:41 PM UTC, William Hubbs
napisał(a):
>On Wed, Sep 11, 2019 at 08:31:16PM +0200, Michał Górny wrote:
>> On Wed, 2019-09-11 at 13:22 -0500, William Hubbs wrote:
>> > On Wed, Sep 11, 2019 at 07:38:17PM +0200, Michał Górny wrote:
>> > > On Wed, 2019-09-11 at 12:21 -0500,
On Wed, Sep 11, 2019 at 08:31:16PM +0200, Michał Górny wrote:
> On Wed, 2019-09-11 at 13:22 -0500, William Hubbs wrote:
> > On Wed, Sep 11, 2019 at 07:38:17PM +0200, Michał Górny wrote:
> > > On Wed, 2019-09-11 at 12:21 -0500, William Hubbs wrote:
> > > > Copyright: Sony Interactive Entertainment I
On Wed, 2019-09-11 at 13:22 -0500, William Hubbs wrote:
> On Wed, Sep 11, 2019 at 07:38:17PM +0200, Michał Górny wrote:
> > On Wed, 2019-09-11 at 12:21 -0500, William Hubbs wrote:
> > > Copyright: Sony Interactive Entertainment Inc.
> > > Signed-off-by: William Hubbs
> > > ---
> > > eclass/go-mod
On Wed, Sep 11, 2019 at 07:38:17PM +0200, Michał Górny wrote:
> On Wed, 2019-09-11 at 12:21 -0500, William Hubbs wrote:
> > Copyright: Sony Interactive Entertainment Inc.
> > Signed-off-by: William Hubbs
> > ---
> > eclass/go-module.eclass | 76 +
> > 1 fil
On Wed, 2019-09-11 at 12:21 -0500, William Hubbs wrote:
> Copyright: Sony Interactive Entertainment Inc.
> Signed-off-by: William Hubbs
> ---
> eclass/go-module.eclass | 76 +
> 1 file changed, 76 insertions(+)
> create mode 100644 eclass/go-module.eclass
Copyright: Sony Interactive Entertainment Inc.
Signed-off-by: William Hubbs
---
eclass/go-module.eclass | 76 +
1 file changed, 76 insertions(+)
create mode 100644 eclass/go-module.eclass
diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass
new
21 matches
Mail list logo