aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
AgeCommit message (Expand)AuthorFilesLines
2011-05-24openbsc: rename configure.in -> configure.acAlexander Huemer1-115/+0
2011-05-24openbsc: add missing AC_LANG_SOURCE for current autoconfAlexander Huemer1-1/+1
2011-05-11examples: automatically copy all examples in dist and install it to docdirHarald Welte1-0/+2
2011-05-08configure.in: Require libosmocore >= 0.3.0 for namespace changesHarald Welte1-3/+3
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+3
2011-03-20Depend on libosmocore 0.1.31 due to VTY / logging changeHarald Welte1-2/+2
2011-03-08misc: check for libdbi, mandatory library dependencyPablo Neira Ayuso1-0/+1
2011-03-05OM2000: Add support for configuring the TF (Timing Function)Harald Welte1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-7/+7
2011-03-03Move 'Gb' protocol stack into its own src/gb subdirectoryHarald Welte1-0/+1
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte1-1/+2
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-2/+10
2011-02-25configure: Require a new libosmovty due to the syslog/logging changesHolger Hans Peter Freyther1-1/+1
2011-02-05[DAHDI] build dahdi driver only if dahdi header is presentHarald Welte1-0/+2
2011-01-06mgcp: Parse a Digital Trunk endpoint name.Holger Hans Peter Freyther1-0/+1
2010-11-15misc: Introduce a --enable-coverage mode to build with gprof coverageHolger Hans Peter Freyther1-0/+14
2010-10-27Require 0.1.27 for the new gsm0808 methodsHolger Hans Peter Freyther1-1/+1
2010-10-13Require libosmocore 0.1.24 due the USSD changes.Holger Hans Peter Freyther1-1/+1
2010-10-10ussd: Move the code libosmocore, increase the version number.Holger Hans Peter Freyther1-1/+1
2010-09-30gsm_04_80: Require libosmocore for creating USSD messagesHolger Hans Peter Freyther1-1/+1
2010-08-26vty: Provide a is_config_node for the VTY and use it for the bscHolger Hans Peter Freyther1-1/+1
2010-08-25Introduce '-D' commandline option to daemonize processesHarald Welte1-1/+1
2010-08-04ipaccess-config / NWL: Decode + print neighbor cell ARFCNsHarald Welte1-1/+1
2010-08-03Use new include paths of libosmo-sccp 0.0.2Harald Welte1-3/+3
2010-07-31sccp: Use the external libosmo-sccp as sccp implementationHolger Hans Peter Freyther1-3/+21
2010-07-30[BSC] Add support for configfile-hardcoded System Information messagesHarald Welte1-1/+1
2010-07-30Use hexparse() from libosmocore >= 0.1.14Harald Welte1-1/+1
2010-07-05configure.in: Require 0.1.13 of libosmocore...Holger Hans Peter Freyther1-1/+1
2010-06-30osmo_bsc: Add empty osmo_bsc_main.c and hook it into the buildHolger Hans Peter Freyther1-0/+1
2010-06-21configure.in: Require a newer libosmocore.Holger Hans Peter Freyther1-1/+1
2010-06-15nat: Add the OSMO NAT to the build process.Holger Hans Peter Freyther1-0/+2
2010-06-14require libosmocore 0.1.11 to make encryption compileHarald Welte1-1/+1
2010-06-01We now need libosmocore-0.1.10 due to gprs_tmsi2tlli()Harald Welte1-1/+1
2010-05-31VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymoreHarald Welte1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-1/+1
2010-05-18[GPRS] Build osmo-sgsn only if libgtp is availableHarald Welte1-0/+4
2010-05-11logging: Add 'show logging vty' command to display current log configHarald Welte1-1/+1
2010-05-04move ipaccess tools into their own subdirectoryHarald Welte1-0/+1
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+1
2010-03-28remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3Harald Welte1-1/+1
2010-03-26move log/debug codebase to libosmocoreHarald Welte1-1/+1
2010-03-25convert openbsc to use libosmocore-0.1.1 APIHarald Welte1-1/+1
2010-03-25current version needs exactly 0.1.0 version of libosmocoreHarald Welte1-1/+1
2010-03-23depend on libosmocore 0.1.0Harald Welte1-1/+1
2010-03-23automatically include program version and print it from vty and --versionHarald Welte1-2/+4
2010-02-20finish openbsc / libosmocore separationHarald Welte1-3/+2
2010-02-12[sccp] Install the static sccp library and the headersHolger Hans Peter Freyther1-0/+1
2010-02-09Create a liblaforge with OpenBSC utility functions to be used for other projectsHolger Hans Peter Freyther1-0/+1
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther1-0/+2
2009-10-27configure.in: Use kernel style silent rules starting with automake 1.11Holger Hans Peter Freyther1-0/+3