ruby-loco
ruby-loco copied to clipboard
Fully tested Ruby Windows Mingw, ucrt & mswin builds, built and saved on GitHub
contact
hello, didnt found your email, sorry for flood here, is there any way i could contact you?
Would it be possible to add a mswin build with `--disable-shared --enable-static --with-static-linked-ext --enable-load-relative` options? I've tried on a fork (and locally), can't seem to be make it work exactly,...
Testing against `ruby-head` is hard because it can introduce [subtle changes that break CI](https://github.com/oxidize-rb/actions/actions/runs/7940003269/job/21680756585#step:7:203). Overall, it can cause a lot of toil for developers. I propose that `mswin` reference on...
For now I only did mswin, but happy to add the same treatment to the other files if this is of interest to you. * Add a `release_tag` parameter for...
Hey Greg, Do you think you could add a brief installation instruction to the main README at https://github.com/MSP-Greg/ruby-loco/blob/master/README.md ? Nothing complicated, just really a simple/simplistic work flow, one that may...
As of a couple days ago, I noticed that [Magnus' CI started failing on Windows](https://github.com/matsadler/magnus/actions/runs/3374784034/jobs/5600769536). The test suite runs `cargo test`, which depends on linking libruby. The error code is...