Osmocom's Serving Mobile Location Centre https://osmocom.org/projects/osmo-smlc
Go to file
Oliver Smith ec37263a37 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: I22f6f4d3d4b81d4791a72a7bce130035bef58c31
2021-11-04 11:12:30 +01:00
contrib Bump version: 0.1.0.8-14c9-dirty → 0.2.0 2021-02-24 14:30:57 +01:00
debian Bump version: 0.1.0.8-14c9-dirty → 0.2.0 2021-02-24 14:30:57 +01:00
doc manual: describe TA-based positioning and cell locations 2020-10-28 03:19:44 +01:00
include initial working osmo-smlc implementation 2020-10-13 02:39:28 +00:00
src Use new stat item/ctr getter APIs 2021-06-04 18:07:05 +02:00
tests smlc_subscr_test: Replace use of deprecated log_set_print_filename() API 2021-02-24 14:28:37 +01:00
.gitignore gitignore: Ignore autofoo files *~ 2021-02-24 14:15:48 +01:00
AUTHORS initial skeleton 2020-08-21 19:56:10 +02:00
COPYING initial skeleton 2020-08-21 19:56:10 +02:00
Makefile.am initial skeleton 2020-08-21 19:56:10 +02:00
README initial skeleton 2020-08-21 19:56:10 +02:00
configure.ac configure: don't turn some warnings into errors 2021-11-04 11:12:30 +01:00
git-version-gen initial skeleton 2020-08-21 19:56:10 +02:00
osmoappdesc.py initial skeleton 2020-08-21 19:56:10 +02:00

README

About OsmoSMLC
==============

FIXME