Commit Graph

128 Commits

Author SHA1 Message Date
Kingtous
b8d8bf0a09 opt: use cross to build armv7 2023-03-29 13:26:53 +08:00
fufesou
28e95c0552 debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:43 +08:00
fufesou
cf676df976 remove unused file
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:43 +08:00
fufesou
4f60dc9522 win,debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:43 +08:00
fufesou
ea44eb5380 win, add idd-driver build option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:43 +08:00
rustdesk
fe262abc5d remove useless code 2023-02-28 20:15:14 +08:00
rustdesk
a071700cc7 fix build.py for mac 2023-02-28 19:25:14 +08:00
rustdesk
2678c503a0 chore: fix recursive os.system on my m1 in build.py, and modify windows
subsystem macro
2023-02-27 20:28:55 +08:00
fufesou
ed0338b038 fix build && default flutter_texture_render
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-02-23 17:06:53 +08:00
rustdesk
c8bee27929 remove RustDesk renamed to rustdesk which is for ps convience but cause
code sign failure
2023-02-13 18:39:14 +08:00
rustdesk
80da209be8 change executable name from RustDesk to rustdesk in mac deployment 2023-02-08 20:09:07 +08:00
Kingtous
9245e13057 fix: use appimage feature 2023-01-08 10:27:00 +08:00
kingtous
1083f5cfca opt: use macos latest host runner 2023-01-06 11:59:09 +08:00
rustdesk
19c56cf977 add comment 2023-01-05 21:04:40 +08:00
rustdesk
d657ba29c3 modify comment 2023-01-05 21:03:54 +08:00
rustdesk
adb3450d02 more comment on code sign of mac 2023-01-05 17:45:41 +08:00
KG7x
71103886e6 Fix typo 2022-12-25 20:21:13 +03:00
fufesou
952c8a1bf7 remove unused resource files when packing
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-04 22:02:16 +08:00
rustdesk
37851a380d fix my stupid 2022-12-04 17:10:26 +08:00
kingtous
c09a7d445a fix: build in os.system wrapper 2022-12-02 14:59:54 +08:00
Kingtous
8f2d21f794 opt: add build wrap in build.py 2022-12-02 11:41:22 +08:00
fufesou
387a7f2df4 ios get data dir
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-12-01 21:48:19 +08:00
Kingtous
55004f9159 opt: arm specific meta
opt: combine rpm package

fix: rpm & PKGBUILD
2022-11-25 20:40:36 +08:00
Kingtous
1491dea9d8 fix: nightly build 2022-11-22 23:03:12 +08:00
Kingtous
8b15174ca6 update: deps
wip: add arm,arm64 triplet

