pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-285-gdef6f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-285-gdef6f19
Date: Fri, 8 Jan 2021 22:48:18 -0500 (EST)

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 "GNU PSPP".

The branch, master has been updated
       via  def6f19d1b58929ed31ae6a7a90f89054ab3ace7 (commit)
      from  f8659933d48c5682010d1e1f04ae7acb5cbcd611 (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 -----------------------------------------------------------------
commit def6f19d1b58929ed31ae6a7a90f89054ab3ace7
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jan 8 19:48:00 2021 -0800

    Make the Cairo and Pango libraries required rather than optional.
    
    This eliminates a lot of difficult-to-maintain conditional compilation.
    It also fixes the broken build of the manual when Cairo was not available.

-----------------------------------------------------------------------

Summary of changes:
 INSTALL                         | 20 +++----------
 NEWS                            |  6 +++-
 configure.ac                    | 22 ++++----------
 doc/invoking.texi               |  7 ++---
 src/output/ascii.c              |  8 ------
 src/output/automake.mk          | 63 ++++++++++++++++++++---------------------
 src/output/cairo-fsm.h          |  4 ---
 src/output/cairo-pager.h        |  4 ---
 src/output/driver.c             | 14 ++++-----
 src/output/html.c               |  8 ------
 src/output/image-item.c         |  6 ----
 src/output/image-item.h         |  7 -----
 src/output/spv-driver.c         |  7 ++---
 src/output/spv/spv-writer.c     |  2 --
 src/output/spv/spv-writer.h     |  4 ---
 src/output/spv/spv.c            |  6 ----
 src/output/spv/spv.h            |  9 +-----
 src/output/tex.c                |  8 ------
 tests/output/pivot-table-test.c |  2 --
 utilities/pspp-output.c         |  4 ---
 20 files changed, 55 insertions(+), 156 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]