public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] contribution to colorgcc
@ 2011-08-07  2:14 Dmitry Goncharov
  2011-08-07  2:26 ` Pandu Poluan
  2011-08-07  4:52 ` [gentoo-user] " Nikos Chantziaras
  0 siblings, 2 replies; 8+ messages in thread
From: Dmitry Goncharov @ 2011-08-07  2:14 UTC (permalink / raw
  To: gentoo-user

Greetings,

Is anybody maintaining dev-util/colorgcc?
I'd like to contribute certain improvements for gcc and also support for the
sun, ibm, hp and intel compilers.
I pushed the current version to https://github.com/dgoncharov/colorgcc.
You can pull from there or i can submit a set of patches.

regards, Dmitry



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

* Re: [gentoo-user] contribution to colorgcc
  2011-08-07  2:14 [gentoo-user] contribution to colorgcc Dmitry Goncharov
@ 2011-08-07  2:26 ` Pandu Poluan
  2011-08-07  5:30   ` Dmitry Goncharov
  2011-08-07  4:52 ` [gentoo-user] " Nikos Chantziaras
  1 sibling, 1 reply; 8+ messages in thread
From: Pandu Poluan @ 2011-08-07  2:26 UTC (permalink / raw
  To: gentoo-user

(Please forgive my top-posting)

Commendable effort, my friend. Have you tried asking in the gentoo-dev ML?

Rgds,


On 2011-08-07, Dmitry Goncharov <dgoncharov@users.sf.net> wrote:
> Greetings,
>
> Is anybody maintaining dev-util/colorgcc?
> I'd like to contribute certain improvements for gcc and also support for the
> sun, ibm, hp and intel compilers.
> I pushed the current version to https://github.com/dgoncharov/colorgcc.
> You can pull from there or i can submit a set of patches.
>
> regards, Dmitry
>
>


-- 
--
Pandu E Poluan - IT Optimizer
My website: http://pandu.poluan.info/



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

* [gentoo-user] Re: contribution to colorgcc
  2011-08-07  2:14 [gentoo-user] contribution to colorgcc Dmitry Goncharov
  2011-08-07  2:26 ` Pandu Poluan
@ 2011-08-07  4:52 ` Nikos Chantziaras
  2011-08-07  5:28   ` Dmitry Goncharov
  1 sibling, 1 reply; 8+ messages in thread
From: Nikos Chantziaras @ 2011-08-07  4:52 UTC (permalink / raw
  To: gentoo-user

On 08/07/2011 05:14 AM, Dmitry Goncharov wrote:
> Greetings,
>
> Is anybody maintaining dev-util/colorgcc?

No.  There's no upstream for it anymore.  Packagers maintain their own 
versions and fixes are not contributed upstream since there's no upstream.




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

* Re: [gentoo-user] Re: contribution to colorgcc
  2011-08-07  4:52 ` [gentoo-user] " Nikos Chantziaras
@ 2011-08-07  5:28   ` Dmitry Goncharov
  2011-08-07  6:13     ` Nikos Chantziaras
  2011-08-08 20:17     ` Michael Orlitzky
  0 siblings, 2 replies; 8+ messages in thread
From: Dmitry Goncharov @ 2011-08-07  5:28 UTC (permalink / raw
  To: gentoo-user

On Sun, Aug 07, 2011 at 07:52:35AM +0300, Nikos Chantziaras wrote:
> On 08/07/2011 05:14 AM, Dmitry Goncharov wrote:
> > Greetings,
> >
> > Is anybody maintaining dev-util/colorgcc?
> 
> No.  There's no upstream for it anymore.  Packagers maintain their own 
> versions and fixes are not contributed upstream since there's no upstream.
> 
> 

Yes, there is not upstream. I am looking for a gentoo maintainer who can accept
patches.
Alternatively, i can roll out a colorgcc tarball and start a new
upstream. I use the program with 4 of these compilers on a daily basis and maintain
anyway.

regards, Dmitry



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

* Re: [gentoo-user] contribution to colorgcc
  2011-08-07  2:26 ` Pandu Poluan
@ 2011-08-07  5:30   ` Dmitry Goncharov
  2011-08-07  5:40     ` Pandu Poluan
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry Goncharov @ 2011-08-07  5:30 UTC (permalink / raw
  To: gentoo-user

On Sun, Aug 07, 2011 at 09:26:36AM +0700, Pandu Poluan wrote:
> (Please forgive my top-posting)
> 
> Commendable effort, my friend. Have you tried asking in the gentoo-dev ML?
> 
> Rgds,
> 
No effort at all. The program helps and makes my life easier a lot.
Yes, i also asked the gentoo-dev.

regards, Dmitry

> 
> On 2011-08-07, Dmitry Goncharov <dgoncharov@users.sf.net> wrote:
> > Greetings,
> >
> > Is anybody maintaining dev-util/colorgcc?
> > I'd like to contribute certain improvements for gcc and also support for the
> > sun, ibm, hp and intel compilers.
> > I pushed the current version to https://github.com/dgoncharov/colorgcc.
> > You can pull from there or i can submit a set of patches.
> >
> > regards, Dmitry
> >
> >
> 
> 
> -- 
> --
> Pandu E Poluan - IT Optimizer
> My website: http://pandu.poluan.info/
> 



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

* Re: [gentoo-user] contribution to colorgcc
  2011-08-07  5:30   ` Dmitry Goncharov
@ 2011-08-07  5:40     ` Pandu Poluan
  0 siblings, 0 replies; 8+ messages in thread
From: Pandu Poluan @ 2011-08-07  5:40 UTC (permalink / raw
  To: gentoo-user

What I meant was: If you're going to 'take over' maintenance, be ready
for bug reports and 'suggestions' from other users. That will require
some effort ;)

Anyways, glad to see people picks up when upstream disappears from the radar.

Rgds,


On 2011-08-07, Dmitry Goncharov <dgoncharov@users.sf.net> wrote:
> On Sun, Aug 07, 2011 at 09:26:36AM +0700, Pandu Poluan wrote:
>> (Please forgive my top-posting)
>>
>> Commendable effort, my friend. Have you tried asking in the gentoo-dev ML?
>>
>> Rgds,
>>
> No effort at all. The program helps and makes my life easier a lot.
> Yes, i also asked the gentoo-dev.
>
> regards, Dmitry
>
>>
>> On 2011-08-07, Dmitry Goncharov <dgoncharov@users.sf.net> wrote:
>> > Greetings,
>> >
>> > Is anybody maintaining dev-util/colorgcc?
>> > I'd like to contribute certain improvements for gcc and also support for
>> > the
>> > sun, ibm, hp and intel compilers.
>> > I pushed the current version to https://github.com/dgoncharov/colorgcc.
>> > You can pull from there or i can submit a set of patches.
>> >
>> > regards, Dmitry
>> >
>> >
>>
>>
>> --
>> --
>> Pandu E Poluan - IT Optimizer
>> My website: http://pandu.poluan.info/
>>
>
>


-- 
--
Pandu E Poluan - IT Optimizer
My website: http://pandu.poluan.info/



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

* [gentoo-user] Re: contribution to colorgcc
  2011-08-07  5:28   ` Dmitry Goncharov
@ 2011-08-07  6:13     ` Nikos Chantziaras
  2011-08-08 20:17     ` Michael Orlitzky
  1 sibling, 0 replies; 8+ messages in thread
From: Nikos Chantziaras @ 2011-08-07  6:13 UTC (permalink / raw
  To: gentoo-user

On 08/07/2011 08:28 AM, Dmitry Goncharov wrote:
> On Sun, Aug 07, 2011 at 07:52:35AM +0300, Nikos Chantziaras wrote:
>> On 08/07/2011 05:14 AM, Dmitry Goncharov wrote:
>>> Greetings,
>>>
>>> Is anybody maintaining dev-util/colorgcc?
>>
>> No.  There's no upstream for it anymore.  Packagers maintain their own
>> versions and fixes are not contributed upstream since there's no upstream.
>
> Yes, there is not upstream. I am looking for a gentoo maintainer who can accept
> patches.
> Alternatively, i can roll out a colorgcc tarball and start a new
> upstream. I use the program with 4 of these compilers on a daily basis and maintain
> anyway.

If you fork it, it might be a good idea to rename it since "colorgcc" 
implies it's only for GCC, but you said you implemented support for 
other compilers too :-)

In any case, you can simply put your patches on bugs.gentoo.org and hope 
a Gentoo dev will add them to the tree.




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

* Re: [gentoo-user] Re: contribution to colorgcc
  2011-08-07  5:28   ` Dmitry Goncharov
  2011-08-07  6:13     ` Nikos Chantziaras
@ 2011-08-08 20:17     ` Michael Orlitzky
  1 sibling, 0 replies; 8+ messages in thread
From: Michael Orlitzky @ 2011-08-08 20:17 UTC (permalink / raw
  To: gentoo-user

On 08/07/11 01:28, Dmitry Goncharov wrote:
> 
> Yes, there is not upstream. I am looking for a gentoo maintainer who can accept
> patches.
> Alternatively, i can roll out a colorgcc tarball and start a new
> upstream. I use the program with 4 of these compilers on a daily basis and maintain
> anyway.

I say do this. Declare yourself the new upstream maintainer, integrate
the available Gentoo patches (I don't think they're Gentoo-specific),
and release a new version. Then, file a Gentoo bug to bump the package
and update the homepage.



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

end of thread, other threads:[~2011-08-08 20:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07  2:14 [gentoo-user] contribution to colorgcc Dmitry Goncharov
2011-08-07  2:26 ` Pandu Poluan
2011-08-07  5:30   ` Dmitry Goncharov
2011-08-07  5:40     ` Pandu Poluan
2011-08-07  4:52 ` [gentoo-user] " Nikos Chantziaras
2011-08-07  5:28   ` Dmitry Goncharov
2011-08-07  6:13     ` Nikos Chantziaras
2011-08-08 20:17     ` Michael Orlitzky

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