summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
...
* build: Remove udevrules optionLucas De Marchi2011-07-011-6/+0
* build: Rename configfiles option to datafilesLucas De Marchi2011-07-011-4/+4
* Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz2011-06-301-2/+2
* Fix hid2hci compilation errorLukasz Rymanowski2011-06-281-1/+1
* Move hid2hci to /lib/udevKay Sievers2011-05-021-6/+4
* Update hid2hci tool from udev codebaseKay Sievers2011-04-281-0/+6
* Remove deprecated attrib pluginBruna Moreira2011-04-011-6/+0
* Move GATT example server to a standalone pluginAnderson Lizardo2011-03-301-0/+6
* Add D-Bus OOB pluginSzymon Janc2011-03-271-0/+6
* Add Sim Access Profile dummy driverWaldemar Rymarkiewicz2011-03-231-0/+6
* Add Sim Access Profile ManagerWaldemar Rymarkiewicz2011-03-101-0/+6
* Fix support for shells that do not have "+="Johan Hedberg2011-03-041-8/+8
* Add GStreamer version check in acinclude.m4Szymon Janc2011-02-241-1/+2
* Include check to readline lib on acinlude.m4Sheldon Demario2011-02-151-0/+10
* Change required GLib version in acinclude.m4Ankush Bansal2011-02-041-2/+2
* Use -DG_DISABLE_DEPRECATED compiler defineMarcel Holtmann2011-01-181-0/+1
* Remove --enable-mcap from configure command line optionsSantiago Carot-Nemesio2010-09-191-6/+1
* Initial support for HDP pluginSantiago Carot-Nemesio2010-09-171-1/+7
* Make the path to oui.txt a compile-time optionBastien Nocera2010-09-061-0/+8
* Add new plugin to set adapter classBastien Nocera2010-09-061-1/+6
* Initial support for MCAPSantiago Carot-Nemesio2010-09-021-0/+6
* Add stubs for the attribute serverVinicius Costa Gomes2010-08-091-0/+6
* Introduce maemo6 plugin for following the radio state signalLuiz Augusto von Dentz2010-07-091-0/+6
* Fix compilation when --enable-test is passedVinicius Costa Gomes2010-03-081-1/+2
* Update configure checks for libcap-ng and libnlMarcel Holtmann2010-02-031-27/+0
* Add initial skeleton for Phonet AT (DUN) pluginJohan Hedberg2010-02-021-0/+6
* Check for dbus_connection_can_send_type() functionMarcel Holtmann2010-01-301-0/+4
* Add skeleton for HCI tracing daemonMarcel Holtmann2009-12-241-0/+6
* Fix typo within capabilities library checkMarcel Holtmann2009-10-021-1/+1
* Add checks for libcap-ng supportMarcel Holtmann2009-10-021-0/+15
* Switch to a full non-recursive build systemMarcel Holtmann2009-08-231-43/+1
* Fix variable typoMarcel Holtmann2009-07-151-1/+1
* Add option to disable optimization independent from debugMarcel Holtmann2009-07-151-1/+10
* fix UDEV_DATADIR fallback if pkg-config failsStefan Seyfried2009-07-071-1/+3
* If available use the udevdir variable as base directoryMarcel Holtmann2009-07-051-1/+4
* Use UDEV_DATADIR variable for rules directoryMarcel Holtmann2009-07-051-0/+3
* remove _FORTIFY_SOURCE=2 from default CFLAGSFilippo Giunchedi2009-07-041-1/+1
* Separate between udev rules and configuration filesMarcel Holtmann2009-06-301-2/+2
* Use a udev rule to start bluetoothd on demandMarcel Holtmann2009-06-301-12/+12
* add CONFIGDIR and STORAGEDIR as AC_SUBSTFilippo Giunchedi2009-06-301-0/+3
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-1/+0
* Enable verbose compiler warnings in maintainer modeMarcel Holtmann2008-12-231-5/+17
* Turn warnings into errors when debugging is enabledMarcel Holtmann2008-12-211-1/+1
* Checks for glib-2.14 or laterVinicius Costa Gomes2008-12-081-2/+2
* Use dlopen() directly and don't depend on GModuleMarcel Holtmann2008-10-181-8/+0
* The usage of libhal is no longer requiredMarcel Holtmann2008-09-291-11/+0
* Add first step for providing HAL pluginMarcel Holtmann2008-09-241-0/+12
* Make methods related to external services into service plugin.Luiz Augusto von Dentz2008-09-021-0/+6
* Add skeleton for telephony driversMarcel Holtmann2008-09-011-0/+7
* Add infrastructure for gtk-doc supportMarcel Holtmann2008-08-141-0/+28