opt: macos nightly ci
2022-11-22 23:03:12 +08:00
Kingtous
cea402ffcc feat: initial macos ci 2022-11-22 23:03:12 +08:00
RustDesk
ac07db76cb
Merge pull request #2225 from 21pages/portable-service
portable-service: enable quick support by rename as xxxqs.exe
2022-11-19 13:53:21 +08:00
21pages
eb673c8c78 portable-service: enable quick_support by rename as xxxqs.exe
Signed-off-by: 21pages <pages21@163.com>
2022-11-19 13:12:21 +08:00
RustDesk
d3f39f77a0
Merge pull request #2205 from fufesou/feat_dylib_virtual_display
Feat dylib virtual display
2022-11-18 21:05:42 +08:00
fufesou
3e9d992db3 build dylib
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:22 +08:00
fufesou
aa3b8ca084 virtual display remove static links
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
fufesou
27e7b57222 move virtual display to lib workspace
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
fufesou
26e8355528 dynamic library - win virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-18 17:55:21 +08:00
21pages
0199770454 portable-service: add quick_start feature and ci
Signed-off-by: 21pages <pages21@163.com>
2022-11-18 13:59:57 +08:00
Kingtous
6a50296fc3 opt: add more deps 2022-11-08 21:49:29 +08:00
Kingtous
1109598131 fix: nightly ci 2022-11-08 21:17:56 +08:00
Kingtous
c4a2325d94 fix: windows compile 2022-11-04 19:43:54 +08:00
Oguzhan Ozturk
54db4951d6
Fix for builds where locale can't be set easily
On local github workflow runners setting system locale can be a bit cumbersome. This minor patch should be mostly harmless.
2022-11-01 16:03:47 +03:00
Kingtous
2504ef7af7 feat: add nightly arch package 2022-10-22 12:41:37 +08:00
fufesou
79e86df91e build.py no with_rc when build flutter
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-21 17:54:20 +08:00
RustDesk
3cec632ea0
Merge pull request #1767 from Kingtous/master
opt: flutter nightly build
2022-10-21 14:47:08 +08:00
Kingtous
f0f3a2027c opt: ci
opt: use force to prevent reuse newer bundle tools
2022-10-21 14:21:52 +08:00
fufesou
0115774ee4 ci windows add feature PrivacyMode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-21 13:38:44 +08:00
Kingtous
7bd0843bcd feat: add flutter nightly ci 2022-10-20 17:19:08 +08:00
21pages
c2287214f8 sync setting page service status
Signed-off-by: 21pages <pages21@163.com>
2022-10-20 16:43:06 +08:00
fufesou
c48ed06d93 wayland: remove user service
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:48 +08:00
fufesou
5ddb10366e wayland: fix enigo crash & mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 21:55:27 +08:00
fufesou
75590af0d7 build: trivial changes build.py
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 21:55:25 +08:00
Kingtous
3d7736836f feat: add dbus and cli connect support 2022-10-11 23:22:57 +08:00
21pages
e2924f0d41 build windows install
Signed-off-by: 21pages <pages21@163.com>
2022-10-11 15:14:14 +08:00
rustdesk
607bf33162 deb bug 2022-10-11 06:28:46 +08:00
Kingtous
a13e3bdfba fix: build.py 2022-10-05 20:53:05 +08:00
rustdesk
ab33ab3a50 pulseaudio -> pipewire https://github.com/rustdesk/rustdesk/issues/559 2022-09-29 10:51:50 +08:00
Kingtous
8c10675d8a feat: windows portable build script 2022-09-21 11:28:28 +08:00
rustdesk
49491823c3 mv the other linux package files to res 2022-09-18 12:07:22 +08:00
rustdesk
b7e54081b8 move lang.py and inlinee-sciter.py to res 2022-09-18 11:53:15 +08:00
rustdesk
5751b23a97 mv some linux package files to res 2022-09-18 11:50:23 +08:00
rustdesk
69ceb7f1e8 move com.rustdesk.RustDesk.policy to res 2022-09-18 11:32:15 +08:00
Asura
4d2feb6030 Add polkit to build.py 2022-09-14 02:48:00 -07:00
Asura
72f2abc352 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-09-13 07:08:29 -07:00
21pages
203d9e39a0 add polkit for custom authentication && update build.rs
Signed-off-by: 21pages <pages21@163.com>
2022-09-13 19:37:52 +08:00
Asura
a505b73a56 Fix build flutter deb 2022-09-13 01:35:18 -07:00
rustdesk
d939a5ebc6 remove flutter/PKGBUILD, and modify build.py, not tested yet 2022-09-12 19:17:46 +08:00
Asura
37dbfcc86d Delete pynput from repo 2022-08-31 23:07:52 -07:00
Kingtous
2fbe313d2e feat: deb package 2022-08-25 18:36:44 +08:00
Kingtous
1fb186fd2a feat: manjaro/arch build.py 2022-08-25 17:35:45 +08:00
21pages
3fe3ba00a0 fix spell mistake
Signed-off-by: 21pages <pages21@163.com>
2022-07-22 12:41:49 +08:00
21pages
af60042e33 hwcodec: update build.py
Signed-off-by: 21pages <pages21@163.com>
2022-07-22 09:34:24 +08:00
fufesou
aae6e2b16b linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
21pages
7885f5ccb0 add hwcodec in build.py
usage:
	./build.py --hwcodec

Signed-off-by: 21pages <pages21@163.com>
2022-06-14 15:36:30 +08:00
rustdesk
b83b296234 https://github.com/rustdesk/rustdesk/issues/580 2022-06-12 15:14:21 +08:00
fufesou
5182b96bda simple_rc: add feature argument for build.py
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-30 13:07:04 +08:00
rustdesk
222245a60c more linux distro 2022-05-23 11:59:56 +08:00
rustdesk
388dcbeb6d comments 2022-05-02 04:41:45 +08:00
rustdesk
a8ad9e9c46 fix format 2022-05-02 03:03:15 +08:00
rustdesk
663c5bc355 code sign mac 2022-05-01 23:39:03 +08:00
rustdesk
e2c9b78254 mac tray work 2022-04-29 16:21:18 +08:00
rustdesk
4e2a44e392 package script 2022-04-18 15:37:35 +08:00