Commit Graph

6 Commits

Author SHA1 Message Date
Pau Espin 3ea62fc617 Bump version: 0.2.1.6-03fd-dirty → 0.2.2
Change-Id: Iccf4e533a98adcd1429f29f718f2556e64181c1d
2023-09-12 17:27:39 +02:00
Pau Espin 6fca3d101f Bump version: 0.2.0.3-7ab8-dirty → 0.2.1
Change-Id: Id3914e2de4f72de606b08ebfc55b7eaa53da1cbc
2023-02-07 17:45:20 +01:00
Harald Welte e051427187 add spec.in file for RPM building
Change-Id: I7942b715a367f71b3fe74805f43dc45701983de8
2022-11-06 12:32:18 +01:00
Pau Espin 277669d9fc Bump version: 0.1.4.13-1590-dirty → 0.2.0
Change-Id: I7205197806eda26a19a6e09838fce096280baa28
2022-06-29 12:24:31 +02:00
Oliver Smith 0ac9688fc7 configure: don't turn some warnings into errors
Do not turn some compiler warnings into errors by default. This part was
copied from openbsc.git 34f012 ("Turn some compiler warnings into
errors"), where it was added before --enable-werror was available.

We build with --enable-werror during development and in CI. If the code
is built with a different compiler that throws additional warnings, it
should not stop the build.

Related: OS#5289
Change-Id: Idb04e85d1e241f8b53cf338d9e79da198028565d
2021-11-04 11:14:52 +01:00
Harald Welte 681f119da5 migrate to autotools
Change-Id: Icb1a0a2e39f291ceac5c868d76445799d0ce31f1
2020-04-20 13:21:12 +02:00