rustdesk
fa575be289
fix ci
2024-03-04 19:53:17 +08:00
rustdesk
060ad68570
add rustdesk.tar.gz to ci
2024-03-04 18:12:34 +08:00
21pages
1620394736
fix windows ci, downgrade flutter-action ( #7312 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-03-04 09:17:56 +08:00
RustDesk
1e6e91e4bd
Update clear-cache.yml
2024-03-03 22:29:31 +08:00
rustdesk
b0cbe2ae70
upgrade clear-acache
2024-03-03 22:18:49 +08:00
rustdesk
1391202985
clear-cache action
2024-03-03 22:17:00 +08:00
fufesou
ddbd4e79a2
Refact. ci, third party, upload artifact ( #7265 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-02-26 10:25:45 +08:00
fufesou
49c107bb5f
Refact/ci remove third party topmost window ( #7263 )
...
* Refact. Remove third-party prebuilt dep, topmost window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* fix ci
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Update third-party-RustDeskTempTopMostWindow.yml
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-02-26 02:24:00 +08:00
fufesou
1b99d28c9b
Refact. build.py, skip portable packing ( #7264 )
...
ci and build.py do the packing.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-02-26 02:20:37 +08:00
21pages
7b317619ac
fix windows ci wrong sign directory since update to flutter 3.16.9 ( #7209 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-02-20 21:05:19 +08:00
fufesou
27f5d0fd54
Fix. Remove unused idd feature in ci. ( #7198 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-02-20 03:19:38 +08:00
21pages
a19d4d6686
upgrade flutter to 3.16.9 ( #7099 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-02-11 00:15:11 +08:00
21pages
89150317e1
add zero copy mode hareware codec for windows ( #6778 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-01-02 16:58:10 +08:00
jxdv
b2deab08ab
update checkout version ( #6671 )
2023-12-13 21:22:38 +08:00
rustdesk
f0d9dee6ce
makepkg on archlinux ci failed from 20231201, fall back to mine
2023-12-04 22:50:54 +08:00
deep-soft
80786f692c
fix bridge.yml (dtolnay/rust-toolchain)
...
toolchain
uses: dtolnay/rust-toolchain
2023-11-23 21:11:45 +02: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
bb388628a7
Update flutter-build.yml
2023-11-22 23:09:56 +02:00
deep-soft
a2920578a1
Update ci.yml
2023-11-22 22:38:41 +02:00
rustdesk
8718152dba
no sign
2023-11-22 16:43:47 +08:00
fufesou
3100930136
translation & Rustdesk to RustDesk
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-21 10:55:46 +08: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
bfe282c2db
VCPKG port fixes
...
* Do not patch vcpkg - replace the cmake script fully
* Actualize libvpx port
[skip ci]
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 13:22:31 +02:00
Vasyl Gello
882b39b067
Ignore CRLF/LF conversion on sciter patch apply
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-14 08:09:07 +02:00
Vasyl Gello
f113fda6d4
[TEMP] Try disabling LLVM IR bitcode and upload rust target folder to cache
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-13 14:01:10 +02:00
Vasyl Gello
35083724f6
macos: Try to patch underlying file and not symlink
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-09 11:48:13 +02:00
rustdesk
a24a261c36
API_SERVER
2023-11-09 16:52:04 +08:00
Vasyl Gello
5190589653
Publish rustdesk version file on tag
...
[skip ci]
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-09 07:20:20 +02:00
Vasyl Gello
1ba11fc3ef
Try to give more time to apple XProt service to verify app image
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-08 21:26:07 +02:00
Vasyl Gello
e9f2a77bf6
Remove useless step for ios and document elinux need better
...
[skip ci]
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 14:17:09 +02:00
Vasyl Gello
dcb4ce8d9a
Revert "CI: Remove flutter-elinux"
...
This reverts commit c4b68280fd
.
Official flutter does not run on arm64 and it is very vaguely
documented.
2023-11-07 13:59:22 +02:00
Vasyl Gello
2702466cdf
Revert "Avoid double build of bridge fies"
...
This reverts commit f0f52d7244
.
Looks like macos and ios can use the same cached bridge but not
linux one because of missing headers: Runner/bridge_generated.h
2023-11-07 13:57:13 +02:00
Vasyl Gello
332a3635de
Add ninja to vcpkg deps
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 12:08:44 +02:00
Vasyl Gello
ddcb9ff819
Add cmake to vcpkg deps
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 12:02:26 +02:00
Vasyl Gello
c596d75e8c
Add vcpkg deps (zip etc)
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 11:55:31 +02:00
Vasyl Gello
f0f52d7244
Avoid double build of bridge fies
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 10:55:44 +02:00
Vasyl Gello
c4b68280fd
CI: Remove flutter-elinux
...
[skip ci]
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-07 08:31:14 +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
fufesou
b7121c4447
fix, crash 3.13, windows, multidesktop
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-07 12:18:03 +08:00
rustdesk
eaa64d7b70
bump bridge to 1.80.1
2023-11-01 17:04:32 +08:00
rustdesk
c2703d215b
bump flutter to 3.13.9 and bridge to 1.79
2023-10-31 21:10:23 +08:00
rustdesk
5e616dd502
bump to 1.2.4
2023-10-14 11:07:08 +08:00
RayJW
431150c262
Bumped fd runtime in CI
2023-10-06 11:28:07 +02:00
21pages
0c6aa381c5
replace Wrap with builder in PeerView for efficiency
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-19 20:33:35 +08:00
RustDesk
3766d2b97b
Update vcpkg-deps-linux.yml
2023-09-16 15:04:06 +08:00
RustDesk
7a9f1e9c6c
Update vcpkg-deps-linux.yml
2023-09-14 12:03:14 +08:00
RustDesk
98364e83b6
Update vcpkg-deps-linux.yml
2023-09-14 11:32:58 +08:00
RustDesk
bc3c6af95d
Merge pull request #5574 from deep-soft/rustdesk-rustdesk
...
windows flutter - include version information in self-extracted executable
2023-09-03 15:01:05 +08:00
deep-soft
8ce1bb1b0b
Update flutter-build.yml
2023-09-02 20:52:29 +03:00