Commit Graph

164 Commits

Author SHA1 Message Date
Marcel Holtmann
5a10a1b26a Turn warnings into errors when debugging is enabled 2008-12-21 22:26:43 +01:00
Vinicius Costa Gomes
27a4e6505b Checks for glib-2.14 or later
g_timeout_add_seconds was only introduced in glib-2.14, so
adds a check for this dependency.
2008-12-08 19:11:38 -03:00
Marcel Holtmann
53df62e6f9 Use dlopen() directly and don't depend on GModule 2008-10-18 19:03:30 +02:00
Marcel Holtmann
a8172d3629 The usage of libhal is no longer required 2008-09-29 03:21:35 +02:00
Marcel Holtmann
5475636b22 Add first step for providing HAL plugin 2008-09-24 02:47:48 +02:00
Luiz Augusto von Dentz
694f019211 Make methods related to external services into service plugin. 2008-09-02 19:17:55 -03:00
Marcel Holtmann
080bb2b61a Add skeleton for telephony drivers 2008-09-01 21:55:09 +02:00
Marcel Holtmann
226b34727f Add infrastructure for gtk-doc support 2008-08-14 22:59:09 +02:00
Marcel Holtmann
dcf7749332 Fix make distcheck build process 2008-08-06 02:24:15 +02:00
Marcel Holtmann
aa38f14404 Fail if GLib or GModule is not available 2008-08-05 21:52:39 +02:00
Marcel Holtmann
295eb0c879 Re-enable PIE support and enable it by default 2008-08-04 20:20:44 +02:00
Marcel Holtmann
38173720e0 Remove unused servicedir definition 2008-08-04 20:09:56 +02:00
Luiz Augusto von Dentz
1d13df54ae Remove eglib. 2008-07-28 10:43:25 -03:00
Marcel Holtmann
aae4332886 Compile against included Bluetooth library 2008-07-26 19:08:34 +02:00
Marcel Holtmann
d6ae1c3f77 Import bluez-utils-3.36 revision history 2008-07-26 19:00:53 +02:00
Marcel Holtmann
407a723fbd Make netlink support optional and disable storage plugin 2008-06-18 15:35:40 +00:00
Marcel Holtmann
70ee40161f Enable usage of PIE by default 2008-06-16 00:49:28 +00:00
Marcel Holtmann
58878aee3d Remove the broken --enable-all option 2008-06-08 11:20:35 +00:00
Marcel Holtmann
8c76a11b2f No need to check for dbus-glib 2008-06-07 19:37:02 +00:00
Marcel Holtmann
d97274c470 Bump D-Bus requirement 2008-06-03 20:20:46 +00:00
Marcel Holtmann
2aab870f59 Update autoconf/automake options 2008-06-03 20:07:34 +00:00
Marcel Holtmann
865f110880 Add initial work for netlink plugin 2008-05-15 02:39:26 +00:00
Marcel Holtmann
5442ba4d63 Add skeleton for libgdbus support 2008-05-08 17:58:33 +00:00
Marcel Holtmann
2810e2a6b3 Remove inotify support 2008-05-08 13:41:21 +00:00
Marcel Holtmann
1e3561c600 Remove HAL support helpers 2008-05-08 13:27:42 +00:00
Vinicius Gomes
e78a90944c eglib: fixing the plugin loading when using the eglib. 2008-04-17 17:46:49 +00:00
Marcel Holtmann
80d5fbd121 Don't optimize when debug is enabled 2008-04-11 23:39:03 +00:00
Marcel Holtmann
8e294a5cbd Don't optimize when debug is enabled 2008-04-11 23:39:00 +00:00
Marcel Holtmann
797ca808e5 Don't built the standalone SDP server 2008-04-01 20:10:39 +00:00
Marcel Holtmann
2b91b57b25 Remove sync service skeleton since it is useless 2008-03-12 21:47:42 +00:00
Marcel Holtmann
118d58046f Remove the transfer service skeleton since it is useless 2008-03-12 21:43:07 +00:00
Marcel Holtmann
45e65bdb09 Remove configure option for echo service 2008-03-12 21:31:36 +00:00
Marcel Holtmann
cf824c4d12 Remove the support for SDP parsing via expat 2008-03-05 20:03:08 +00:00
Marcel Holtmann
e814491d3e Disable check for dbus-glib 2008-02-22 08:22:07 +00:00
Marcel Holtmann
d842176ec2 Add option for installing generic tools 2008-02-10 05:27:22 +00:00
Marcel Holtmann
9341b13b64 Enable services by default and keep old daemons disabled 2008-02-10 05:12:11 +00:00
Marcel Holtmann
f8bbe08909 Fix -ldl linkage in case of eglib 2008-02-01 12:53:27 +00:00
Marcel Holtmann
afd6fc8027 Avoid adding of -ldl if not needed 2008-02-01 12:47:55 +00:00
Marcel Holtmann
4b79bd99c8 Remove empty line 2008-02-01 11:43:10 +00:00
Marcel Holtmann
4e318b3e4c Add checks for GModule and dlopen 2008-02-01 11:42:38 +00:00
Marcel Holtmann
6dda5e4081 Add autoconf magic for the librt linking 2007-11-26 10:24:56 +00:00
Marcel Holtmann
582a5f9cca Add build magic around sbctester program 2007-10-25 11:06:39 +00:00
Marcel Holtmann
ce397ae3d3 Handle deprecated dbus_watch_get_fd() function 2007-10-04 14:01:06 +00:00
Marcel Holtmann
c05d3bbdd3 Add utility for Babel devices 2007-09-07 19:38:57 +00:00
Marcel Holtmann
1332577eab Fix a really dumb typo 2007-09-06 03:33:57 +00:00
Marcel Holtmann
9f717b22e5 We are not going to support PulseAudio any time soon 2007-08-28 16:13:44 +00:00
Marcel Holtmann
5a9b4cc209 Also check for the GStreamer base plugins 2007-08-26 15:36:42 +00:00
Marcel Holtmann
dbf29a6338 Add checks and skeleton for PulseAudio plugin 2007-08-24 16:55:28 +00:00
Marcel Holtmann
cbc3614749 Build SBC library only when ALSA or GStreamer is enabled 2007-08-22 14:51:54 +00:00
Marcel Holtmann
674a1d6355 Add skeleton for GStreamer plugin 2007-08-22 14:09:24 +00:00