osmo-iuh.git branch osmocom/jenkins-test created. 7965eb700cfbf1079899fe6192c7735eb94e10c0

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Jul 11 17:42:31 UTC 2016


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 "Osmocom code for Iuh interface".

The branch, osmocom/jenkins-test has been created
        at  7965eb700cfbf1079899fe6192c7735eb94e10c0 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=7965eb700cfbf1079899fe6192c7735eb94e10c0

commit 7965eb700cfbf1079899fe6192c7735eb94e10c0
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jul 11 19:27:22 2016 +0200

    jenkins.sh: echo HEADs' hashes, echo each project name prominently
    
    Change-Id: I967b11b289630ba6ae1b102c1d6692625f83b875

http://cgit.osmocom.org/osmo-iuh/commit/?id=98cc6b0f0c290e17e6a0060a2e2df8800a422863

commit 98cc6b0f0c290e17e6a0060a2e2df8800a422863
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jul 11 18:36:46 2016 +0200

    make regen: ~8x faster: use sed script instead of single invocations
    
    Change-Id: Ib9b3f4fc524bf3ae7cc921b0340adec113529d4d

http://cgit.osmocom.org/osmo-iuh/commit/?id=b6daf4818b9f433e9e5b098be31a760fe18bb1a1

commit b6daf4818b9f433e9e5b098be31a760fe18bb1a1
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Mon Jul 11 17:10:49 2016 +0200

    jenkins.sh: fix, remove code dup
    
    Have a bash function to build each dependency with the same commands.  There is
    a tradeoff: having each dependency build with the same function means you can't
    easily tweak one of the dependencies. OTOH having a unified function means a)
    more readable script, b) that we're sure not to forget some steps and c) no
    need to do the same edit n times.
    
    Set the PKG_CONFIG_PATH globally. Also a tradeoff: if a future addition
    wouldn't need the same PKG_CONFIG_PATH, this would make things ugly. But that
    is actually quite unlikely, and the readability improvement is substantial.
    
    Use env variables to remember local paths. That means we always are sure to cd
    to the same absolute base path, which a 'cd ..' can't guarantee; also, we avoid
    possible typos for e.g. "$deps/install".
    
    Build sysmocom/sctp branch of libosmo-netif, as needed for libosmo-sccp's
    sysmocom/iu branch.
    
    Build aper-prefix branch of asn1c, as needed by 'regen'.
    
    'make regen' first, to generate the .c from asn1, needed by the build.
    
    Change-Id: Ia7b4b9788b9c951f8be00cc5ae72a9c0a776fe64

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


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list