This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [RFA-v3] Add scripts to generate ARI web pages to gdb/contrib/ari directory



> -----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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]