aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-02-13build: install org.neard.se.conf dbus configuration fileJami Kettunen1-0/+4
2021-07-19unit: remove duplicated invalid definitions in test-snep-readKrzysztof Kozlowski1-1/+1
2016-02-22build: Fix nciattach distcheck failureSamuel Ortiz1-1/+1
2015-08-22tools: Add nciattach toolVincent Cuissard1-1/+3
2014-10-20build: Install aclocal files into an m4 directoryGuillem Jover1-0/+2
2014-10-20build: Unify and centralize plugindir default to be PKGLIBDIR/pluginsGuillem Jover1-6/+0
2014-10-20build: Always run the unit tests regardless of the tools being builtGuillem Jover1-2/+1
2014-10-20build: Move unit tests from noinst_PROGRAMS to check_PROGRAMSGuillem Jover1-1/+1
2014-06-30Makefile: add missing binaries to dependency on local_headersRoss Burton1-1/+8
2014-06-30neard.service.in: set ExecStart correctly, remove NotifyAccessRoss Burton1-1/+1
2014-05-21doc: Add seeld D-Bus APISamuel Ortiz1-1/+2
2014-05-21build: Enable seeld buildSamuel Ortiz1-7/+77
2014-02-12Revert "build: Resolve libtool warnings"Samuel Ortiz1-1/+0
2014-02-10build: Use standard variable namesJan Engelhardt1-5/+5
2014-02-10build: Put preprocessor flags into CPPFLAGSJan Engelhardt1-5/+5
2014-02-10build: Replace @a@ by ${a}Jan Engelhardt1-10/+10
2014-02-10build: Resolve libtool warningsJan Engelhardt1-0/+1
2014-01-20build: Add support for systemd service configurationCho, Yu-Chen1-1/+18
2013-11-10test: Remove dump-recordSamuel Ortiz1-2/+1
2013-11-10tag: ObjectManager conversionSamuel Ortiz1-4/+4
2013-11-10device: ObjectManager conversionSamuel Ortiz1-3/+3
2013-11-10adapter: Initial transition to managed objectsSamuel Ortiz1-12/+15
2013-10-11build: Fix build in separate directoryDmytro Bagrii1-2/+2
2013-09-02phdc: API documentation and sample codeOlivier Guiter1-2/+3
2013-05-03nfctool: sniffer: Add NDEF decoding supportThierry Escande1-0/+2
2013-05-02nfctool: Initial color supportSamuel Ortiz1-1/+3
2013-05-02nfctool: sniffer: Add SNEP decodingThierry Escande1-1/+3
2013-03-25unit: Add SNEP test utilitiesMarcin Malagowski1-1/+8
2013-03-25build: Remove unused linking of neard against libresolvGuillem Jover1-1/+1
2013-03-22configure: Remove init script skeletonSamuel Ortiz1-5/+0
2013-03-22configure: Add scripts/neard to the configure outputSamuel Ortiz1-0/+5
2013-03-20snep: SNEP core moved from plugins to coreMarcin MaƂagowski1-2/+2
2013-03-19build: Install nfctool to @bin@Samuel Ortiz1-2/+6
2013-03-19doc: Add nfctool manpageThierry Escande1-1/+1
2013-03-07build: Add agent-api.txt to the document files listSamuel Ortiz1-1/+2
2013-03-07doc: Add neard man pagesSamuel Ortiz1-0/+2
2013-03-07build: Install neard back to libexec/nfc/Samuel Ortiz1-1/+2
2013-03-04build: Install neard to /usr/sbinOlivier Guiter1-1/+1
2013-02-27nfctool: Move adapter related functions in one placeThierry Escande1-0/+2
2013-02-06unit: Rename test-ndef to test-ndef-parseSamuel Ortiz1-4/+4
2013-02-06unit: Add initial NDEF building testSamuel Ortiz1-1/+6
2013-01-31include: Add a copy of the NFC kernel headerSamuel Ortiz1-1/+2
2013-01-15build: Add unit tests during distribution buildingMarcel Holtmann1-5/+1
2013-01-15build: Header files are also part of the build materialMarcel Holtmann1-3/+8
2013-01-15build: Include unit test in make check runMarcel Holtmann1-6/+11
2013-01-10build: Use AM_CPPFLAGS instead of INCLUDESLucas De Marchi1-1/+1
2013-01-09unit: Add test-ndef unit testSamuel Ortiz1-1/+11
2013-01-06neard: nfctool: Add LLCP frame decoding supportThierry Escande1-1/+2
2013-01-06neard: nfctool: Add LLCP traffic sniffing featureThierry Escande1-1/+2
2013-01-06neard: Add nfctool native applicationThierry Escande1-1/+4
2012-12-19build: Compile support for new D-Bus client helpersMarcel Holtmann1-1/+1
2012-12-06test: Add handover_agent for testingSzymon Janc1-1/+1
2012-11-14bluetooth: Use bluetooth implementation only for BlueZ 4Szymon Janc1-1/+1
2012-09-19test: Add a Bluetooth handover wrapper scriptSamuel Ortiz1-1/+1
2012-08-03agent: Move handover agent implementation to agent.cSamuel Ortiz1-1/+1
2012-08-03agent: Initial implementationSamuel Ortiz1-1/+1
2012-06-04handover: Add handover agent APISamuel Ortiz1-1/+1
2012-05-17build: Add main.conf to the source packageVinicius Costa Gomes1-0/+2
2012-05-17build: install org.neard.conf dbus configuration fileVinicius Costa Gomes1-0/+4
2012-05-03test: Add a device push scriptRavi kumar Veeramally1-1/+2
2012-04-25tools: Add an SNEP sending testing programSamuel Ortiz1-0/+9
2012-04-21build: Add all relevant test to test_scriptsSamuel Ortiz1-1/+3
2012-04-19device: Initial commitSamuel Ortiz1-3/+3
2012-04-19target: Remove target layerSamuel Ortiz1-3/+3
2012-02-24main: Support for general settingsSamuel Ortiz1-2/+5
2012-01-21Makefile: Fix distcheck targetSamuel Ortiz1-0/+12
2012-01-18Makefile: Add bluetooth.c to build systemOlivier Guiter1-1/+1
2011-10-20tlv: TLV utilities APISamuel Ortiz1-2/+3
2011-10-20ndef: Initial NDEF parsingSamuel Ortiz1-1/+1
2011-10-20tag: Add tag creating/deleting APISamuel Ortiz1-1/+2
2011-10-20tag: Update NDEF reading APISamuel Ortiz1-1/+1
2011-10-20adapter: Export the connect API to pluginsSamuel Ortiz1-1/+1
2011-10-20nfctype2: Initial implementationSamuel Ortiz1-1/+15
2011-10-20Makefile: Fix make distcheckSamuel Ortiz1-4/+1
2011-10-20plugin: Initial infrastructureSamuel Ortiz1-2/+16
2011-10-20tag: Initial implementationSamuel Ortiz1-2/+2
2011-10-20target: Initial commitSamuel Ortiz1-1/+2
2011-10-20Makefile: Add test scriptsSamuel Ortiz1-1/+10
2011-10-20Makefile: Fix distcheck buildSamuel Ortiz1-3/+2
2011-10-20types: Move types.h to the include directorySamuel Ortiz1-1/+1
2011-10-20configure: Add libnl-2.0 dependencySamuel Ortiz1-4/+4
2011-10-20netlink: Skeleton for NFC netlink supportSamuel Ortiz1-1/+1
2011-10-20Initial revisionMarcel Holtmann1-0/+58