gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-33-


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-33-gd019151
Date: Sun, 07 Feb 2016 03:44:15 +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 "GPSD".

The branch, master has been updated
       via  d019151fc5ce02cbaf4ae56556614d320eb80347 (commit)
       via  021f907e552eb0b46ceff566d8a3b680817c3335 (commit)
       via  410d80c9ee43fe2b67dfa1f472056f952f722f17 (commit)
      from  2f9ec9f27668532348ff7481238e3141756e94d4 (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 d019151fc5ce02cbaf4ae56556614d320eb80347
Author: Jon Schlueter <address@hidden>
Date:   Sat Feb 6 22:42:47 2016 -0500

    [pep8] whitespace cleanup in gpssim.py

commit 021f907e552eb0b46ceff566d8a3b680817c3335
Author: Jon Schlueter <address@hidden>
Date:   Sat Feb 6 07:14:14 2016 -0500

    Add xgps to devtools/identify_failing_build_options.py

commit 410d80c9ee43fe2b67dfa1f472056f952f722f17
Author: Fred Wright <address@hidden>
Date:   Thu Jan 28 14:53:46 2016 -0800

    Adds option to make the inclusion of xgps and xgpsspeed optional.
    
    These two X11 programs require gobject and gtk, making them quite
    dependency-intensive.  For example, in MacPorts, those two
    dependencies recursively expand into over 150 otherwise unnecessary
    dependencies.  Making their inclusion optional allows a more
    lightweight install for users who don't plan to use them.
    
    This option only determines whether the programs and their manpages
    are copied as part of the install; the real benefit comes from being
    able to omit the relevant dependencies in a package-manager-based
    setup.  The xgps=no setting does not suppress the creation of their
    manpages, since that is done via wildcard and it's not worth the
    trouble to rework that just to save a small amount of build time in
    the xgps=no case.
    
    The default setting is xgps=yes, for compatibility with previous
    versions.
    
    TESTED:
    Under OSX, verified that the two programs and their respective
    manpages are installed iff xgps=yes.
    
    Signed-off-by: Jon Schlueter <address@hidden>

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

Summary of changes:
 SConstruct                                 |   12 ++++++--
 devtools/identify_failing_build_options.py |    1 +
 gpssim.py                                  |   38 ++++++++++++++++++++++------
 3 files changed, 40 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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