aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-26sim: Use autotools for libpcsc-lite linkageHarald Welte1-0/+10
2014-10-26initial checkin of 'libosmosim'Harald Welte1-0/+2
2014-08-21libctrl: autotools build system integrationHarald Welte1-0/+2
2014-04-17backtrace: Speculative fix for FreeBSD10.0 and execinfo.hHolger Hans Peter Freyther1-0/+3
2013-01-06Replace obsolete automake AM_CONFIG_HEADER.Christian Vogel1-1/+1
2012-10-27Do not use --version-script linker flag on OSXTobias Engel1-0/+12
2012-09-08libosmogb: make build conditional, disable in embedded buildHarald Welte1-0/+9
2012-08-29libosmogsm: Back-port SMS related fixes from openbscHarald Welte1-0/+25
2012-06-30build: use LT_INIT(pic-only) instead of forcing -fPIC.0.5.2Diego Elio Pettenò1-1/+1