aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-17add libpseudotalloc as super-simplistic talloc replacementHarald Welte1-0/+10
2017-05-08configure.ac: check for __builtin_cpu_supports call supportVadim Yanitskiy1-0/+27
2017-05-07configure.ac: add SIMD detection capabilitiesVadim Yanitskiy1-0/+16
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy1-0/+4
2017-01-15configure.ac: Disable PCSC related code on EMBEDDEDHarald Welte1-0/+1
2017-01-15configure.ac: Introduce --disable-ctrlHarald Welte1-0/+9
2016-11-16build: make check: disable sim_test when built with --disable-pcscNeels Hofmeyr1-4/+6
2016-10-12configure: add --enable-sanitize, use in jenkins.shNeels Hofmeyr1-0/+12
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-08-09configure: check for pkg-config presenceNeels Hofmeyr1-0/+15
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-53/+2
2015-11-21configure: It should be --with-system-talloc, not --enable-system-tallocHarald Welte1-8/+8
2015-11-21configure.ac: Use AS_IF() instead of shell-if for PKG_CONFIGHarald Welte1-4/+4
2015-11-21use system-wide libtalloc with --enable-system-tallocHarald Welte1-1/+44
2015-09-16build: have a disable-static build succeedJan Engelhardt1-1/+1
2015-08-19build: Enable subdir-objectsSylvain Munaut1-1/+1
2015-08-18Revert "configure.ac: Add subdir-objects"Holger Hans Peter Freyther1-1/+1
2015-08-15configure.ac: Add subdir-objectsHarald Welte1-1/+1
2014-12-04fix libosmocore build for NuttX targetHarald Welte1-1/+1
2014-11-14pcsc: Allow to disable the PCSC dependencyHolger Hans Peter Freyther1-4/+6