summaryrefslogtreecommitdiff
path: root/bootstrap-configure
Commit message (Collapse)AuthorAgeFilesLines
* build: Enable admin pluginLuiz Augusto von Dentz2022-08-151-0/+1
| | | | | This enables admin plugin with bootstrap-configure so it is normally build by the likes of CI.
* bootstrap-configure: Don't enable admin plugin by defaultLuiz Augusto von Dentz2022-02-091-1/+0
| | | | | Admin plugin doesn't work properly when there are multiple adapters in the system.
* bootstrap-configure: Enable sanitizer optionsLuiz Augusto von Dentz2021-12-231-0/+3
| | | | This makes bootstrap-configure enables all sanitizers.
* plugins: new pluginYun-Hao Chung2021-08-041-0/+1
| | | | | | This adds an initial code for a new plugin admin. Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
* build: Enable the hid2hci tool for developers by defaultMarcel Holtmann2020-05-181-0/+1
|
* build: Add a few default configure optionsBastien Nocera2019-05-131-0/+3
| | | | | | | | Add 3 optional features that are currently used and distributed in the Fedora packages to the default build configuration. The additional build time is minimal, and it ensures that the build gets maximum coverage.
* build: Add support for internal and external ELL configurationMarcel Holtmann2018-12-041-0/+1
|
* tools: Add initial code for btmon-loggerSzymon Janc2018-04-241-0/+1
| | | | | | This is intended for use for automated logging or unatrended systems. It doesn't contain any packet decoding functionality which results in much smaller binary.
* mesh: Add mesh to main bluez buildBrian Gix2017-08-211-0/+1
|
* build: Enable --enable-deprecated in bootstrap-configureLuiz Augusto von Dentz2017-03-011-0/+1
| | | | | bootstrap-configure shall contain all possible options to be able to catch any build problems.
* bootstrap-configure: Add --enable-toolsLuiz Augusto von Dentz2017-02-131-0/+1
| | | | | bootstrap-configure shall contain all possible options so it can catch any build problem in the tree.
* build: Add testing config optionLuiz Augusto von Dentz2017-01-171-0/+1
| | | | | This adds --enable-testing that can be used to enable emulator and tester which are no longer experimental but also are not meant for production.
* build: Add --enable-midi to bootstrap-configureLuiz Augusto von Dentz2017-01-051-0/+1
| | | | bootstrap-configure shall have all the possible build options.
* build: Update bootstrap-configure with new build optionsLuiz Augusto von Dentz2016-11-171-0/+3
|
* core: Add support for basic stack backtrace helperMarcel Holtmann2015-11-081-0/+1
|
* build: Add configure option for generating manual pagesMarcel Holtmann2014-07-121-0/+1
|
* plugins: Add initial code for sixaxis pluginSzymon Janc2013-11-271-0/+1
| | | | This plugin will be used to associate PS3 controllers.
* build: Add skeleton for BlueZ AndroidFrederic Danis2013-10-041-0/+1
| | | | Retrieve Bluetooth version from configure.ac.
* doc: Remove left-overs from gtk-doc attemptMarcel Holtmann2012-12-121-4/+0
|
* build: Enable tools compilation and installation by defaultMarcel Holtmann2012-12-111-2/+0
|
* build: Update configure option handlingMarcel Holtmann2012-12-101-7/+2
|
* build: Always build the Wiimote pluginMarcel Holtmann2012-12-101-1/+0
|
* build: Use libexecdir for Bluetooth daemonMarcel Holtmann2012-12-091-1/+0
|
* build: Enable bccmd utility when tools are enabledMarcel Holtmann2012-12-091-1/+0
|
* build: Remove old PCMCIA serial supportMarcel Holtmann2012-12-091-1/+0
|
* tools: Remove dfutool utilityMarcel Holtmann2012-12-091-1/+0
| | | | This tool got replaced with dfu-util from http://dfu-util.gnumonks.org/
* build: Always enable GATT supportMarcel Holtmann2012-11-091-1/+0
|
* Add initial neard plugin implementationSzymon Janc2012-10-031-0/+1
| | | | Initial implementation. Only register and unregister support.
* plugins: remove unmaintained pluginsGustavo Padovan2012-07-101-2/+0
|
* remove compat daemonsGustavo Padovan2012-07-041-3/+0
|
* build: Remove dependency on libcap-ngMarcel Holtmann2012-05-291-1/+0
|
* GATT: Remove individual config switchesChen Ganir2012-03-261-5/+1
| | | | | | Remove individual GATT plugin configuration switches and add a new master gatt switch called --enable-gatt to enable/disable all GATT related plugins at once.
* tracer: Remove wrong attempt in building a HCI mointor in userspaceMarcel Holtmann2012-02-201-1/+0
|
* Add missing options to bootstrap-configureAnderson Lizardo2012-01-091-0/+3
| | | | | | With these options, all BlueZ C files are compiled with "./bootstrap-configure". The only exception is --enable-hal, which conflicts with the "formfactor" plugin.
* Add wiimote plugin to bootstrap-configureDavid Herrmann2011-12-301-0/+1
|
* Add Phone Alert Server skeleton pluginBruna Moreira2011-09-221-0/+1
|
* Add GATT Time Server skeleton pluginAnderson Lizardo2011-09-221-0/+1
|
* Initial support for Health Thermometer Profile (HTP)Santiago Carot-Nemesio2011-07-291-0/+1
|
* Add Proximity Profile plugin skeletonClaudio Takahasi2011-07-261-0/+1
|
* build: Remove deprecated options from bootstrap-configureMarcel Holtmann2011-07-011-2/+1
|
* Remove deprecated attrib pluginBruna Moreira2011-04-011-1/+0
| | | | | | | The attrib plugin is deprecated and it is not used anymore. Remove it and all related configuration. Note that GATT utility (gatttool) configuration item was moved to Makefile.tools and it is compiled when --enable-tools is used in configure.
* Move GATT example server to a standalone pluginAnderson Lizardo2011-03-301-0/+1
| | | | | The GATT example server was in the same plugin as the GATT client. Moving it to a separate plugin will allow to easily disable it.
* Add SAP to bootstrap-configure defaultsJohan Hedberg2011-03-231-0/+1
|
* Enable Health and Attribute plugins for testingMarcel Holtmann2010-10-061-1/+2
|
* Update configure checks for libcap-ng and libnlMarcel Holtmann2010-02-031-0/+1
|
* Add skeleton for HCI tracing daemonMarcel Holtmann2009-12-241-0/+1
|
* Switch to a full non-recursive build systemMarcel Holtmann2009-08-231-1/+0
|
* Use a udev rule to start bluetoothd on demandMarcel Holtmann2009-06-301-3/+3
|
* Don't enable gtk-doc option when using bootstrap-configureMarcel Holtmann2009-06-111-1/+0
|
* Add temporary fix for the CUPS compile issueMarcel Holtmann2008-09-061-1/+1
|