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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via d7ee5759cb3296ef32b6dc1858882a122c358165 (commit)
via 15b05fef7691701186b1e4310634f5ce6acbd1fc (commit)
from 32f9971a71049a0c0ecd0f26a4da17fef4f292ca (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/libosmocore/commit/?id=d7ee5759cb3296ef32b6dc185888…
commit d7ee5759cb3296ef32b6dc1858882a122c358165
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Oct 20 16:08:29 2017 +0200
Disable doxygen in jenkins for embedded tests
There's no point in regenerating documentation with Doxygen in embedded
environment.
Change-Id: I6504db04445f5e9c1117379c8803e10df5634324
http://cgit.osmocom.org/libosmocore/commit/?id=15b05fef7691701186b1e4310634…
commit 15b05fef7691701186b1e4310634f5ce6acbd1fc
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Oct 20 16:07:06 2017 +0200
Cleanup jenkins build scripts
* reorder builds to avoid rm -rf invocation
* avoid useless double autoreconf
* move common parts into shared helper
* move common build steps into separate function
Change-Id: I24e500e132f5c8e8133d35548cb7b4e4552331d0
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins-arm.sh | 26 +++++++++-----------------
contrib/jenkins.sh | 26 +++++++++++---------------
contrib/jenkins_common.sh | 7 +++++++
3 files changed, 27 insertions(+), 32 deletions(-)
create mode 100644 contrib/jenkins_common.sh
hooks/post-receive
--
An utility library for Open Source Mobile Communications