Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-06 | Code cleanup of tesseract installations | Nick White | |
2019-01-05 | Don't clone or build software with become | Nick White | |
This is so that the sources are appropriately owned for easy modification and rebuilding if needed later. | |||
2019-01-05 | tesstrainer role installs basic tesseract tools too, and only build and run ↵ | Nick White | |
ldconfig when necessary Use register variables and handlers to only run ldconfig and build tools when there's some need to do so. The tesseractor role is now only to be used by hosts that don't want training tools, hosts that want both should just use the tesstrainer role. | |||
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 | |
installed | |||
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 | Add tesstrainer group, and rename devami host | Nick White | |