libfprint/libfprint/nbis
Marco Trevisan (Treviño) 7ed9b0c2f9 cleanup: Don't make nbis depend on libfprint built-sources
Now that nbis is a static library it should be possible to compile it
without any fprint-built dependency, although since it included fp_internal
there was a compile-time dependency on the fp-enums that can be generated at
later times.

So:
 - Move nbis-helpers to nbis includes (and remove inclusion in fp_internal)
 - Move the Minutiae definitions inside a standalone fpi-minutiae header
 - Include fpi-minutiae.h in fp_internal.h
 - Include nbis-hepers.h and fpi-minutiae.h in nbis' lfs.h
 - Adapt missing definitions in libfprint
2019-12-04 18:50:46 +01:00
..
bozorth3 bozorth3: Remove unused assignments in bz_match_score() 2018-12-12 17:17:35 +01:00
include cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
libfprint-include cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
mindtct nbis: Add patch to fix unused variable warning 2019-11-20 20:38:06 +01:00
glib-mem-warning.patch nbis: Add patch to fix unused variable warning 2019-11-20 20:38:06 +01:00
glib-memory.cocci nbis: Add spatch file to use GLib memory management functions 2019-11-19 21:07:58 +01:00
lfs.h.patch cleanup: Don't make nbis depend on libfprint built-sources 2019-12-04 18:50:46 +01:00
remove-function.lua nbis: Add script to update NBIS and apply changes 2018-08-27 20:01:00 +02:00
update-from-nbis.sh nbis: Add patch to fix unused variable warning 2019-11-20 20:38:06 +01:00