• Joined on 2026-02-16
hugo commented on issue hugo/IronStorage#51 2026-08-14 15:25:29 +00:00
Present Commit, Fetch, Pull, and Push on iPhone

Implemented in commit 65eb1da.

  • crates/storage now provides typed Commit, Fetch, Pull, and Push actions, action-specific progress/notices, commit-all staging, HTTPS application-token transport,…
hugo pushed to main at hugo/IronStorage 2026-08-14 15:24:52 +00:00
65eb1da71c Present iPhone Git actions (#51)
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 15:22:07 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 15:21:51 +00:00
f00dd177de Resolve x64 libc links through the sysroot.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 14:46:53 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 14:46:34 +00:00
83fe50657d Include architecture-neutral metadata in the x64 sysroot.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 14:35:13 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 14:34:52 +00:00
b0e10f52e7 Build Linux x64 against an isolated sysroot.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 14:27:54 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 14:27:35 +00:00
dfba7efdac Refresh native apt indexes before cross-build setup.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 14:20:56 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 14:20:31 +00:00
0e697750e7 Bundle native inference runtimes in releases.
hugo pushed to main at hugo/RuDS 2026-08-14 13:18:16 +00:00
f924830176 Satisfy Linux multiarch Python tooling.
hugo pushed to main at hugo/RuDS 2026-08-14 12:43:48 +00:00
e59e92afa5 Link CoreML for macOS builds.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 12:12:16 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 12:11:47 +00:00
3506538752 Enable WebP SIMD for Windows builds.
hugo pushed to main at hugo/RuDS 2026-08-14 11:53:38 +00:00
87d2cc2a1f Isolate Linux cross-build dependencies.
hugo pushed to main at hugo/RuDS 2026-08-14 11:15:02 +00:00
7fa37ddf6e Fix ORT linking for macOS cross-builds.
hugo pushed tag 0.9.0 to hugo/RuDS 2026-08-14 10:44:40 +00:00
hugo pushed to main at hugo/RuDS 2026-08-14 10:44:22 +00:00
0d1f63e77f Handle explicit release rebuilds.