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