Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
To: "'Pedro Alves'" <palves@redhat.com>,
	       "'Joel Brobecker'" <brobecker@adacore.com>
Cc: <gdb-patches@sourceware.org>,
	       "'Jan Kratochvil'" <jan.kratochvil@redhat.com>,
	       "'Sergio Durigan Junior'" <sergiodj@redhat.com>
Subject: RE: [RFA-v3] Add scripts to generate ARI web pages to gdb/contrib/ari directory
Date: Thu, 31 May 2012 06:56:00 -0000	[thread overview]
Message-ID: <006001cd3efa$6db90300$492b0900$@muller@ics-cnrs.unistra.fr> (raw)
In-Reply-To: <4FC4CB35.5030503@redhat.com>



> -----Message d'origine-----
> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Pedro Alves
> Envoyé : mardi 29 mai 2012 15:12
> À : Joel Brobecker
> Cc : Pierre Muller; gdb-patches@sourceware.org; 'Jan Kratochvil'; 'Sergio
> Durigan Junior'
> Objet : Re: [RFA-v3] Add scripts to generate ARI web pages to
> gdb/contrib/ari directory
> 
> On 05/29/2012 02:01 PM, Joel Brobecker wrote:
> 
> > Hi Pierre,
> >
> >> > As explained in my answer to Sergio, I would like to leave other
fixes
> >> > to after initial commit to have a better history of changes relative
> >> > to the ss directory version on sourceware.org server.
> > That would be fine. I think that's a good reason.
> >
> >> > PS: could contrib get a separate ChangeLog file?
> > I think we are trying to get as few ChangeLog files as possible.
> 
> 
> I think it should.  "contrib" is by definition a space for third party
> contributed sources that we ship along, ergo not really part of GDB,
> unlike the cli, mi, or tui, regformats, etc. subdirectories.

  Could you tell me how I should proceed here:

 I would suggest the following:

gdb/ChangeLog entry:

2012-05-31  Pierre Muller  <muller@ics.u-strasbg.fr>

	Include ARI web page generation scripts into GDB CVS repository.
	* contrib/ari/: New directory.
	* contrib./ChangeLog: New file.
	Further ARI related commit will be documented inside
	that new ChangeLog file.

gdb/contrib/ChangeLog entry:

2012-05-31  Pierre Muller  <muller@ics.u-strasbg.fr>

	* ari/create-web-ari-in-src.sh: New file.
	* ari/gdb_ari.sh: New file.
	* ari/gdb_find.sh: New file.
	* ari/update-web-ari.sh: New file.

But I don't know if this is acceptable...

Pierre


  reply	other threads:[~2012-05-31  6:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 22:41 [RFA] " Pierre Muller
2012-05-25  8:09 ` PING " Pierre Muller
2012-05-25 19:47 ` Jan Kratochvil
2012-05-26 12:41   ` [RFA-v2] " Pierre Muller
2012-05-27  4:06     ` Sergio Durigan Junior
2012-05-27 19:53       ` Pierre Muller
2012-05-27 22:03         ` Sergio Durigan Junior
2012-05-28 18:34           ` [RFA-v3] " Pierre Muller
2012-05-28 18:38             ` Pierre Muller
2012-05-29 13:02             ` Joel Brobecker
2012-05-29 13:13               ` Pedro Alves
2012-05-31  6:56                 ` Pierre Muller [this message]
2012-05-31 15:59                   ` Joel Brobecker
2012-06-14 12:36                 ` [RFA-v4] " Pierre Muller
2012-06-14 16:02                   ` Joel Brobecker
2012-06-14 16:14                     ` Pierre Muller
2012-06-14 16:22                       ` Joel Brobecker
2012-08-21 10:27                         ` About RFA for " Pierre Muller
2012-08-21 22:36                           ` Sergio Durigan Junior
     [not found]                         ` <50336283.a2db440a.600c.105dSMTPIN_ADDED@mx.google.com>
2012-08-21 22:25                           ` Doug Evans
2012-09-26 22:15                   ` [RFA-v5] " Pierre Muller
2012-10-08 21:21                     ` Pierre Muller
2012-10-09  3:45                       ` Sergio Durigan Junior
2012-10-09  5:52                         ` Joel Brobecker
2012-10-22 21:04                     ` Joel Brobecker
2012-10-23 15:21                       ` Pierre Muller
2012-10-23 17:13                       ` Sergio Durigan Junior
2012-10-30 15:16                         ` Pierre Muller
     [not found]                         ` <4332.56673063642$1351610219@news.gmane.org>
2012-11-01 19:57                           ` Tom Tromey
2012-11-01 22:39                             ` Pierre Muller
2012-06-22 16:10                 ` [RFA-v3] " Tom Tromey
2012-05-26  0:12 ` [RFA] " Sergio Durigan Junior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='006001cd3efa$6db90300$492b0900$@muller@ics-cnrs.unistra.fr' \
    --to=pierre.muller@ics-cnrs.unistra.fr \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    --cc=palves@redhat.com \
    --cc=sergiodj@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox