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 "CI scripts".
The branch, master has been updated via f30f7ad64568c89a069723fbd409687fe9e362df (commit) via e314bfe2470da22b3e6ee1a4993d6dba9354d100 (commit) via 171bfc2dd70acbe87c96e11c3858bdb8562e5363 (commit) via 34058b0856eb6127e4ba81e00effb904a2d808ee (commit) via 6853b7dac103c597466c6b0d0595e372fa908cf4 (commit) from 5b05a88bb3627ed1cf3b8c927d081c766d75e26f (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 ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-ci/commit/?id=f30f7ad64568c89a069723fbd409687fe...
commit f30f7ad64568c89a069723fbd409687fe9e362df Author: Harald Welte laforge@gnumonks.org Date: Wed Oct 11 08:41:39 2017 +0800
coverity: clone + build osmo-{mgw,bsc,msc,hlr}
Related: OS#2564 Change-Id: I6f046943f045a97c2bae4e99485a474c11d90a90
http://cgit.osmocom.org/osmo-ci/commit/?id=e314bfe2470da22b3e6ee1a4993d6dba9...
commit e314bfe2470da22b3e6ee1a4993d6dba9354d100 Author: Harald Welte laforge@gnumonks.org Date: Wed Oct 11 08:35:26 2017 +0800
coverity: osmo-bts now builds without openbsc
Change-Id: I09565441c0d9eb907edba82b26df38d08a5d868d
http://cgit.osmocom.org/osmo-ci/commit/?id=171bfc2dd70acbe87c96e11c3858bdb85...
commit 171bfc2dd70acbe87c96e11c3858bdb8562e5363 Author: Harald Welte laforge@gnumonks.org Date: Wed Oct 11 08:35:07 2017 +0800
coverity: Add support for $PARALLEL_MAKE environment variable
Change-Id: I95b0e5f104155ac7c5ae993b7f3c0c0721d0157b
http://cgit.osmocom.org/osmo-ci/commit/?id=34058b0856eb6127e4ba81e00effb904a...
commit 34058b0856eb6127e4ba81e00effb904a2d808ee Author: Harald Welte laforge@gnumonks.org Date: Wed Oct 11 08:34:28 2017 +0800
coverity: Reduce codeduplication in build_Osmocom.sh
We don't need a separate build_foo function if it is identical in its body except for the 'foo' (project name). Let's clean this up.
Change-Id: I27e9fc94142b42a7b7c2f9eca89056e1f90f1f0e
http://cgit.osmocom.org/osmo-ci/commit/?id=6853b7dac103c597466c6b0d0595e372f...
commit 6853b7dac103c597466c6b0d0595e372fa908cf4 Author: Harald Welte laforge@gnumonks.org Date: Wed Oct 11 08:16:03 2017 +0800
coverity: Don't start with a new clone, but simply fetch/checkout
If a given git clone already exists, simply do a fetch + checkout -f, rather than cloning a decade worth of history from scratch.
Change-Id: Icecb2d00a75bc303d84efafee5c1f2d52ba1b6b3
-----------------------------------------------------------------------
Summary of changes: coverity/build_Osmocom.sh | 125 ++++++++---------------------------- coverity/prepare_source_Osmcocom.sh | 15 ++++- 2 files changed, 37 insertions(+), 103 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org