summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* pcsc: Allow to disable the PCSC dependencyHolger Hans Peter Freyther2014-11-141-4/+6
* sim: Use autotools for libpcsc-lite linkageHarald Welte2014-10-261-0/+10
* initial checkin of 'libosmosim'Harald Welte2014-10-261-0/+2
* libctrl: autotools build system integrationHarald Welte2014-08-211-0/+2
* backtrace: Speculative fix for FreeBSD10.0 and execinfo.hHolger Hans Peter Freyther2014-04-171-0/+3
* Replace obsolete automake AM_CONFIG_HEADER.Christian Vogel2013-01-061-1/+1
* Do not use --version-script linker flag on OSXTobias Engel2012-10-271-0/+12
* libosmogb: make build conditional, disable in embedded buildHarald Welte2012-09-081-0/+9
* libosmogsm: Back-port SMS related fixes from openbscHarald Welte2012-08-291-0/+25
* build: use LT_INIT(pic-only) instead of forcing -fPIC.Diego Elio Pettenò2012-06-301-1/+1
* build: LT_INIT already replaces AC_PROG_LIBTOOL.Diego Elio Pettenò2012-06-301-1/+0
* build: avoid calling undefined macro.Diego Elio Pettenò2012-06-301-1/+0
* build: avoid duplication of automake options, add no-dist-gzip.Diego Elio Pettenò2012-06-301-1/+1
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-301-9/+1
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-301-20/+0
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-0/+4
* libosmogsm: Introduce explicit list of exported symbolsHarald Welte2012-04-041-0/+1
* misc: Fix the mail email address in the configure.acHolger Hans Peter Freyther2012-03-261-1/+1
* tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther2012-01-221-0/+1
* lapdm: Create a simple test case to transmit data between both endsHolger Hans Peter Freyther2011-12-111-0/+1
* add autotest script for milenage/auth testingHarald Welte2011-12-071-0/+1
* core/conv: Add regression testing codeSylvain Munaut2011-11-241-0/+1
* tests/a5: Add a5 regression testingSylvain Munaut2011-11-171-0/+1