Marcel Holtmann
0613f64410
tools: Remove dfutool utility
...
This tool got replaced with dfu-util from http://dfu-util.gnumonks.org/
2012-12-09 00:50:54 +01:00
Szymon Janc
8c4bb23c1b
gitignore: Add test/bluezutils.pyc
...
Python generates compiled module file when py module is used.
2012-12-08 13:45:01 +02:00
Marcel Holtmann
41aa85d123
build: Compile obexd and obex-client
2012-12-04 23:38:48 +01:00
Marcel Holtmann
855f220dae
build: Add gobex sources and tools
2012-12-04 22:22:27 +01:00
Marcel Holtmann
2a7af79ba0
build: Remove unused ppporc utility
2012-11-09 10:31:28 +01:00
Marcel Holtmann
aabb7b93d8
build: Remove unused dfubabel utility
2012-11-09 10:19:44 +01:00
Marcel Holtmann
4db071a155
build: Remove unused avctrl utility
2012-11-09 10:11:14 +01:00
Marcel Holtmann
c52ae81e53
build: Remove SBC source files
2012-11-09 10:03:22 +01:00
Marcel Holtmann
f2ddf39023
tools: Add simple btattach utility
2012-11-07 10:51:01 +01:00
Marcel Holtmann
d67a5c26b1
tools: Add tool for merging multiple btsnoop traces into one
2012-11-04 21:50:46 +01:00
João Paulo Rechi Vita
394b893a4d
build: Fix selecting HoG suspend backend
...
The dummy backend was always being compiled and the --with-hog-suspend
option was not being accepted by configure. Now the backend can be
selected with --with-hog-suspend and the suspend implementation file is
generated during compile time.
2012-10-30 14:12:08 +02:00
Marcel Holtmann
274ed938c2
emulator: Add first draft of b1ee tool
2012-10-09 00:35:47 +02:00
Lucas De Marchi
5bec57420b
rfcomm: Remove support for configuration file
2012-08-09 22:52:38 -07:00
Lucas De Marchi
6fec68537c
gitignore: Move entries to the right place
2012-07-10 15:21:55 -03:00
Johan Hedberg
cd84ce5248
gitignore: Remove nonexistent files
2012-07-10 17:41:10 +03:00
Gustavo Padovan
2f5f6a5de0
btmgmt: move it to tools
2012-07-10 11:20:34 -03:00
Szymon Janc
8d4c083435
test: Fix test-sap-server import issue
...
sap-client is a helper library and needs to be suffixed with .py for
test-sap-server to be able to import it.
$ ./test-sap-server
Traceback (most recent call last):
File "./test-sap-server", line 3, in <module>
from sap import *
2012-07-02 14:13:43 +03:00
Alon Bar-Lev
0ea30be242
build: Ignore config.h.in~ generated by autoheader
2012-06-28 15:53:05 +03:00
Anderson Lizardo
a418b9e82b
Add emulator/btvirt to .gitignore
2012-03-06 12:55:43 -08:00
Marcel Holtmann
720e3a5116
monitor: Add skeleton for new monitoring tool
2012-02-20 16:11:26 +01:00
Marcel Holtmann
3bb5375bf5
tracer: Remove wrong attempt in building a HCI mointor in userspace
2012-02-20 16:03:42 +01:00
Johan Hedberg
064ede0856
Add btmgmt to .gitignore
2011-10-25 17:10:52 +02:00
Frédéric Danis
4002361816
Add unit/test-eir to .gitignore
2011-10-20 14:23:20 +03:00
Lucas De Marchi
6eba2448be
Add mpris-player to .gitignore
2011-10-13 10:38:32 +03:00
Lucas De Marchi
7849eeee2a
build: Add support for systemd service configuration
2011-07-01 20:48:33 -07:00
David Herrmann
cabd3adf2c
Add uuidtest binary to gitignore list
2011-04-04 19:48:45 -07:00
Waldemar Rymarkiewicz
f9dc0c0762
Add Sim Access Profile dummy driver
...
Add SAP dummy driver implementation and extend configure
with --with-sap=<driver>.
2011-03-23 14:57:45 +02:00
Marcel Holtmann
719071c7b1
Fix the bluetooth.ver.in screwup
2010-10-06 14:11:53 +02:00
Lucas De Marchi
534be7a9c3
Simplify linker script
...
Version linker scripts support function names and globs, so there's no
need to rely on nm tool to gather the exported symbols.
2010-09-21 23:08:57 +03:00
Anderson Lizardo
ce36cd24b7
Add gatttool to .gitignore
2010-08-09 18:06:47 -04:00
João Paulo Rechi Vita
3e6f4f99f2
Add udev scripts to .gitignore
2010-06-30 21:51:56 +03:00
Marcel Holtmann
27d766e1a9
Add skeleton for HCI tracing daemon
2009-12-24 07:37:54 -08:00
Marcel Holtmann
970e9e9a48
Move rfcomm utility into tools directory
2009-08-29 22:09:10 -07:00
Marcel Holtmann
f0a1bad111
Remove deprecated entry
2009-08-28 23:09:11 -07:00
Marcel Holtmann
7b6d0c0512
Restrict exported symbols of Bluetooth daemon
2009-08-28 23:08:34 -07:00
Marcel Holtmann
34fc04776e
Rename textfile test program
2009-08-28 22:42:42 -07:00
Marcel Holtmann
e6f2f3bbdb
Move IPC test program to test directory
2009-08-28 22:38:35 -07:00
Marcel Holtmann
ccaed46859
Move common files into src directory
2009-08-28 22:24:04 -07:00
Marcel Holtmann
5f504c9c6e
Fix wrong ignore entry for include directory
2009-08-23 00:44:26 -07:00
Marcel Holtmann
a5b1e3d02c
Switch to a full non-recursive build system
2009-08-23 00:40:59 -07:00
Marcel Holtmann
33f51f71f9
Build the builtin plugins along with the daemon
2009-08-09 14:05:57 -07:00
Marcel Holtmann
1f40f75b32
Generate bluetooth.rules with the correct prefix
2009-07-06 10:29:57 -07:00
Filippo Giunchedi
7d6d5e3a58
ignore newly generated manpages
2009-06-30 16:27:59 +03:00
Marcel Holtmann
5fae6277ba
Add generated compile script to .gitignore
2009-05-21 14:07:31 -07:00
Marcel Holtmann
9b3cfb2d89
Add tool to calculate HCI event mask
2009-05-09 22:05:07 -07:00
Marcel Holtmann
1ab388feb3
Add support for builtin plugins
2009-05-03 18:54:22 -07:00
Marcel Holtmann
1faccef432
Add ipctest program to list of ignored applications
2009-03-26 05:31:54 +01:00
Marcel Holtmann
041076b043
Add skeleton for avtest application
2009-02-27 08:20:53 +01:00
Marcel Holtmann
15388bbd89
Add btiotest executable to ignore list
2009-02-22 08:15:51 +01:00
Marcel Holtmann
3c83515050
Add all binary programs to .gitignore
2008-10-20 00:54:29 +02:00