Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
or source directories (adapted from Makefile.am).
(From Chris Faylor.)
|
|
the source directory. Reported by Mark Harig
<markh@frazier.landmark.com>.
|
|
Add support for ``make pdf'' to the gdb/doc directory using pdftex.
|
|
|
|
Run install-info program on the installed Info files.
* gdb/doc/Makefile.in (install-info): Run install-info on installed
Info files.
|
|
(SET_TEXINPUTS): Add $(GDBMI_DIR).
(SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
(gdbmi.texinfo): New target, for texi2roff.
(gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
(gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
* gdb.texinfo (Top): Add GDB/MI to the main menu and @include
gdbmi.texinfo.
(Mode Options): Add xref to GDB/MI docs and remove a FIXME
comment.
* gdbmi.texinfo: Lots of changes, to include this document as part
of the GDB manual.
* TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB
manual.
|
|
(gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
invoke "ln -s" unless it is known to work.
* configure.in (AC_PROG_LN_S): Add.
|
|
expectation of additional changes before release), update
ISBN, add copy of top-level menu for @ifhtml, remove explicit
node links, rephrase and/or shorten lines to fix formatting
problem in both regular and @smallbook formats.
* annotate.texi: Shorten lines in example, use smallexample
consistently everywhere.
* Makefile.in: Add comment about texinfo 4.0 html generation.
(SFILES_INCLUDED): Add annotate.texi.
|
|
|
|
* Makefile.in (diststuff): New target.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
current format of VERSION in gdb/Makefile.in.
* gdb.texinfo: Fix node ref to match new readline.
|
|
* configure.in: Require autoconf 2.12.1 or higher.
* doc/configure.in: Ditto.
* nlm/configure.in: Ditto.
* rdi-share/configure.in: Ditto.
* testsuite/configure.in: Ditto.
* doc/Makefile.in: Don't hardcode $(SHELL).
* nlm/Makefile.in: Ditto.
* rdi-share/Makefile.in: Ditto.
* testsuite/Makefile.in: Ditto.
|
|
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
* configure.in: Rewritten for autoconf.
* configure: New.
|
|
(dvi): Add stabs.dvi.
(ps): New target.
(all-doc): Depend on info, dvi, and ps targets.
(STAGESTUFF): Add *.ps and *.dvi files.
(clean-info, clean-dvi): Remove.
(mostlyclean): Does not depend upon clean-info or clean-dvi,
rules completely rewritten.
(maintainer-clean): Remove clean-info and clean-dvi
dependencies and put their actions in the rules.
(gdb.ps): New target
(gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
intermediate TeX files, whether they have 2 or 3 character
extensions.
(gdbint.ps): Add target and rules.
(gdb-internals): Delete unused target.
(Makefile): Depends upon config.status also.
|
|
|
|
|
|
* Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
|
|
16 I meant to make this change but did not). Do remove gdb-cfg.texi.
|
|
not clean.
|
|
* Makefile.in: depend on remote.texi rather than gdbinv-s.texi
* remote.texi: (Server) New node on gdbserver. (Remote Serial,
ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
* remote.texi: new name for former gdbinv-s.texi
* gdb.texinfo: use remote.texi rather than gdbinv-s.texi
|
|
|
|
fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
collect sed edits if any, apply to refcard before formatting;
(refcard.ps) stop implying PS fonts if PS output requested;
(lrefcard.ps) delete extra target for variant PS fonts
* refcard.tex: parametrize papersize dependent info, collect
in easily replaced spot
* a4rc.sed: new file, edits to refcard for A4 paper
|
|
|
|
|
|
* Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
|
|
|
|
$(srcdir).
(gdb-config.texi): Depend on file in $(srcdir).
|
|
(a) to make H8 configuration come out right (first attempt since
conversion to texinfo conditionals);
(b) to exploit yesterday's makeinfo bugfix, using conditionals in menus
rather than multiple alternative menus.
2. Update H8 text to refer to H8/500 as well as H8/300.
3. Define config file gdb-config.texi as a link in Makefile, based on a
DOC_CONFIG variable.
|
|
|
|
intermediate file.
|
|
Formatting these files now depends on the recently designed
Texinfo conditionals: to format successfully, you must use very
recent versions (not yet distributed by FSF) of texinfo.tex and makeinfo.c.
The new Texinfo commands are @set, @clear, @ifset, @ifclear, and @value.
Recent texinfo-2 Beta distributions contained partial implementations.
texi2roff does not yet support these commands.
There are miscellaneous clean-ups to Makefile.in as well.
|
|
|
|
Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories.
|
|
* Makefile.in (stabs.dvi, stabs.ps): Add.
|
|
|
|
* Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
|
|
the beginning of a line, rather than just "@C" at the beginning of a
line, to identify (and remove) comments.
|
|
|
|
|
|
|
|
|
|
|