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


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-411-gf22edc3
Date: Sun, 18 Apr 2021 07:27:45 -0400 (EDT)

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  f22edc385038b2d29f72af8f9fa882574493f72c (commit)
       via  daba259089b5524b3c29fc0f54ef9ff6c573976e (commit)
      from  8abe13514985ae7f280a5b6c20687d1c7c9a20d5 (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 f22edc385038b2d29f72af8f9fa882574493f72c
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Apr 18 13:08:41 2021 +0200

    Added rules to build nsis installers for w32
    
    * Windows/AdvUninstLog.nsh: New file.
    * Windows/MUI_EXTRAPAGES.nsh: New file.
    * Windows/automake.mk: New file.
    * Windows/pspp.nsi: New file.
    * Makefile.am: include Windows/automake.mk.
    * configure.ac: Add conditional for sizeof ptr.

commit daba259089b5524b3c29fc0f54ef9ff6c573976e
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Apr 18 08:38:48 2021 +0200

    Added a script to assist building for w32
    
    * Windows/README: New file.
    * Windows/build-dependencies: New file.

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

Summary of changes:
 Makefile.am                |   1 +
 Windows/AdvUninstLog.nsh   | 434 ++++++++++++++++++++++++++++++++++++++++++++
 Windows/MUI_EXTRAPAGES.nsh |  60 ++++++
 Windows/README             |   2 +
 Windows/automake.mk        |  85 +++++++++
 Windows/build-dependencies | 377 ++++++++++++++++++++++++++++++++++++++
 Windows/pspp.nsi           | 443 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac               |   6 +
 8 files changed, 1408 insertions(+)
 create mode 100644 Windows/AdvUninstLog.nsh
 create mode 100644 Windows/MUI_EXTRAPAGES.nsh
 create mode 100644 Windows/README
 create mode 100644 Windows/automake.mk
 create mode 100755 Windows/build-dependencies
 create mode 100644 Windows/pspp.nsi


hooks/post-receive
-- 
GNU PSPP



reply via email to

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