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.11-241


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-241-gc79128c
Date: Fri, 23 Jan 2015 14:08:33 +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  c79128c56a135fb944d4f70ced9d3e0e7727fec4 (commit)
       via  33ef7b5682dc27b902ed0eaf08d8a098ecf07073 (commit)
      from  e5f1d945ebc560f7bfb60f120c7747b10a365332 (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 c79128c56a135fb944d4f70ced9d3e0e7727fec4
Author: Jon Schlueter <address@hidden>
Date:   Fri Jan 23 08:20:28 2015 -0500

    Add identify_failing_build_options script to devtools
    
    This script is a helper script to run through various combinations
    of build options as enumerated in the script looking for broken
    builds.  This has helped identify several bugs and some other general
    cleanup in the code base.
    
    to run:
    
    > devtools/identify_failing_build_options.py
    
    it will run for as long as you let it trying to build different build
    configurations with minimal=on to find failing ones.  It prints out
    hopefully useful status as well as stderr but discards stdout from the
    builds.  Any failing build configurations are logged to
    failed_build_configs.txt and can be easily checked later to see why they
    failed and how to fix them.

commit 33ef7b5682dc27b902ed0eaf08d8a098ecf07073
Author: Jon Schlueter <address@hidden>
Date:   Fri Jan 23 08:09:02 2015 -0500

    Fixing broken build for scons control_socket=on pps=on
    
    guard for using ship_pps_drift_message didn't match it's declaration

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

Summary of changes:
 devtools/README                            |    7 ++
 devtools/identify_failing_build_options.py |  125 ++++++++++++++++++++++++++++
 gpsd.c                                     |    4 +-
 3 files changed, 134 insertions(+), 2 deletions(-)
 create mode 100755 devtools/identify_failing_build_options.py


hooks/post-receive
-- 
GPSD



reply via email to

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