summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2011-12-31Release 1.1Marcel Holtmann1-1/+1
2011-10-11Release 1.0Marcel Holtmann1-1/+1
2011-07-29Release 0.53Marcel Holtmann1-1/+1
2011-07-17Release 0.52Marcel Holtmann1-1/+1
2011-06-30Release 0.51Marcel Holtmann1-1/+1
2011-06-30build: Add unit test cases to make check funtionalityMarcel Holtmann1-1/+1
2011-06-15Release 0.50Marcel Holtmann1-1/+1
2011-06-03build: Check for mobile-broadband-provider-info databaseMarcel Holtmann1-1/+9
2011-05-28Release 0.49Marcel Holtmann1-1/+1
2011-04-26Release 0.48Marcel Holtmann1-1/+1
2011-04-14Release 0.47Marcel Holtmann1-1/+1
2011-04-13Release 0.46Marcel Holtmann1-1/+1
2011-03-28build: Improve D-Bus checks for cross-compilationMarcel Holtmann1-0/+6
2011-03-15Release 0.45Marcel Holtmann1-1/+1
2011-03-01Release 0.44Marcel Holtmann1-1/+1
2011-02-17Release 0.43Marcel Holtmann1-1/+1
2011-02-15configure: Check for bluez >= 4.30.Andrzej Zaborowski1-2/+2
Earlier versions lack struct sockaddr_l2::l2_cid and/or struct bt_security.
2011-02-11Release 0.42Marcel Holtmann1-1/+1
2011-02-06Release 0.41Marcel Holtmann1-1/+1
2011-01-31build: Support for pkg-configRémi Denis-Courmont1-1/+1
2011-01-29Release 0.40Marcel Holtmann1-1/+1
2011-01-28build: Add option to specify systemd unit directoryMarcel Holtmann1-10/+6
2011-01-20Release 0.39Marcel Holtmann1-1/+1
2011-01-15build: Make Bluetooth library requirement conditionalMarcel Holtmann1-5/+11
2011-01-13bluetooth: Add Btio library for DUNZhenhua Zhang1-0/+5
Btio library is the low level socket API for BT RFCOMM connection. We share the same library among BlueZ, Obex and oFono. So make sure you synchronize to other two projects when you make changes to btio.[ch].
2011-01-09build: Add configure option for building toolsMarcel Holtmann1-0/+10
2011-01-09build: Fix the CDMA modem autoconf/automake messMarcel Holtmann1-3/+3
2011-01-06Release 0.38Marcel Holtmann1-1/+1
2010-12-24Release 0.37Marcel Holtmann1-1/+1
2010-12-22cdmamodem: Add cdmamodem stubsDara Spieker-Doyle1-0/+5
2010-12-21build: Remove broken SET_MAKE handlingMarcel Holtmann1-2/+0
2010-12-07build: Silence another make messageMarcel Holtmann1-0/+2
2010-11-29configure: do not hard-code the C run-time library nameRémi Denis-Courmont1-1/+1
Since oFono does (obviously) not use -nostdlib, this only broke support for alternative C run-times.
2010-11-23Release 0.36Marcel Holtmann1-1/+1
2010-11-22build: Update glib version in configure.acGeorge Matveev1-2/+2
function g_mkstemp_full in src/storage.c requires glib version 2.22 or higher
2010-11-05Release 0.35Marcel Holtmann1-1/+1
2010-11-01Release 0.34Marcel Holtmann1-1/+1
2010-10-25build: Add option to disable phonesim modem pluginMarcel Holtmann1-5/+11
2010-10-23Release 0.33Marcel Holtmann1-1/+1
2010-10-18Release 0.32Marcel Holtmann1-1/+1
2010-10-02build: Add support for systemd configurationMarcel Holtmann1-0/+13
2010-10-02build: Remove some empty linesMarcel Holtmann1-2/+0
2010-10-02build: Add D-Bus service autostart supportMarcel Holtmann1-1/+11
2010-10-01Release 0.31Marcel Holtmann1-1/+1
2010-09-29Sort enable configure option before the disable onesMarcel Holtmann1-10/+10
2010-09-28Release 0.30Marcel Holtmann1-1/+1
2010-09-26udev: Print error when udev support is not available and not disabledMarcel Holtmann1-4/+2
2010-09-23Release 0.29Marcel Holtmann1-1/+1
2010-09-21Simplify linker scriptLucas De Marchi1-3/+0
Version linker scripts support function names and globs, so there's no need to rely on nm tool to gather the exported symbols.
2010-09-21Use DBUS_CONFDIR variable instead of DBUS_DATADIRMarcel Holtmann1-4/+4