Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(client/electron): build cross-platform with zig #1960

Merged
merged 7 commits into from
Apr 10, 2024
Merged

Commits on Apr 6, 2024

  1. Build linux with musl-cross

    fortuna committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2433e31 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Use -static

    fortuna committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    10dfd0b View commit details
    Browse the repository at this point in the history
  2. Use zig

    fortuna committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    afbaa31 View commit details
    Browse the repository at this point in the history
  3. Flags

    fortuna committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ab04bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d8549 View commit details
    Browse the repository at this point in the history
  5. Address comments

    fortuna committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7767855 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0236cd4 View commit details
    Browse the repository at this point in the history