summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README: Update Mesh required Kernel Config sectionInga Stotland2022-10-031-0/+1
| | | | | Add CONFIG_CRYPTO_USER_API_SKCIPHER to the list of the required .config options
* README: Add Mesh required Kernel Configuration sectionBrian Gix2020-03-121-0/+25
| | | | | Not all distributions include all required mesh crypto support. This adds a section with known kernel required options.
* README: Adding information for dependency get command for DebianAlain Michaud2019-11-271-0/+4
|
* build: Add support for internal and external ELL configurationMarcel Holtmann2018-12-041-0/+31
|
* build: Add testing config optionLuiz Augusto von Dentz2017-01-171-0/+11
| | | | | 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: Hide deprecated tools under --enable-deprecatedLuiz Augusto von Dentz2017-01-171-0/+11
| | | | | | | This marks the following tools as deprecated as they are not longer maintained or have been replaced by other tools: hciattach hciconfig hcitool hcidump rfcomm sdptool ciptool gatttool
* README: Add documentation for --enable-midiLuiz Augusto von Dentz2017-01-081-0/+12
|
* build: Update experimental documentationLuiz Augusto von Dentz2016-11-171-4/+4
| | | | | Reflect the build changes to only leave experimental tools being --enable-experimental.
* build: Add option to enable health profilesLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds--enable-health option dedicated to enabled health plugin so it is no longer enabled with --enable-experimental since that enables other plugins that might not be relevant for the system.
* build: Add option to disable HoG profileLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds --disable-hog option to configure which make HoG plugin to not be build thus reducing the build time and binary size of bluetoothd in systems where HID over GATT profile is not supported.
* build: Add option to disable HID profileLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds --disable-hid option to configure which make input plugin to not be build thus reducing the build time and binary size of bluetoothd in systems where HID profile is not supported.
* build: Add option to disable network profilesLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds --disable-network option to configure which make network plugin to not be build thus reducing the build time and binary size of bluetoothd in systems where those profiles are not supported.
* build: Add option to disable AVRCP profileLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds --disable-avrcp option to configure which make AVRCP plugin to not be build thus reducing the build time and binary size of bluetoothd in systems where AVRCP is not supported.
* build: Add option to disable A2DP profileLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds --disable-a2dp option to configure which make A2DP plugin to not be build thus reducing the build time and binary size of bluetoothd in systems where A2DP is not supported.
* build: Add option to enable SAP profileLuiz Augusto von Dentz2016-11-171-0/+10
| | | | | | This adds --enable-sap option dedicated to enabled sap plugin so it is no longer enabled with --enable-experimental leaving it to just enable experimental tools.
* build: Add option to enable NFC pairingLuiz Augusto von Dentz2016-11-171-0/+9
| | | | | | This adds --enable-nfc option dedicated to enabled neard plugin so it is no longer enabled with --enable-experimental since that enables other plugins that might not be relevant for the system.
* build: Remove all checks for USB library supportMarcel Holtmann2013-08-281-1/+0
|
* README: Fix minor typoMarcel Holtmann2012-12-231-1/+1
|
* README: Mention to install client together with the daemonsMarcel Holtmann2012-12-121-0/+3
|
* README: Add section about the monitor configure optionMarcel Holtmann2012-12-121-0/+12
|
* README: Mention the option to disable systemd integrationMarcel Holtmann2012-12-111-0/+12
|
* README: Add descriptions for configure optionsMarcel Holtmann2012-12-111-0/+64
|
* README: Update list of optional dependenciesMarcel Holtmann2012-12-111-3/+4
|
* README: Lexical Analyzer and YACC is no longer neededMarcel Holtmann2012-12-091-2/+0
|
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
|
* Update copyright informationMarcel Holtmann2009-01-011-3/+3
|
* Mention the new mailing listMarcel Holtmann2008-09-111-2/+1
|
* Mention the GLib requirement and that USB library is optionalMarcel Holtmann2008-08-051-1/+2
|
* Import bluez-utils-3.36 revision historyMarcel Holtmann2008-07-261-4/+7
|\
| * Update copyright informationMarcel Holtmann2008-02-021-1/+1
| |
| * Update copyright informationMarcel Holtmann2007-01-131-1/+1
| |
| * Cosmetic cleanupMarcel Holtmann2006-08-101-1/+1
| |
| * Use ${libexecdir} for the udev script directoryMarcel Holtmann2006-08-101-1/+1
| |
| * Mention the D-Bus requirementMarcel Holtmann2006-06-171-0/+1
| |
| * Update copyright informationMarcel Holtmann2006-01-031-1/+1
| |
| * Big cleanup of CVS relicsMarcel Holtmann2005-10-291-3/+6
| |
| * Set the storage directory through ${localstatedir}Marcel Holtmann2005-04-211-1/+2
| |
| * Update the copyright yearMarcel Holtmann2005-01-291-1/+1
| |
| * The USB library is needed for hid2hci and bcm203xMarcel Holtmann2004-07-291-0/+1
| |
| * Mention the --mandir optionMarcel Holtmann2004-07-271-1/+1
| |
| * Update READMEMarcel Holtmann2004-06-161-3/+3
| |
| * Update the installation informationMarcel Holtmann2004-04-011-18/+17
| |
| * Initial revisionMax Krasnyansky2002-03-081-0/+35
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
|
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-3/+6
|
* Update the copyright yearMarcel Holtmann2005-01-291-1/+1
|
* The library don't uses --sysconfdirMarcel Holtmann2004-07-271-1/+1
|
* Update READMEMarcel Holtmann2004-06-161-3/+3
|
* Update the installation informationlibs-2.6Marcel Holtmann2004-04-011-16/+15
|