aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-05-15configure.ac: fix libtool issue with clang and sanitizerEric1-0/+6
2022-08-04configure: fix warning: AC_OUTPUT should be used without argumentsVadim Yanitskiy1-11/+10
2021-01-27configure.ac: set -std=gnu11Oliver Smith1-0/+2
2020-05-19contrib: integrate RPM specOliver Smith1-1/+1
2018-07-03configure.ac: disable building libgsmhr by defaultVadim Yanitskiy1-3/+3
2018-02-14Merge "Add --enable-sanitize configure option"Harald Welte1-0/+9
2018-02-12Add --enable-sanitize configure optionMax1-0/+9
2018-02-12tests: enable / disable codec tests conditionallyVadim Yanitskiy1-3/+9
2017-12-31Init automake test environmentVadim Yanitskiy1-0/+2
2017-12-31configure.ac: use actual bug report address in AC_INITVadim Yanitskiy1-1/+2
2017-12-31osmo-gapk: use more convenient name for the source fileVadim Yanitskiy1-1/+1
2017-12-31Add the symbol export map for libosmogapkVadim Yanitskiy1-0/+10
2017-12-31Add a pkg-config manifest for libosmogapkVadim Yanitskiy1-0/+1
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy1-1/+0
2017-05-28Add ALSA input/output support to GAPKHarald Welte1-0/+1
2015-12-30build: Don't build static librariesSylvain Munaut1-1/+1
2015-12-30build: Use autotools 'subdir-objects' optionSylvain Munaut1-1/+1
2015-11-05add git-version-gen to auto-generate version from git repo tagsv0.2Harald Welte1-1/+2
2013-02-11gapk: Add support for RTP input/output streamsHarald Welte1-0/+1
2011-09-30autotools: Add AC_LANG_SOURCE required for autotools >= 2.68Sylvain Munaut1-1/+1
2010-11-13Fix error in configure.ac preventing compiling without opencore-amrnbSylvain Munaut1-1/+1
2010-11-12[2/4] HR support: Add logic to fetch reference source code and build itSylvain Munaut1-0/+1
2010-11-12[1/4] HR support: Add autotools skeleton for libgsmhrSylvain Munaut1-0/+27
2010-11-11codec/efr: Add support for encoding/decoding using OpenCore AMR NBSylvain Munaut1-0/+7
2010-11-11codec/fr: Add support for encoding/decoding using libgsmSylvain Munaut1-0/+11
2010-10-29Add dependency to libosmocodec (part of libosmocore)Sylvain Munaut1-0/+1
2010-10-29utils: Add various bit manipulation related utilitesSylvain Munaut1-0/+1
2010-10-24Initial skeleton importSylvain Munaut1-0/+39