Commit Graph

8 Commits

Author SHA1 Message Date
Vadim Yanitskiy 82c4b31b13 dist: ensure the license text is included
The autotools pick up COPYING file automatically.

Change-Id: Ib5c7b479fa66291be987230f102ff391f4902988
Related: OS#6227
2023-10-25 17:50:40 +07:00
Oliver Smith f12d4240a0 contrib: integrate RPM spec
Remove OpenSUSE bug report link, set version to @VERSION@, make it build with
CentOS 8 etc.

Related: OS#4550
Change-Id: Ibf21cfd2ea3f3d0def3c18374118c4cb03a45e05
2020-05-19 15:21:45 +02:00
Oliver Smith 04b66cd71b contrib: import RPM spec
Copy the RPM spec file from:
https://build.opensuse.org/project/show/home:mnhauke:osmocom:nightly

Related: OS#4550
Change-Id: Idbf365be21d5629bf4bef2c95d527a80c49e9f97
2020-05-14 11:56:13 +02:00
Oliver Smith 9d4b6b3750 contrib/jenkins.sh: run "make maintainer-clean"
Related: OS#3047
Change-Id: Ifb581662b05d938acc04636c2a408e43bbe10bf0
2019-07-10 11:50:50 +02:00
Vadim Yanitskiy 22f84db95d contrib/jenkins.sh: enable AddressSanitizer
Change-Id: I5075107e9b563c06f43eb4544e81aefae3ad1f7d
2018-07-03 11:35:43 +00:00
Max 593107c0b3 Add basic CI integration
Change-Id: Ib4b36df8f010cd7e035fe5a8b846632541b655f5
2018-02-12 13:21:49 +01:00
Vadim Yanitskiy 48206ad2e0 Add an 'osmo' prefix to the 'gapk' binary
This is a common practice of all Osmocom executables
to have an 'osmo' prefix. Let's follow this here too.
2017-12-31 12:20:59 +01:00
Harald Welte 7a04624563 Add cycle benchmarking support
This enables benchmarking of the codec.  It will print
the amount of CPU cycles needed for encoding/decoding a single
20ms frame on average.
2014-05-08 19:18:01 +02:00