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-494


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-494-gfc2ac1b
Date: Fri, 23 Sep 2016 01:12:24 +0000 (UTC)

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  fc2ac1b84944c54fc8c9eb30848d6aecd5eb0ce3 (commit)
       via  3ca6b7cc6908d69a508b82f0d089f70fe869aa23 (commit)
       via  2bee7932e24a6cbb7454a81ecc85170049b725d7 (commit)
       via  170c3f8a1521ce8b138338801e335895856021c2 (commit)
       via  f3b7734e5970f0626138f125b0a01d9dc0aae9a2 (commit)
      from  c0c9ed85b0d3a199b51b4a9f4eeed7bd24712225 (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 fc2ac1b84944c54fc8c9eb30848d6aecd5eb0ce3
Author: Fred Wright <address@hidden>
Date:   Fri Sep 9 16:37:52 2016 -0700

    Fixes broken OpenBSD build.
    
    This removes a flag tweak which is commented as being needed by
    FreeBSD, but that doesn't seem to be the case in FreeBSD 10.1,
    anyway.
    
    TESTED:
    Ran "scons build-all check" on OSX 10.5, 10.9, and 10.11, as well
    asl Ubuntu 14, CentOS 7, FreeBSD 10.1, OpenBSD 5.6 (32 and 64),
    and NetBSD 6.1.5.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 3ca6b7cc6908d69a508b82f0d089f70fe869aa23
Author: Fred Wright <address@hidden>
Date:   Fri Sep 9 14:35:44 2016 -0700

    Removes obsolete flag tweak related to alloca().
    
    There's no longer any need for an alloca() prototype, now that
    alloca() is gone.
    
    TESTED:
    Ran "scons build-all check" on OSX 10.9, Ubuntu 14.04, and CentOS 7.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 2bee7932e24a6cbb7454a81ecc85170049b725d7
Author: Fred Wright <address@hidden>
Date:   Thu Sep 22 17:43:10 2016 -0700

    Adds explicit recipe for strl "library" in contrib/
    
    Although this is a don't-care for the current setup, if a "library-
    like" object is included as a source for multiple programs with
    different flag settings, SCons warns about building the same object
    with different environments.  Building such objects separately
    avoids that.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 170c3f8a1521ce8b138338801e335895856021c2
Author: Fred Wright <address@hidden>
Date:   Fri Sep 9 14:07:51 2016 -0700

    Adds missing includes to contrib/ programs.
    
    TESTED:
    All programs now build without warnings on OSX.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit f3b7734e5970f0626138f125b0a01d9dc0aae9a2
Author: Fred Wright <address@hidden>
Date:   Fri Sep 9 14:00:03 2016 -0700

    Removes obsolete ppscheck references from contrib/SConstruct.
    
    Also adds comment regarding gpsd_config.h requirement.
    
    TESTED:
    Default build now succeeds.
    
    Signed-off-by: Gary E. Miller <address@hidden>

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

Summary of changes:
 contrib/SConstruct  |   12 ++++++++----
 contrib/ashctl.c    |    1 +
 contrib/binlog.c    |    1 +
 contrib/binreplay.c |    3 ++-
 contrib/motosend.c  |    1 +
 libgpsd_core.c      |    4 ----
 netlib.c            |    3 ---
 7 files changed, 13 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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