aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-30build: LT_INIT already replaces AC_PROG_LIBTOOL.Diego Elio Pettenò1-1/+0
2012-06-30build: avoid calling undefined macro.Diego Elio Pettenò1-1/+0
2012-06-30build: avoid duplication of automake options, add no-dist-gzip.Diego Elio Pettenò1-1/+1
2012-06-30build: simplify headers management and remove recursionDiego Elio Pettenò1-9/+1
2012-06-30build: simplify test handling and speed up build.Diego Elio Pettenò1-20/+0
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+4
2012-04-04libosmogsm: Introduce explicit list of exported symbolsHarald Welte1-0/+1
2012-03-26misc: Fix the mail email address in the configure.acHolger Hans Peter Freyther1-1/+1
2012-01-22tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther1-0/+1
2011-12-11lapdm: Create a simple test case to transmit data between both ends0.4.1Holger Hans Peter Freyther1-0/+1
2011-12-07add autotest script for milenage/auth testingHarald Welte1-0/+1
2011-11-24core/conv: Add regression testing codeSylvain Munaut1-0/+1