| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* Updated tesseract build script
* Added license header
|
|
|
|
|
|
| |
* [tesseract-ocr] Fix build
* [tesseract-ocr] Disable AFL, lower resolution
|
|
|
| |
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
|
| |
|
| |
|
|
* Add Tesseract
* Use -lz instead of static library path
* Disable Tesseract shared build
* Minimal repository cloning (--depth 1)
* Improve tessdata directory resolution syntax
* Don't hardcode TESSDATA_PREFIX into binary
* Don't move, but copy $SRC/tessdata to $OUT
Move sometimes results in "inter-device move failed"
|