[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1624-
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1624-gebb7557 |
Date: |
Wed, 04 Nov 2015 19:25:17 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, feature/cmake has been updated
via ebb755784fbef81a750f6ea95b038d3ad65f488d (commit)
via f6f299f82d3c9c9a9cd8275869628667f87ecf2f (commit)
from e56760e7a2e9aa039735e0206282ec6390d75fdc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=ebb755784fbef81a750f6ea95b038d3ad65f488d
commit ebb755784fbef81a750f6ea95b038d3ad65f488d
Merge: e56760e f6f299f
Author: Arnold D. Robbins <address@hidden>
Date: Wed Nov 4 21:25:11 2015 +0200
Merge branch 'master' into feature/cmake
diff --cc doc/Makefile.am
index 8f76732,5eefaad..0a439da
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@@ -76,9 -76,9 +76,9 @@@ AWKCARD = awkcard.p
gawk.texi: $(srcdir)/gawktexi.in $(srcdir)/sidebar.awk
awk -f $(srcdir)/sidebar.awk < $(srcdir)/gawktexi.in > gawk.texi
-postscript: gawk.ps gawkinet.ps gawk.1.ps $(AWKCARD)
+postscript: gawk.ps gawkinet.ps using-git.ps gawk.1.ps $(AWKCARD)
- pdf-local: postscript gawk.pdf gawkinet.pdf awkcard.pdf gawk.1.pdf igawk.1.pdf
+ pdf-local: postscript gawk.pdf gawkinet.pdf awkcard.pdf gawk.1.pdf
gawk.ps: gawk.dvi
TEXINPUTS=$(srcdir): dvips -o gawk.ps gawk.dvi
diff --cc doc/Makefile.in
index e2a54e5,2fa1fac..5c43546
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@@ -889,9 -881,9 +889,9 @@@ uninstall-man: uninstall-man
gawk.texi: $(srcdir)/gawktexi.in $(srcdir)/sidebar.awk
awk -f $(srcdir)/sidebar.awk < $(srcdir)/gawktexi.in > gawk.texi
-postscript: gawk.ps gawkinet.ps gawk.1.ps $(AWKCARD)
+postscript: gawk.ps gawkinet.ps using-git.ps gawk.1.ps $(AWKCARD)
- pdf-local: postscript gawk.pdf gawkinet.pdf awkcard.pdf gawk.1.pdf igawk.1.pdf
+ pdf-local: postscript gawk.pdf gawkinet.pdf awkcard.pdf gawk.1.pdf
gawk.ps: gawk.dvi
TEXINPUTS=$(srcdir): dvips -o gawk.ps gawk.dvi
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 4 ++++
doc/Makefile.am | 2 +-
doc/Makefile.in | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1624-gebb7557,
Arnold Robbins <=