summaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Add Phone Alert Server skeleton pluginBruna Moreira1-0/+6
2011-09-22Add GATT Time Server skeleton pluginAnderson Lizardo1-0/+6
2011-07-29Initial support for Health Thermometer Profile (HTP)Santiago Carot-Nemesio1-0/+6
2011-07-26Add Proximity Profile plugin skeletonClaudio Takahasi1-0/+6
2011-07-14Add support for wiimote pairingDavid Herrmann1-0/+6
2011-07-04Allow building with GLib 2.16 for nowMarcel Holtmann1-2/+5
2011-07-01build: Remove udevrules optionLucas De Marchi1-6/+0
2011-07-01build: Rename configfiles option to datafilesLucas De Marchi1-4/+4
2011-06-30Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz1-2/+2
2011-06-28Fix hid2hci compilation errorLukasz Rymanowski1-1/+1
2011-05-02Move hid2hci to /lib/udevKay Sievers1-6/+4
2011-04-28Update hid2hci tool from udev codebaseKay Sievers1-0/+6
2011-04-01Remove deprecated attrib pluginBruna Moreira1-6/+0
2011-03-30Move GATT example server to a standalone pluginAnderson Lizardo1-0/+6
2011-03-27Add D-Bus OOB pluginSzymon Janc1-0/+6
2011-03-23Add Sim Access Profile dummy driverWaldemar Rymarkiewicz1-0/+6
2011-03-10Add Sim Access Profile ManagerWaldemar Rymarkiewicz1-0/+6
2011-03-04Fix support for shells that do not have "+="Johan Hedberg1-8/+8
2011-02-24Add GStreamer version check in acinclude.m4Szymon Janc1-1/+2
2011-02-15Include check to readline lib on acinlude.m4Sheldon Demario1-0/+10
2011-02-04Change required GLib version in acinclude.m4Ankush Bansal1-2/+2
2011-01-18Use -DG_DISABLE_DEPRECATED compiler defineMarcel Holtmann1-0/+1
2010-09-19Remove --enable-mcap from configure command line optionsSantiago Carot-Nemesio1-6/+1
2010-09-17Initial support for HDP pluginSantiago Carot-Nemesio1-1/+7
2010-09-06Make the path to oui.txt a compile-time optionBastien Nocera1-0/+8
2010-09-06Add new plugin to set adapter classBastien Nocera1-1/+6
2010-09-02Initial support for MCAPSantiago Carot-Nemesio1-0/+6
2010-08-09Add stubs for the attribute serverVinicius Costa Gomes1-0/+6
2010-07-09Introduce maemo6 plugin for following the radio state signalLuiz Augusto von Dentz1-0/+6
2010-03-08Fix compilation when --enable-test is passedVinicius Costa Gomes1-1/+2
2010-02-03Update configure checks for libcap-ng and libnlMarcel Holtmann1-27/+0
2010-02-02Add initial skeleton for Phonet AT (DUN) pluginJohan Hedberg1-0/+6
2010-01-30Check for dbus_connection_can_send_type() functionMarcel Holtmann1-0/+4
2009-12-24Add skeleton for HCI tracing daemonMarcel Holtmann1-0/+6
2009-10-02Fix typo within capabilities library checkMarcel Holtmann1-1/+1
2009-10-02Add checks for libcap-ng supportMarcel Holtmann1-0/+15
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann1-43/+1
2009-07-15Fix variable typoMarcel Holtmann1-1/+1
2009-07-15Add option to disable optimization independent from debugMarcel Holtmann1-1/+10
2009-07-07fix UDEV_DATADIR fallback if pkg-config failsStefan Seyfried1-1/+3
2009-07-05If available use the udevdir variable as base directoryMarcel Holtmann1-1/+4
2009-07-05Use UDEV_DATADIR variable for rules directoryMarcel Holtmann1-0/+3
2009-07-04remove _FORTIFY_SOURCE=2 from default CFLAGSFilippo Giunchedi1-1/+1
2009-06-30Separate between udev rules and configuration filesMarcel Holtmann1-2/+2
2009-06-30Use a udev rule to start bluetoothd on demandMarcel Holtmann1-12/+12
2009-06-30add CONFIGDIR and STORAGEDIR as AC_SUBSTFilippo Giunchedi1-0/+3
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann1-1/+0
2008-12-23Enable verbose compiler warnings in maintainer modeMarcel Holtmann1-5/+17
2008-12-21Turn warnings into errors when debugging is enabledMarcel Holtmann1-1/+1
2008-12-08Checks for glib-2.14 or laterVinicius Costa Gomes1-2/+2