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]

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


  Here is again my patch to include
ARI web page creation into gdb/contrib directory
  This is almost v4 except that
the ChangeLog entry is directly in gdb directory
as most people seemed to be opposed to creating a ChangeLog file in
contrib. subdirectory.

  Joel made some suggestions about changing create-web-ari-in-src.sh
in order to create all files directly in the same directory,
but these script generate a lot of "useless" files
and having them together with the cvs files still worries me.
  

Pierre Muller
GDB pascal language maintainer


gdb/ChangeLog entry:

2012-09-27  Pierre Muller  <muller@ics.u-strasbg.fr>

        Incorporate ARI web page generator into GDB sources.
        * contrib/ari/create-web-ari-in-src.sh: New file.
        * contrib/ari/gdb_ari.sh: New file.
        * contrib/ari/gdb_find.sh: New file.
        * contrib/ari/update-web-ari.sh: New file.

Attachment: contrib-ari.patch
Description: Binary data


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