21pages
5c16a8302e
Revert vcpkg ffmpeg ( #8751 )
...
* Revert "fix linux ffmpeg link, still link ffmpeg in hwcodec (#8747 )"
This reverts commit 48464835f5e7cceca736fa1825aeb07a5883f972.
* Revert "fix linux armv7 ffmpeg arch, linux x64 sciter add hwcodec feature (#8744 )"
This reverts commit b68d7a3054a45a608ddc188f455d0846452abc39.
* Revert "arm linux remove cuda-llvm option (#8735 )"
This reverts commit bc672b336705290ac9dafd35b44fb6378acda63c.
* Reapply "try fix arm64 linux ci and publish error log (#8730 )" (#8732 )
This reverts commit e283d33f288742a2a4de119d3e7e322371ec90b7.
* Revert "try fix arm64 linux ci and publish error log (#8730 )"
This reverts commit a4565bf0da99b21d8ba3e38cad5e75118b79921d.
* Revert "F-Droid: enable hwcodec for future builds (#8726 )"
This reverts commit 188f85b042595d045043d9c17211cba2b5e2dc4d.
* Revert "remove unused vcpkg ffmpeg code (#8725 )"
This reverts commit 72c96f22b626bbb06bf603068737c2f359d290b1.
* Revert "install ffmpeg lib with vcpkg (#8724 )"
This reverts commit 0143eaf60176f420b7dbc376acda6ebebff940df.
* update hwcodec to reverted
Signed-off-by: 21pages <sunboeasy@gmail.com>
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-18 22:28:35 +08:00
21pages
0143eaf601
install ffmpeg lib with vcpkg ( #8724 )
...
* use vcpkg to install ffmpeg and build sdk from source, so no prebuild lib in hwcodec.
* link ffmpeg in rustdesk directly, ffmpeg can be used as basic library.
* for windows developers, `VCPKG_DEFAULT_HOST_TRIPLET` env need to be set to `x64-windows-static` during installation.
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-16 15:10:24 +08:00
rustdesk
b0ff74c799
fix appimage
2024-05-05 16:44:59 +08:00
rustdesk
b5935eb4c5
fix ci
2024-05-03 16:12:36 +08:00
rustdesk
73b3023c2d
do not run ci if update res/
2024-05-03 14:37:01 +08:00
rustdesk
c3598b3513
fix ci
2024-05-03 02:57:24 +08:00
rustdesk
c81c4f9114
visual studio 2019 -> 2022
2024-04-20 18:20:09 +08:00
jxdv
b2deab08ab
update checkout version ( #6671 )
2023-12-13 21:22:38 +08:00
deep-soft
b4b08db778
dtolnay/rust-toolchain
2023-11-23 16:47:54 +02:00
deep-soft
8b14cd5aea
Update ci.yml
2023-11-23 16:39:53 +02:00
deep-soft
a2920578a1
Update ci.yml
2023-11-22 22:38:41 +02:00
Vasyl Gello
2d995826ad
Globally drop yasm - libvpx should not need it
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 16:03:40 +02:00
Vasyl Gello
97aeee7172
Fix CI
...
* Drop third party lib repos
* Now all vcpkg dependencies are declared in vcpkg.json
* Implement vcpkg binary caching in Github Actions
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 08:31:14 +02:00
rustdesk
9a28bab5b2
try fix cargo test no space in ci
2023-07-24 15:31:36 +08:00
rustdesk
cfcfd127b2
remove tags for the other ci
2023-07-11 10:35:52 +08:00
21pages
836323c9f4
aom ci and README
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-21 16:29:52 +08:00
21pages
abaa7adfa8
run ci tests
...
Signed-off-by: 21pages <pages21@163.com>
2023-05-18 09:57:00 +08:00
enforcer007
9873a2d700
Don't run github actions on ignored paths.
2023-02-22 10:54:16 +05:30
Kingtous
7bd0843bcd
feat: add flutter nightly ci
2022-10-20 17:19:08 +08:00
dependabot[bot]
b57fcb1880
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 11:26:01 +00:00
rustdesk
5926892734
miss libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev;
2022-09-12 13:06:58 +08:00
rustdesk
ed58f0745b
revert back to no flutter version
2022-09-12 12:50:51 +08:00
Kingtous
74b830159b
add: ci dependencies
2022-08-01 14:56:13 +08:00
Kingtous
0e7975d39c
fix: ci
2022-07-03 15:03:40 +08:00
Kingtous
967482aa78
fix: add ffigen
2022-05-25 14:41:37 +08:00
RustDesk
8f22273759
Update ci.yml
2021-10-21 10:00:53 +08:00
Tom Parker-Shemilt
55d21ab151
Just build the tests
2021-10-11 22:35:31 +01:00
Tom Parker-Shemilt
d25e17317d
Skip tests for the moment
2021-10-11 22:09:13 +01:00
Tom Parker-Shemilt
7a7cca7e45
Add rust cache
2021-10-11 21:48:56 +01:00
Tom Parker-Shemilt
0ef4246360
Set vcpkg commit id
2021-10-11 21:40:06 +01:00
Tom Parker-Shemilt
686e495171
Initial CI setup
2021-10-11 21:36:45 +01:00