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

all: change addPaths(step) -> addPaths(mod); fix linux -> macOS cross-compilation #1154

Closed
22 tasks done
emidoots opened this issue Feb 2, 2024 · 0 comments
Closed
22 tasks done
Assignees
Milestone

Comments

@emidoots
Copy link
Member

emidoots commented Feb 2, 2024

Requires updating these in order:

  • xcode-frameworks
  • glfw, which depends on:
    • xcode-frameworks
    • vulkan-headers
    • wayland-headers
    • x11-headers
  • mach-glfw, which depends on:
    • glfw
  • mach-objc, which depends on:
    • xcode-frameworks
  • mach-sysaudio, which depends on:
    • mach-sysjs
    • linux-audio-headers
    • xcode-frameworks
  • mach-sysgpu, which depends on:
    • vulkan-zig-generated
    • mach-gpu
    • mach-objc
    • direct3d-headers
    • opengl-headers
    • xcode-frameworks
  • mach-gpu-dawn, which depends on:
    • xcode-frameworks
    • direct3d-headers
    • vulkan-headers
    • x11-headers
  • opusenc, which depends on:
    • opus
  • freetype, which depends on:
    • brotli
  • opusfile, which depends on:
    • opus
    • ogg
  • harfbuzz, which depends on:
    • freetype
    • brotli
  • mach-dxcompiler, which depends on:
  • mach-basisu, which depends on:
    • basisu
  • mach-freetype, which depends on:
    • freetype
    • harfbuzz
    • font-assets
  • mach-flac, which depends on:
    • flac
    • mach-sysaudio
    • linux-audio-headers
  • mach-opus, which depends on:
    • opusfile
    • opusenc
    • mach-sysaudio
    • linux-audio-headers
  • mach-gpu, which depends on:
    • mach-glfw
    • mach-gpu-dawn
  • mach-core, which depends on:
    • build.zig version check
    • mach-core-example-assets
    • mach-gamemode
    • mach-sysgpu
    • mach-gpu
    • mach-glfw
  • mach-core-starter-project, which depends on:
    • mach-core
  • mach, which depends on:
    • .zigversion
    • build.zig version check
    • mach-ecs
    • mach-core
    • mach-basisu
    • mach-sysaudio
    • mach-freetype
    • mach-sysjs
    • font-assets
  • mach-examples, which depends on:
    • zigimg
    • mach
    • mach-freetype
  • mach-editor, which depends on:
    • mach
    • mach-sysgpu
    • spirv-cross
    • spirv-tools
@emidoots emidoots added this to the Mach 0.3 milestone Feb 2, 2024
@emidoots emidoots self-assigned this Feb 2, 2024
emidoots added a commit to emidoots/glfw that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to emidoots/mach-glfw that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops/mach-objc that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops-graveyard/mach-sysaudio that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops-graveyard/mach-sysgpu that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops-graveyard/mach-gpu-dawn that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops/mach-freetype that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops/mach-flac that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops/mach-opus that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops-graveyard/mach-gpu that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops/mach-core that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops-graveyard/mach-examples that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
emidoots added a commit to hexops/machengine.org that referenced this issue Feb 2, 2024
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
@emidoots emidoots closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant