Amit D
fdafe6c5b6
Update cmake-win64.yml
2022-06-02 10:07:50 +03:00
Amit D
71ca12f693
Update cmake-win64.yml
...
zlib 1.2.11 zip archive is broken. Download and install 1.2.12 instead.
2022-06-02 10:00:20 +03:00
Egor Pugin
cfccc599f3
Update sw.yml
2022-06-01 19:08:33 +03:00
Egor Pugin
b3011ef72c
[ci][sw] Add vs2019 and ubuntu22.04.
2022-06-01 19:06:23 +03:00
Stefan Weil
2aa6eda1c2
Remove trailing blanks
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2022-05-29 19:30:59 +02:00
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
Shreeshrii
ac69d07f43
Update autotools.yml
2022-03-26 12:00:50 +05:30
Shree Devi Kumar
3b46c964d2
Add benchmark test with disable-openmp
2022-03-26 06:26:38 +00: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
Shree Devi Kumar
b99ff07f64
Actions CI: Add workflow to build tesseract and basicapitest using vcpkg and cmake
2021-02-20 09:33:15 +00:00
Shree Devi Kumar
efba7535f0
Actions CI: Remove gcc from macOS CI
2021-02-15 14:04:29 +00:00
Shree Devi Kumar
642e2ac9c1
Link to basicapitest in test/testing for Actions CI
2021-02-13 17:20:36 +00:00
Shree Devi Kumar
b2fbd72742
Add basicapitest to daily Github Actions Workflow
2021-02-12 15:46:43 +00:00
Shree Devi Kumar
52dba02954
Add vcpkg build
2021-02-03 10:32:52 +00:00
Shree Devi Kumar
99840e220e
Improve cmake Github Actions workflow
2021-02-02 04:44:45 +00:00
Shree Devi Kumar
f818dc3d82
Improve daily GitHub Action Workflows
2021-01-29 05:07:43 +00:00
Stefan Weil
49865add30
Fix path for test-suite.log with flat unittest build in GitHub actions
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-01-27 09:06:38 +01:00
Shree Devi Kumar
c6430a2858
Add comments to Github Workflows
2021-01-26 17:02:54 +00:00
Shree Devi Kumar
1f21a86eb3
Split Github Actions workflows
2021-01-24 11:56:15 +00:00
Shreeshrii
ad321d8184
Update dailyunittest.yml
2021-01-23 23:25:16 +05:30
Shreeshrii
d3be2edfed
Update dailycmake.yml
2021-01-23 23:24:07 +05:30
Shree Devi Kumar
ab9a967067
Fix Action workflows
2021-01-20 05:10:38 +00:00
Shree Devi Kumar
1da0cf185e
do not run on push
2021-01-19 17:43:09 +00:00
Shree Devi Kumar
45a1e1d521
Improve dailyunittest workflow
2021-01-19 17:40:20 +00:00
Shree Devi Kumar
9b6fee70ed
Add daily tests for macos homebrew
2021-01-18 13:55:57 +00:00
Egor Pugin
3c92664391
Update dailycmake.yml
2021-01-18 15:40:17 +03:00
Shree Devi Kumar
7b825f1faf
Fix Typo
2021-01-18 06:48:47 +00:00
Shree Devi Kumar
2b4b4cc7ba
Add exclude for missing os compiler combinations
2021-01-18 06:38:24 +00:00
Shree Devi Kumar
3d494846c8
Add macos to daily ci runs
2021-01-17 17:13:56 +00:00
Stefan Weil
147edc7d06
dailycmake update
2021-01-17 07:11:33 +00:00
Stefan Weil
95a4d8023a
Fix .github/workflows/dailycmake.yml
2021-01-16 11:45:43 +00:00
Shree Devi Kumar
17ce3344b3
Add dailycmake workflow
2021-01-16 10:27:22 +00:00
Shree Devi Kumar
2a46b516cd
Fix config options for dailyunittest GitHub Action
2021-01-14 17:30:17 +00:00
Shree Devi Kumar
dcb6973f6f
Add Github Action for autotools based daily uniitests on ubuntu
2021-01-14 09:25:21 +00:00
Egor Pugin
af8e24ce03
Update sw.yml
2021-01-10 14:58:30 +03:00
Egor Pugin
154ea6bab8
Update sw.yml
2021-01-07 12:44:52 +03:00
Egor Pugin
3cccacf023
Update sw.yml
2021-01-07 03:43:11 +03:00
Egor Pugin
95b98042c3
Update sw.yml
2021-01-06 18:12:25 +03:00
Egor Pugin
a772571401
Update sw.yml
2021-01-06 13:49:19 +03:00
Egor Pugin
ca4a3f9a90
Update sw.yml
2021-01-06 13:45:09 +03:00
Egor Pugin
6be8198532
Update sw.yml
2021-01-06 02:08:24 +03:00
Egor Pugin
d92c04abe5
Update sw.yml
2021-01-05 22:35:05 +03:00
Egor Pugin
6212e89882
Update sw.yml
2021-01-05 21:32:42 +03:00
Egor Pugin
db86fdd3e7
[ci] Copy fonts to testdir.
2021-01-05 21:23:35 +03:00
Egor Pugin
07fef2db4d
Update sw.yml
2021-01-04 20:38:27 +03:00
Egor Pugin
aa5e2e4073
Update sw.yml
2021-01-04 17:02:33 +03:00
Egor Pugin
3c1c36acaa
Update sw.yml
2021-01-04 13:57:24 +03:00
Egor Pugin
b7bf1a81ce
Update sw.yml
2021-01-04 03:43:11 +03:00
Egor Pugin
09c18f5fe2
Update sw.yml
2021-01-04 01:13:05 +03:00
Egor Pugin
89004e5be6
Update sw.yml
2021-01-04 01:12:39 +03:00
Egor Pugin
6d3f64fd18
[ci][github] Split build and test jobs.
2021-01-03 22:13:45 +03:00
Egor Pugin
139b11272f
Update sw.yml
2021-01-03 16:58:35 +03:00