aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Introduce osmo_gettid() APIPau Espin Pedrol1-0/+10
2021-02-03initial support for static userspace probes via systemtapHarald Welte1-0/+33
2021-01-27configure.ac: set -std=gnu11Oliver Smith1-0/+2
2021-01-14fixup: configure.ac: fix: do not define HAVE_NEON unconditionallyVadim Yanitskiy1-0/+3
2021-01-06Add inter-thread queueHarald Welte1-1/+1
2020-12-02Integrate libmnl (minimal netlink) library with libosmocore select loopHarald Welte1-0/+13
2020-10-23select: Migrate over to poll()Harald Welte1-1/+11
2020-10-19logging: introduce 'systemd-journal' targetVadim Yanitskiy1-0/+13
2020-08-25tests: Split SCTP tests to its own file and run them conditionallyPau Espin Pedrol1-0/+4
2020-08-07configure.ac: print ARM NEON instructions support statusVadim Yanitskiy1-0/+2
2020-08-07configure.ac: fix: do not define HAVE_NEON unconditionallyVadim Yanitskiy1-2/+0
2020-08-07configure.ac: clarify description of --enable-neonVadim Yanitskiy1-1/+1
2020-08-06libomsocoding: NEON viterbi accelerationEric1-0/+11
2020-05-20contrib: integrate RPM specOliver Smith1-1/+2
2020-05-11Drop old BSC references in fd check configure optionPau Espin Pedrol1-2/+2
2020-05-01configure.ac: Fix HAVE_CLOCK_GETTIME undef when func in -lrtPau Espin Pedrol1-2/+4
2020-04-18select.c: Introduce support for signalfdHarald Welte1-1/+1
2020-04-11configure.ac: fix libtool issue with clang and sanitizerEric1-0/+5
2020-03-16libosmosim: Build irrespective of PC/SC supportHarald Welte1-0/+1
2019-12-17Introduce helper functions for safe fork+exec of processesHarald Welte1-2/+2
2019-12-16libosmocore libusb integrationHarald Welte1-0/+15
2019-11-30Add code coverage supportVasil Velichkov1-0/+2
2019-10-24configure: Introduce --disable-libsctp and error by default if libsctp not foundPau Espin Pedrol1-11/+17
2019-10-18socket: Introduce API osmo_sock_init2_multiaddr()Pau Espin Pedrol1-0/+11
2019-10-09logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol1-0/+3
2019-08-06configure: Allow disabling workaround for TLS bug in old ARM gcc versionsPau Espin Pedrol1-2/+1
2019-08-06configure: Autodetect TLS bug on ARM with old gcc and apply workaroundPau Espin Pedrol1-0/+4
2019-04-08add osmo_sockaddr_str APINeels Hofmeyr1-1/+1
2018-12-03configure.ac: check clock_gettime for glib < 2.17Alexander Couzens1-0/+4
2018-09-29Revert "osmo-config-merge: Add manual page"Harald Welte1-14/+0
2018-09-28osmo-config-merge: Add manual pageDaniel Willmann1-0/+14
2018-09-12logging vty: add VTY transcript testNeels Hofmeyr1-0/+15
2018-06-28Fix embedded (arm-none-eabi) buildsHarald Welte1-0/+2
2018-05-26ctrl: Add doxygen API documentation; generate html from itHarald Welte1-0/+1
2018-05-26ctrl: Introduce libosmoctrl.map to avoid unintended exportsHarald Welte1-0/+2
2018-05-10Add osmo_timerfd_* functions for osmo_fd-wrapped timerfdHarald Welte1-1/+1
2018-05-04configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol1-2/+4
2018-03-13configure: add --enable-werrorNeels Hofmeyr1-0/+21
2018-01-21Embedded: add sercomm stubsMax1-0/+2
2018-01-21Embedded: disable stats testMax1-0/+4
2017-11-17conv_acc: Our code requires SSSE3, not just SSE3Harald Welte1-1/+1
2017-11-02Enable GnuTLS fallbackMax1-0/+17
2017-10-09Add function to generate random identifierMax1-0/+3
2017-08-31Makefile.am: fix missing LTLDFLAGS for libosmocodingVadim Yanitskiy1-0/+1
2017-08-08Add release target to MakefileMax1-0/+4
2017-07-06configure.ac: Add --disable-doxygen flagPau Espin Pedrol1-1/+7
2017-06-23configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol1-4/+4
2017-06-23configure.ac: Enable -Wall by defaultPau Espin Pedrol1-2/+2
2017-06-23doxygen: add missing gb API doc generationNeels Hofmeyr1-0/+1
2017-06-18Fix compilation warning on deprecated macroPau Espin Pedrol1-0/+3