summaryrefslogtreecommitdiff
path: root/Makefile.obexd
Commit message (Expand)AuthorAgeFilesLines
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-061-0/+1
* obexd: Add missing phonebook backendsLuiz Augusto von Dentz2021-10-261-0/+2
* Makefile: Fix code styleLuiz Augusto von Dentz2021-10-261-1/+2
* configure.ac: add libebook dependencyDylan Van Assche2021-07-231-1/+1
* configure.ac: specify phonebook plugin at build timeJuho Hamalainen2021-07-231-1/+1
* build: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-0/+1
* Makefile.obexd: add missing mkdir in builtin.h generationRoss Burton2019-10-091-0/+1
* install: Fix installations to pkglibexecdirLudwig Nussel2019-06-041-1/+1
* build: make building with --coverage work againJan Engelhardt2018-11-291-3/+3
* build: -D/-I arguments go into CPPFLAGSJan Engelhardt2018-11-261-3/+4
* build: change @foo@ to $(foo) in automake makefilesJan Engelhardt2018-11-261-5/+5
* build: Fix make distcheckLuiz Augusto von Dentz2018-03-221-4/+4
* build: Fix not disabling obexd when given --disable-obexLuiz Augusto von Dentz2018-03-221-2/+3
* obexd: Remove unused source/header files for dbusERAMOTO Masaya2018-03-011-1/+0
* build: Remove unneeded includes from obexd binariesMarcel Holtmann2015-03-011-3/+1
* build-sys: Add missing $(AM_CFLAGS) to obexd_src_obexd_CFLAGSSzymon Janc2013-10-041-4/+4
* build-sys: Don't build gdbus several timesLucas De Marchi2013-07-181-2/+3
* build-sys: Rename lib suffix to -internalLucas De Marchi2013-07-181-1/+1
* build: Add support for building MAP notification dispatcherChristian Fetzer2013-06-251-0/+1
* build: Add support for building MNS serverChristian Fetzer2013-04-101-0/+3
* build: Add systemd integration for obexdMarcel Holtmann2012-12-181-1/+11
* build: Use single section for all obexd sourcesMarcel Holtmann2012-12-181-16/+14
* obexd: Merge obex-client into obexd daemonJohan Hedberg2012-12-181-19/+1
* build: Remove obexd usb pluginLuiz Augusto von Dentz2012-12-131-5/+0
* build: Require phonebook support for IrMC profileMarcel Holtmann2012-12-111-1/+1
* build: Add support for building Message Access profileMarcel Holtmann2012-12-101-0/+5
* build: Add support for building Phonebook Access profileMarcel Holtmann2012-12-101-2/+13
* build: Support OBEX USB and PC-Suite pluginsMarcel Holtmann2012-12-101-0/+10
* obexd: Build support for FTP and OBEX Push profilesMarcel Holtmann2012-12-101-0/+13
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-4/+6
* Use entire include path for gobex.hLucas De Marchi2012-12-051-5/+2
* Use the entire include path for btio.hLucas De Marchi2012-12-051-2/+2
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-3/+2
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-2/+4
* build: Include bluetooth lib folder for obexdChan-yeol Park2012-12-051-3/+4
* build: Compile obexd and obex-clientMarcel Holtmann2012-12-041-0/+82