Commit Graph

139 Commits

Author SHA1 Message Date
Lucas De Marchi 41a72a874a build: Do not use deprecated AM_CONFIG_HEADER
The long-obsoleted AM_CONFIG_HEADER macro was removed in automake 1.13.
Use AC_CONFIG_HEADERS instead.
2013-01-16 13:15:02 -08:00
Claudio Takahasi 145112dad2 build: Add configure option for BlueZ 5 support
Going forward, BlueZ 5 will be supported by default.  BlueZ 4 support
will have to be explicitly enabled by using '--enable-bluez4'.

As before, the '--disable-bluetooth' configure option will disable all
bluetooth support (BlueZ 4 and BlueZ 5)
2013-01-16 13:34:22 -06:00
Marcel Holtmann 649ee6bf67 Release 1.12 2012-12-20 00:10:11 +01:00
Marcel Holtmann acf36054a9 build: Use AC_PROG_MKDIR_P instead of AM_PROG_MKDIR_P 2012-12-11 17:17:46 +01:00
Marcel Holtmann cd93708f3e build: Reorder configure options 2012-12-10 20:09:30 +01:00
Marcel Holtmann f53d219726 Release 1.11 2012-09-11 16:05:26 +02:00
Marcel Holtmann 5df67b2ec6 Release 1.10 2012-08-06 23:15:26 -07:00
Marcel Holtmann 9037bfaea0 Release 1.9 2012-07-19 21:12:02 +02:00
Marcel Holtmann 821a253ed6 Release 1.8 2012-07-02 15:00:08 +02:00
Marcel Holtmann d51c05cef3 Release 1.7 2012-06-12 23:51:17 -07:00
Marcel Holtmann c98de2a4bf build: Remove dependency on libcap-ng 2012-05-29 08:17:01 +02:00
Marcel Holtmann 85d43570fd build: Add skeleton for Qualcomm QMI modem driver 2012-05-27 10:13:55 +02:00
Denis Kenzior fad0dad5a0 build: Whitespace & keep vim happy 2012-05-24 09:28:31 -05:00
Daniel Wagner b950159955 dundee: Add systemd configuration file 2012-05-22 18:44:46 +02:00
Daniel Wagner bd8ebf3d0f dundee: Add skeleton implementation 2012-05-22 18:44:46 +02:00
Marko Saukko 25268b4270 build: BlueZ version 4.99 is required.
BlueZ 4.99 introduced key_size to bt_security struct that is used in
oFono, thus the requirement needs to be higher.
2012-05-14 13:01:47 -07:00
Marcel Holtmann 8fb761efb0 Release 1.6 2012-04-20 21:12:48 +02:00
Marcel Holtmann 7cdc836250 build: Require D-Bus 1.4 or later 2012-04-16 17:56:45 +02:00
Denis Kenzior ec5f9cb014 build: Require glib 2.28 2012-03-21 06:08:03 -05:00
Marcel Holtmann a6e7d6d969 Release 1.5 2012-03-01 17:37:06 -08:00
Marcel Holtmann 5e47344633 Release 1.4 2012-02-10 10:48:25 +01:00
Marcel Holtmann 0d48ab7b7e Release 1.3 2012-01-20 16:59:32 +01:00
Marcel Holtmann 5368630791 build: Add support for providing provision database location 2012-01-13 11:52:28 +01:00
Marcel Holtmann 0aab3b727e build: Add option for disabling provisioning support 2012-01-10 07:27:26 -08:00
Marcel Holtmann 8a3d62db74 Release 1.2 2012-01-08 00:19:46 -08:00
Marcel Holtmann 68ff1c46e5 Release 1.1 2011-12-31 11:45:02 -08:00
Marcel Holtmann ef75a44c12 Release 1.0 2011-10-11 09:52:40 -07:00
Marcel Holtmann 974f30c223 Release 0.53 2011-07-29 00:32:15 +02:00
Marcel Holtmann 12f9cd10bf Release 0.52 2011-07-17 19:41:24 +02:00
Marcel Holtmann f79b2d7504 Release 0.51 2011-06-30 20:15:56 -07:00
Marcel Holtmann 0c20ee6c53 build: Add unit test cases to make check funtionality 2011-06-30 16:04:12 -07:00
Marcel Holtmann 18689a0c31 Release 0.50 2011-06-15 19:24:43 -07:00
Marcel Holtmann 99d9f86bd4 build: Check for mobile-broadband-provider-info database 2011-06-03 08:48:49 +02:00
Marcel Holtmann 3763930ff8 Release 0.49 2011-05-28 17:44:22 -07:00
Marcel Holtmann d6fc5ffd5b Release 0.48 2011-04-26 13:29:19 -07:00
Marcel Holtmann b6a2586d84 Release 0.47 2011-04-14 16:08:03 -07:00
Marcel Holtmann 8c31e2d262 Release 0.46 2011-04-13 10:02:23 -07:00
Marcel Holtmann dbb62eb0e9 build: Improve D-Bus checks for cross-compilation 2011-03-28 19:21:12 +02:00
Marcel Holtmann 3e23fb7d6c Release 0.45 2011-03-15 13:42:53 -07:00
Marcel Holtmann c30afe9c16 Release 0.44 2011-03-01 23:21:35 -08:00
Marcel Holtmann 72ad6ccd40 Release 0.43 2011-02-17 11:55:30 -08:00
Andrzej Zaborowski 7d63b41ca5 configure: Check for bluez >= 4.30.
Earlier versions lack struct sockaddr_l2::l2_cid and/or
struct bt_security.
2011-02-15 12:57:01 -08:00
Marcel Holtmann 8aa51ba42f Release 0.42 2011-02-11 11:45:57 -08:00
Marcel Holtmann a5920e9230 Release 0.41 2011-02-06 09:22:22 -08:00
Rémi Denis-Courmont 4a482d296b build: Support for pkg-config 2011-01-31 10:44:56 +01:00
Marcel Holtmann 9e3b02b35d Release 0.40 2011-01-29 10:38:44 +01:00
Marcel Holtmann 66f9298c2b build: Add option to specify systemd unit directory 2011-01-28 13:47:59 +01:00
Marcel Holtmann 7124a12277 Release 0.39 2011-01-20 13:54:44 +01:00
Marcel Holtmann 56f2ade0c8 build: Make Bluetooth library requirement conditional 2011-01-15 06:23:49 +01:00
Zhenhua Zhang 2565d8aed6 bluetooth: Add Btio library for DUN
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-13 17:14:55 -06:00