summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Introduce helper functions for safe fork+exec of processesHarald Welte2019-12-171-2/+2
* libosmocore libusb integrationHarald Welte2019-12-161-0/+15
* Add code coverage supportVasil Velichkov2019-11-301-0/+2
* configure: Introduce --disable-libsctp and error by default if libsctp not foundPau Espin Pedrol2019-10-241-11/+17
* socket: Introduce API osmo_sock_init2_multiaddr()Pau Espin Pedrol2019-10-181-0/+11
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-0/+3
* configure: Allow disabling workaround for TLS bug in old ARM gcc versionsPau Espin Pedrol2019-08-061-2/+1
* configure: Autodetect TLS bug on ARM with old gcc and apply workaroundPau Espin Pedrol2019-08-061-0/+4
* add osmo_sockaddr_str APINeels Hofmeyr2019-04-081-1/+1
* configure.ac: check clock_gettime for glib < 2.17Alexander Couzens2018-12-031-0/+4
* Revert "osmo-config-merge: Add manual page"Harald Welte2018-09-291-14/+0
* osmo-config-merge: Add manual pageDaniel Willmann2018-09-281-0/+14
* logging vty: add VTY transcript testNeels Hofmeyr2018-09-121-0/+15
* Fix embedded (arm-none-eabi) buildsHarald Welte2018-06-281-0/+2
* ctrl: Add doxygen API documentation; generate html from itHarald Welte2018-05-261-0/+1
* ctrl: Introduce libosmoctrl.map to avoid unintended exportsHarald Welte2018-05-261-0/+2
* Add osmo_timerfd_* functions for osmo_fd-wrapped timerfdHarald Welte2018-05-101-1/+1
* configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol2018-05-041-2/+4
* configure: add --enable-werrorNeels Hofmeyr2018-03-131-0/+21
* Embedded: add sercomm stubsMax2018-01-211-0/+2
* Embedded: disable stats testMax2018-01-211-0/+4
* conv_acc: Our code requires SSSE3, not just SSE3Harald Welte2017-11-171-1/+1
* Enable GnuTLS fallbackMax2017-11-021-0/+17
* Add function to generate random identifierMax2017-10-091-0/+3
* Makefile.am: fix missing LTLDFLAGS for libosmocodingVadim Yanitskiy2017-08-311-0/+1
* Add release target to MakefileMax2017-08-081-0/+4
* configure.ac: Add --disable-doxygen flagPau Espin Pedrol2017-07-061-1/+7
* configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol2017-06-231-4/+4
* configure.ac: Enable -Wall by defaultPau Espin Pedrol2017-06-231-2/+2
* doxygen: add missing gb API doc generationNeels Hofmeyr2017-06-231-0/+1
* Fix compilation warning on deprecated macroPau Espin Pedrol2017-06-181-0/+3
* add libpseudotalloc as super-simplistic talloc replacementHarald Welte2017-05-171-0/+10
* configure.ac: check for __builtin_cpu_supports call supportVadim Yanitskiy2017-05-081-0/+27
* configure.ac: add SIMD detection capabilitiesVadim Yanitskiy2017-05-071-0/+16
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-071-0/+4
* configure.ac: Disable PCSC related code on EMBEDDEDHarald Welte2017-01-151-0/+1
* configure.ac: Introduce --disable-ctrlHarald Welte2017-01-151-0/+9
* build: make check: disable sim_test when built with --disable-pcscNeels Hofmeyr2016-11-161-4/+6
* configure: add --enable-sanitize, use in jenkins.shNeels Hofmeyr2016-10-121-0/+12
* build: be robust against install-sh files above the root dirNeels Hofmeyr2016-10-011-0/+3
* configure: check for pkg-config presenceNeels Hofmeyr2016-08-091-0/+15
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-53/+2
* configure: It should be --with-system-talloc, not --enable-system-tallocHarald Welte2015-11-211-8/+8
* configure.ac: Use AS_IF() instead of shell-if for PKG_CONFIGHarald Welte2015-11-211-4/+4
* use system-wide libtalloc with --enable-system-tallocHarald Welte2015-11-211-1/+44
* build: have a disable-static build succeedJan Engelhardt2015-09-161-1/+1
* build: Enable subdir-objectsSylvain Munaut2015-08-191-1/+1
* Revert "configure.ac: Add subdir-objects"Holger Hans Peter Freyther2015-08-181-1/+1
* configure.ac: Add subdir-objectsHarald Welte2015-08-151-1/+1
* fix libosmocore build for NuttX targetHarald Welte2014-12-041-1/+1