summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther2011-11-141-3/+0
* tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-141-0/+5
* freebsd: Fixes for the compilation of libosmocore on FreeBSDHolger Hans Peter Freyther2011-11-091-0/+4
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-021-0/+9
* Added autoconf option for utilities and embeddedjob2011-09-021-0/+25
* Adapted configure options to autoconf default behaviourjob2011-09-021-14/+14
* add functions for bit-reversalHarald Welte2011-09-011-0/+1