Stefan Weil
b5b5e92694
Add missing apt-get update
in CI actions
...
This fixes some broken CI runs.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-04-13 08:33:12 +02:00
Shreeshrii
18d61ecdef
Add CI for openmp performance comparison ( #3774 )
...
* Add CI for openmp performance comparison
* Update .github/workflows/autotools-openmp.yml
Co-authored-by: Stefan Weil <sw@weilnetz.de>
* Update autotools-openmp.yml
* Update autotools-openmp.yml
Add linefeed
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2022-03-28 08:44:15 +02:00
zdenop
3c224f7ea6
Update cmake.yml
...
remove clang++-13 configuration
2022-03-12 11:22:29 +01:00
zdenop
a5de8c7fa6
Update cmake.yml
...
test clang++-13 on ubuntu-20.04
2022-03-11 09:44:25 +01:00
Egor Pugin
f866899a00
Update codeql-analysis.yml
2022-02-09 17:11:59 +03:00
Egor Pugin
acd6f6c93f
Update codeql-analysis.yml
2022-02-07 03:52:53 +03:00
Egor Pugin
801b31340b
Update codeql-analysis.yml
2022-02-07 03:48:09 +03:00
Stefan Weil
31a968432d
Additional fix for CI action autotools-macos for MacPorts
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-01-17 09:08:20 +01:00
Stefan Weil
f6d2658ce5
Fix CI action autotools-macos for MacPorts
...
Remove the existing installation of Homebrew for tests with MacPorts.
Allow also to run the CI on demand manually.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-01-17 08:35:54 +01:00
Stefan Weil
d9f232aef6
ci: Setting PKG_CONFIG_PATH is no longer needed for autoconf builds on MacOS
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-01-12 19:21:53 +01:00
Stefan Weil
f2af305600
Update required packages for CI
...
A full build requires libarchive and libcurl.
The brew formula for pango depends on cairo and icu4c,
so it is not necessary to install them explicitly.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-01-03 14:44:21 +01:00
Amit D
ec242e9904
Update unittest-disablelegacy.yml
2021-12-05 21:02:48 +02:00
Shreeshrii
cc1cc7079a
Update vcpkg-4.1.1.yml
...
Remove failing macos from matrix
2021-12-05 15:22:02 +05:30
Amit D
9508530aa3
Update unittest-disablelegacy.yml
2021-12-03 15:11:10 +02:00
Egor Pugin
515e9906d4
Update sw.yml
2021-11-24 18:41:06 +03:00
Egor Pugin
6f399c0df1
[ci] Add vs2022 to sw workflow.
2021-11-24 14:17:08 +03:00
Amit D
2087c45f20
Update unittest-disablelegacy.yml
2021-11-22 21:28:29 +02:00
Amit D
34b4391227
Update unittest-disablelegacy.yml
2021-11-19 11:05:20 +02:00
Stefan Weil
371ee2232e
Remove spaces at line endings and empty last lines
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-11-13 22:45:47 +01:00
Stefan Weil
905795041f
Fix new GitHub action CIFuzz
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-11-13 09:56:26 +01:00
Stefan Weil
3378d79ae6
Add new GitHub action CIFuzz
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-11-13 09:42:04 +01:00
Amit D
4469053a9b
Update unittest-disablelegacy.yml
2021-11-05 14:06:46 +02:00
Shree Devi Kumar
653313e7fb
Actions CI: cmake - fix macos for -lcurl, add macos-11 to matrix
2021-10-02 15:59:02 +00:00
Egor Pugin
749beb6b14
Merge pull request #3576 from tesseract-ocr/Shreeshrii-patch-1
...
Update vcpkg.yml
2021-09-24 22:50:47 +03:00
zdenop
a4a14cb92b
fix vcpkg action
2021-09-24 20:30:10 +02:00
Shreeshrii
e7d7ca86d6
Update vcpkg.yml
...
As suggested by @zdenop in https://github.com/tesseract-ocr/tesseract/issues/3574#issuecomment-926031923
2021-09-24 21:35:54 +05:30
Stefan Weil
6ef6e36f78
codeql: Run apt-get update before trying to install Ubuntu packages
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-09-22 07:04:33 +02:00
Stefan Weil
386dd8a0c0
Update (master branch was renamed to main)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-09-13 07:42:46 +02:00
Stefan Weil
60fd2b4aba
CI: Link basicapitest with Accelerate framework for MacOS
...
Clean also some other compiler options for basicapitest.
Fixes: 3ab8dcbf72
("Use Apple Accelerate framework [...]")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-09-06 17:19:55 +02:00
Stefan Weil
49f410ced3
unittest: Remove dependency on absl::StripAsciiWhitespace()
...
This removes the last dependency on Abseil, so that submodule
is now removed completely.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-08-06 20:59:10 +02:00
Stefan Weil
4c8799ac40
codeql-analysis: Disable analysis of Python code
...
It should be enabled again (and also the analysis for Java)
as soon as it does not compile all C++ code, too.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-08-03 11:53:51 +02:00
Stefan Weil
2786a887cd
Update codeql-analysis.yml for Tesseract autotools build
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-08-01 13:23:28 +02:00
Stefan Weil
ebae27435a
Update codeql-analysis.yml for Tesseract autotools build
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-08-01 13:17:45 +02:00
Stefan Weil
40d12d0945
Create codeql-analysis.yml
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-08-01 12:54:30 +02:00
Stefan Weil
29e842df46
CI: Replace g++-8 by g++-11 for MacOS
...
g++-8 is no longer installed, therefore CI fails for that compiler.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-06-26 14:56:07 +02:00
Stefan Weil
5eb2e86635
Fix some typos (found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-05-17 15:18:43 +02:00
Stefan Weil
f6a67c52d8
Simplify list of required packages for CI builds
...
libcairo2-dev is automatically installed as a direct dependency of libpango1.0-dev.
libicu-dev is an indirect dependency and also installed automatically.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-05-16 11:23:58 +02:00
Stefan Weil
364431dbb9
Remove unneeded dependency autoconf-archive from CI builds
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-05-16 07:45:12 +02:00
zdenop
aa8f654416
Update cmake-win64.yml
...
fix png link
2021-04-29 10:12:43 +02:00
Shree Devi Kumar
efc2a035cd
Actions CI: Windows cmake build
2021-04-06 17:28:55 +00:00
Shree Devi Kumar
2e076e6b1b
Actions CI: Windows cmake build
2021-04-06 17:15:08 +00:00
Stefan Weil
23ed59bd7b
Fix CI and update package list before installation
...
Run `apt-get update` before installing packages because otherwise
the installation can fail.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-04-03 23:06:53 +02:00
Shree
6dcb489d9e
Actions CI: Change workflow name
2021-03-24 04:38:14 +00:00
Shree
db85905e5a
Actions CI: Split autotools and unitest workflows into 2
2021-03-23 16:36:38 +00:00
Shree
0970175555
Actions CI: Add MINGW64 builds using msys2
2021-03-22 13:00:32 +00:00
Shree
4446b570f6
Actions CI: rename 4.11 to 4.1.1
2021-03-22 12:59:04 +00:00
Shree
6f994f785d
Actions CI: Deleted unittest run which was running out of space
2021-03-22 12:58:07 +00:00
Shree
33c129f50f
Actions CI: comment #push
2021-03-12 05:02:55 +00:00
Shree
edf6e0f433
Actions CI: Add vcpkg build for tesseract 4.1
2021-03-12 04:59:41 +00:00
Stefan Weil
ea446b1eae
Remove blanks at line endings
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-02-26 14:05:36 +01:00