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


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-110-g8aac71f
Date: Thu, 17 Mar 2016 23:01:50 +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  8aac71f976a86a384f27a471a34bda68ca1ce8c9 (commit)
      from  5c738bb9f1dea8aa16794a81948b863ea0f0dec4 (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 8aac71f976a86a384f27a471a34bda68ca1ce8c9
Author: Rob Norris <address@hidden>
Date:   Thu Mar 17 22:40:39 2016 +0000

    Enable building only libgps by making gpsd and gpsdclients optional.
    
    The default is still to build everything and ensure when minimal is 
specified that gpsd and client programs are generated.
    
    TESTED:
    scons minimal=True
      ==> still generates all programs + libraries as before
    
    scons gpsd=False gpsdclients=False minimal=True
      ==> generates only libgps.a
    
    scons shared=True gpsd=False gpsdclients=False minimal=True
      ==> generates only libgps.so
    
    scons build-all check
      ==> still passes

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

Summary of changes:
 SConstruct |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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