Mike Müller mike
mike pushed to pro-features at mike/rustdesk 2026-05-05 21:49:06 +00:00
27ea622e7b ci(macos): add macos build
mike pushed to pro-features at mike/rustdesk 2026-05-05 20:27:12 +00:00
463d56e1e4 ci(linux): fix for ubunutu
mike pushed to pro-features at mike/rustdesk 2026-05-05 20:09:08 +00:00
b83b2a1ec7 ci(linux): revert fix for ubunutu
mike pushed to pro-features at mike/rustdesk 2026-05-05 19:34:50 +00:00
c4bb9e1b5d ci(linux): revert mfx-dispatch/portfile.cmake
mike pushed to pro-features at mike/rustdesk 2026-05-05 19:04:34 +00:00
6021ef801e deps: revert to flutter_rust_bridge 1.80.1 (1.82.6 needs Rust-side migration); keep Linux sed-patches
mike pushed to pro-features at mike/rustdesk 2026-05-05 18:11:36 +00:00
5661cc0d95 deps: bump uuid 3.0.7 -> 4.5.3 to satisfy flutter_rust_bridge 1.82.6
mike pushed to pro-features at mike/rustdesk 2026-05-05 18:07:03 +00:00
6caad726b2 deps: bump flutter_rust_bridge 1.80.1 -> 1.82.6 (fixes Linux codegen bugs)
mike pushed to pro-features at mike/rustdesk 2026-05-05 17:57:47 +00:00
159daf7964 ci(linux): fix Pointer<bool> and store_dart_post_cobject override types
mike pushed to pro-features at mike/rustdesk 2026-05-05 17:43:34 +00:00
6fceac39d5 ci(linux): also prefix Int/Pointer inside NativeFunction<> template args
mike pushed to pro-features at mike/rustdesk 2026-05-05 17:31:45 +00:00
72770c513c ci(linux): strip stray 'typedef bool = ...' that flutter_rust_bridge emits on Linux
mike pushed to pro-features at mike/rustdesk 2026-05-05 17:15:59 +00:00
f8cbd4c492 ci(linux): diagnostic dump of generated bridge files
mike pushed to pro-features at mike/rustdesk 2026-05-05 17:06:02 +00:00
d9bbc86507 ci(linux): keep extended_text downgrade until after bridge codegen completes
mike pushed to pro-features at mike/rustdesk 2026-05-05 16:58:30 +00:00
feb48fb9cb ci(linux): use Flutter 3.22.3 for bridge gen (mirrors upstream); 3.24.5 for build
mike pushed to pro-features at mike/rustdesk 2026-05-05 12:54:24 +00:00
1bde1f27b4 ci(linux): sed-patch ffi.Int/ffi.Pointer prefix in generated_bridge.freezed.dart
mike pushed to pro-features at mike/rustdesk 2026-05-05 12:44:05 +00:00
effb0e05c2 ci(linux): explicitly regen .freezed.dart with build_runner --delete-conflicting-outputs
mike pushed to pro-features at mike/rustdesk 2026-05-05 12:31:21 +00:00
56fae560dd vcpkg(mfx-dispatch): run explicit autotools chain; skip vcpkg AUTOCONFIG
mike pushed to pro-features at mike/rustdesk 2026-05-05 12:16:38 +00:00
33524ad2b1 vcpkg(mfx-dispatch): pre-run libtoolize before autoreconf for autotools 1.17+
mike pushed to pro-features at mike/rustdesk 2026-05-05 12:11:41 +00:00
e087770238 vcpkg(mfx-dispatch): rewrite AC_PROG_LIBTOOL → LT_INIT for autotools 1.17+
mike pushed to pro-features at mike/rustdesk 2026-05-05 11:48:09 +00:00
f6753c66cc ci: add Linux runner provisioning + build-linux workflow
mike pushed to pro-features at mike/rustdesk 2026-05-05 08:52:10 +00:00
d046577c8e ci(windows): make provision.ps1 self-sufficient (dedicated user, parser-bug fix); refresh stale workflow comments