aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Split md5 function.yzrh2023-01-011-2/+2
* Rename JBIG decoder.yzrh2023-01-011-5/+5
* Link against libc for iconv, find openjpeg header with pkgconf.yzrh2022-12-291-1/+6
* Add JPEG 2000 support.yzrh2022-12-291-3/+3
* Fix HN conversion and add JBIG2 support.yzrh2022-12-241-5/+5
* Update Makefileyzrh2022-12-191-3/+3
* Remove -march=native in Makefile and remove char **envp for POSIX compliance.yzrh2021-09-021-1/+1
* Fix memory leak.yzrh2021-01-291-1/+1
* Decode JBIG and JPEG during HN conversion.yzrh2021-01-031-7/+7
* Improve portability.yzrh2020-12-311-4/+13
* Add HN text extraction.yzrh2020-12-301-1/+1
* Change e-mail address.yzrh2020-09-081-1/+1
* Initial commit.yzrh2020-08-141-0/+28