Skip to content

Commit

Permalink
feat(build.zig): cross-compile, install, and run on remote hosts over…
Browse files Browse the repository at this point in the history
… ssh (#535)

* feat(build.zig): build for remote targets, and install and run binaries on those targets

* fix(build.zig): rsync progress with better compatibility and more details

* replace allocPrint with b.fmt in build.zig

* move Config to top of build.zig

* convert addSendArtifact system commands to a run step

* make boolean operator precedence explicit

* explain caveats for ssh.getHostTarget
  • Loading branch information
dnut authored Feb 24, 2025
1 parent cd19363 commit c75d2a0
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 115 deletions.
Loading

0 comments on commit c75d2a0

Please sign in to comment.