Age | Commit message (Expand) | Author |
2020-05-04 | Add python-pil dependency for traintess usage | Nick White |
2020-05-04 | Fix up tesseract rules and add useful stuff for training | Nick White |
2020-05-04 | Roll training into main tesseract role; no need to keep it separate | Nick White |
2019-12-13 | Fix up training deploy script, and fix README | Nick White |
2019-12-11 | Install trainings from training repo, and ensure they are updated when bookpi... | Nick White |
2019-09-03 | Ensure ld.so is updated when tools are installed | Nick White |
2019-09-02 | Correct usage of homedir in lept and tess; was failing when become was used f... | Nick White |
2019-09-02 | Correct training install location | Nick White |
2019-09-02 | Switch to apt to install dependencies, and the debian package names, for lept... | Nick White |
2019-09-02 | Use generic home dirs for lept and tess installs | Nick White |
2019-09-02 | Add training to tess install | Nick White |
2019-09-02 | Split lept from tess install | Nick White |
2019-01-06 | Code cleanup of tesseract installations | Nick White |
2019-01-05 | Don't clone or build software with become | Nick White |
2019-01-05 | tesstrainer role installs basic tesseract tools too, and only build and run l... | Nick White |
2019-01-05 | Add /usr/local/lib to ld.so search path | Nick White |
2019-01-05 | Ensure leptonica make install is always run, so the latest version is always ... | Nick White |
2019-01-05 | Switch to using amibuild branch for tesseract | Nick White |
2019-01-05 | Get rid of unnecessary leptonica config and correct tesseract build rule | Nick White |
2019-01-05 | Don't install unneeded dependencies if only installing tesseract without trai... | Nick White |
2019-01-05 | Separate out roles and groups better | Nick White |