Commit graph

13 commits

Author SHA1 Message Date
d1c9ae7edf Bump version to 0.2 2021-05-28 23:22:39 +02:00
ce3f295819 Default to tiger v2 2021-05-28 23:22:23 +02:00
c4390ff59b Update copyright year to 2021 2021-05-28 23:18:27 +02:00
7a40f9d31c Add support for hashing data from stdin 2021-05-28 23:08:19 +02:00
172ba6811c Fix paths
During a check, paths should be relative to the input file
During normal operation paths are relative to CWD unless they
are absolute
2021-05-28 23:07:31 +02:00
28d70a32b6 Convert project to meson. 2020-05-06 00:38:45 +02:00
528467ca8e Get rid of std.conv, it's not needed here 2014-09-26 17:41:03 +02:00
e5d1e37eff Overload of getTiger() that accepts a buffer, so
there is no need to reallocate a new buffer at every call.
2014-09-26 15:29:46 +02:00
9b437e52d3 Set the read buffer size in the cmake file. 2014-09-26 15:29:00 +02:00
1a644a543b Don't fail miserably when some file doesn't exist 2014-09-26 14:01:51 +02:00
d021ce53af Print the backend name at configure time. 2014-09-25 19:39:49 +02:00
31c1e37180 Use freetiger by default. 2014-09-25 19:18:35 +02:00
5a9bcf1ecb Files moved into src/ and lib/ 2014-09-25 18:50:19 +02:00