osmo-iuh.git branch master updated. 29b9e00355d148be2500d361f2f284e6fa86bab9

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
Tue Dec 15 14:11:49 UTC 2015


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, master has been updated
       via  29b9e00355d148be2500d361f2f284e6fa86bab9 (commit)
      from  a7b02405be1617c6b643fabb34275dc2559b8210 (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-iuh/commit/?id=29b9e00355d148be2500d361f2f284e6fa86bab9

commit 29b9e00355d148be2500d361f2f284e6fa86bab9
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Tue Dec 15 15:10:31 2015 +0100

    Autotoolize the build
    
    Use Autoconf/make for building and autotest for tests

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

Summary of changes:
 Makefile.am                         |  1 +
 configure.ac                        | 34 ++++++++++++++++++++++++
 src/Makefile                        | 53 -------------------------------------
 src/Makefile.am                     | 25 +++++++++++++++++
 src/hnbap/{Makefile => Makefile.am} | 37 +++++---------------------
 src/ranap/{Makefile => Makefile.am} | 44 +++++-------------------------
 src/rua/{Makefile => Makefile.am}   | 41 +++++-----------------------
 src/tests/Makefile                  | 24 -----------------
 src/tests/Makefile.am               | 51 +++++++++++++++++++++++++++++++++++
 src/tests/test-helpers.ok           | 12 +++++++++
 src/tests/test-hnbap.ok             |  4 +++
 src/tests/testsuite.at              | 15 +++++++++++
 12 files changed, 163 insertions(+), 178 deletions(-)
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 delete mode 100644 src/Makefile
 create mode 100644 src/Makefile.am
 rename src/hnbap/{Makefile => Makefile.am} (85%)
 rename src/ranap/{Makefile => Makefile.am} (96%)
 rename src/rua/{Makefile => Makefile.am} (62%)
 delete mode 100644 src/tests/Makefile
 create mode 100644 src/tests/Makefile.am
 create mode 100644 src/tests/test-helpers.ok
 create mode 100644 src/tests/test-hnbap.ok
 create mode 100644 src/tests/testsuite.at


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



More information about the osmocom-commitlog mailing list