Andrew Kelley

Results 1249 comments of Andrew Kelley

you passed `aarch64-macos-gnu` but you probably want `aarch64-macos-none` (please read the zig-bootstrap readme!)

Thanks, looking now.

Is this intended to be useful for developers of the compiler, or users of the compiler?

I could certainly see it being useful in that case, but I don't see it as a satisfactory answer to the question because it's more effort than should be necessary...

This pull request is not ready for review because: * It has conflicts that must be resolved via rebasing against latest origin/master. * It is not passing the CI tests....

Zig does support symlinks on Windows, and the package manager supports them correctly as well. The problem is the OS does not allow them without a setting being toggled. In...