7 Commits

Author SHA1 Message Date
73625233f6 build: Remove autotools support 2020-02-05 16:54:54 +01:00
eb6dbb6953 build: Add meson build system
Reuse the generated dbus interface .xml files from fprintd to avoid
unnecessary copies.
2020-02-05 15:25:35 +01:00
33ed1d8671 build: Update .gitignore from git.mk 2011-03-30 16:40:02 +01:00
2a1aa4e0c0 Rename examples to tests
Real clients won't have the xml available, so calling these "examples"
is not appropriate.
2008-03-09 10:51:48 +00:00
fc6b0c194c Add enrollment functionality 2008-03-06 16:37:19 +00:00
080e427651 Move to object oriented model
There is now a single Manager class shared between all apps.
Apps then share a collection of Device objects.
2008-03-05 23:52:33 +00:00
b69cb4a705 Initial commit 2008-03-04 12:39:02 +00:00