Egor Pugin
4a5760dd42
Update sw.cpp
2021-11-15 00:22:02 +03:00
Egor Pugin
cb762753b2
Update sw.cpp
2019-11-12 01:08:07 +03:00
zdenop
cafdc7fa55
fix sw build
2019-11-11 22:42:14 +01:00
zdenop
979b17f20e
fix sw build (add missing part from Move LSTMTrainer from libtesseract to libtesseract_training)
2019-11-02 00:25:10 +01:00
Egor Pugin
17828fc7e8
Fix isolated build.
2019-11-01 15:02:49 +01:00
Stefan Weil
e43eb9104c
sw.cpp: Sync list of public headers with Autotools build
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-11-01 15:02:32 +01:00
Egor Pugin
c1de84e431
Update sw build.
2019-11-01 14:50:14 +01:00
Egor Pugin
ec212754cb
Update sw build.
2019-11-01 14:50:07 +01:00
Stefan Weil
b52c466ab4
[sw] Update build for commit e84cb24def
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-11-01 13:51:01 +01:00
Egor Pugin
0bce4ebb2b
[sw] Try to fix build.
2019-11-01 13:50:53 +01:00
Stefan Weil
91f0de94bc
Remove unused function truncate_path and related files
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-11-01 13:36:07 +01:00
Egor Pugin
25c411c86c
[sw] Update build script.
2019-11-01 13:00:10 +01:00
Stefan Weil
5989f128a3
Fix linker error in Appveyor CI
...
This completes commit c5a50b93ce
.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-11-01 12:59:52 +01:00
Egor Pugin
26feea5ef4
[sw] Use the latest pango again.
2019-11-01 12:59:37 +01:00
Egor Pugin
8ebcea2926
Use pangocairo-1.43 for the moment. Remove private pango header.
2019-11-01 12:59:04 +01:00
Egor Pugin
f522b51b90
[sw] Install tess headers.
2019-11-01 12:58:49 +01:00
Egor Pugin
3cf4895737
[build][sw] Disable FMA dotproduct.
2019-11-01 12:30:01 +01:00
Stefan Weil
792b39d5c8
Revert "Move LSTMTrainer from libtesseract to libtesseract_training"
...
This reverts commit a30d433356
.
That commit removed LSTMTrainer also from libtesseract.so which breaks
the ABI compatibility.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-07-06 07:41:22 +02:00
Stefan Weil
a30d433356
Move LSTMTrainer from libtesseract to libtesseract_training
...
LSTMTrainer is only used for training, so the shared library for
Tesseract can be made smaller.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-06-23 08:53:21 +02:00
Egor Pugin
15da5c1206
[sw] Remove inexistent include dirs.
2019-06-16 18:35:19 +02:00
Egor Pugin
5b32be82f4
[sw] Exclude missing include dir.
2019-06-16 18:35:19 +02:00
Egor Pugin
b6f9ab6616
Update sw script.
2019-06-16 18:34:31 +02:00
Stefan Weil
403cf31e9f
Replace CR-LF line endings by LF
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-05-17 14:35:23 +02:00
Egor Pugin
6ed503bfaa
Update sw build.
2019-05-16 20:18:24 +02:00
Egor Pugin
332a1a9809
Pass ssse/avx flags to all files to pacify VS ide.
2019-04-07 22:59:38 +03:00
Egor Pugin
af7cc1ce4c
Fix windows build.
2019-04-01 22:38:01 +03:00
Stefan Weil
ab009fae94
Remove macro WINDLLNAME
...
It is now no longer used.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-03-31 20:05:41 +02:00
Egor Pugin
37b0c36e32
Add libarchive dependency to cppan and sw builds.
2019-03-11 00:03:45 +03:00
Egor Pugin
3480f1e5d9
[sw] Fix clang-cl build.
2019-02-17 01:15:45 +03:00
Egor Pugin
27d6e9d309
Fix sw build.
2019-01-15 19:13:49 +03:00
Egor Pugin
62b857554a
[sw] Depend on leptonica-master.
2019-01-08 23:52:29 +03:00
Egor Pugin
b08624acc0
Reapply: Add sw build system script (future cppan replacement).
2018-11-23 01:47:02 +03:00
Egor Pugin
19580b18bc
Revert "Add sw build system script (future cppan replacement)."
...
This reverts commit b1e20043fd
.
2018-11-23 01:44:58 +03:00
Egor Pugin
b1e20043fd
Add sw build system script (future cppan replacement).
2018-11-20 00:12:26 +03:00