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. v0.6.1-836-g161df


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-836-g161df84
Date: Mon, 28 Sep 2009 18:34:49 +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 "GNU PSPP".

The branch, master has been updated
       via  161df84f01bd630fb20878a3802d7eebf58c67b9 (commit)
      from  7665da99ed70c1a5ffee47e99e1672244b444ed4 (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 161df84f01bd630fb20878a3802d7eebf58c67b9
Author: John Darrington <address@hidden>
Date:   Mon Sep 28 20:27:04 2009 +0200

    Added a new target "programs" to the makefile.
    
    When a source file is changed, the "all" target (correctly) rebuilds
    the po/pspp.pot file and remerges the PO files for all supported 
translations,
    and then builds .gmo files for each of them.   Whilst this is correct 
behaviour,
    it will become an unmitigated nuisance for developers as more and more
    translations are added.
    
    This change adds a new target called "programs" which builds the binaries, 
but
    not the ancilliary targets. This target is more convienient for working on
    changes to the source code, when translations are not of interest.

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

Summary of changes:
 Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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