Guimauve has quit [Ping timeout: 244 seconds]
<byteit101[m]> headius: I implemented loading so files from jruby complete. Unsure how to do gem jars, but I have those changes on a branch separate to the pty branch if you want to merge them seperately
<byteit101[m]> ~/code/jruby(pty-spawn ✗) bin/jruby -r 'pty' -e 'PTY.spawn("less", "-R", "-X") {|r,w, pid| w.puts(" yay #{pid}\n"*256); p r.read(25) }'
<byteit101[m]> " yay 1208073\r\n yay 120807"
<byteit101[m]> Success
<byteit101[m]> Also works in complete jar
<byteit101[m]> > ruby -r 'pty' -e 'PTY.spawn("ruby", "-e", "File.write(\"/dev/tty\", :hello.to_s)") {|r,w, pid| p r.read(5) }'
<byteit101[m]> Now works in both cruby and jruby (locally). If you'd like to try building it and seeing if mac x64 has issues, I can walk you through setting it up for local testing
razetime has joined #jruby
razetime has quit [Ping timeout: 248 seconds]
razetime has joined #jruby
ahorek[m] has quit [Remote host closed the connection]
byteit101[m] has quit [Remote host closed the connection]
brometeo[m] has quit [Remote host closed the connection]
razetime[m] has quit [Remote host closed the connection]
nilsding has quit [Remote host closed the connection]
headius has quit [Remote host closed the connection]
kares[m] has quit [Remote host closed the connection]
ldywicki[m] has quit [Remote host closed the connection]
yardenlaif[m] has quit [Remote host closed the connection]
lopex[m] has quit [Remote host closed the connection]
PierreJacoboni[m has quit [Remote host closed the connection]
makePar[m] has quit [Remote host closed the connection]
enebo[m] has quit [Remote host closed the connection]
enebo[m] has joined #jruby
razetime[m] has joined #jruby
PierreJacoboni[m has joined #jruby
yardenlaif[m] has joined #jruby
makePar[m] has joined #jruby
ahorek[m] has joined #jruby
brometeo[m] has joined #jruby
ldywicki[m] has joined #jruby
byteit101[m] has joined #jruby
headius has joined #jruby
lopex[m] has joined #jruby
nilsding has joined #jruby
<ldywicki[m]> I just had a first look on the jnr native build in attempt to make a naive copy of dockcross from javacan), however you seem to have more stuff in make file than them, not sure how to move this. I know very little of make, him and myself are kind of "class enemies". ;-)... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/f88d22a7c167b81984b91655917e7d9be11d9070>)
<ldywicki[m]> Here is an example of native libs pushed to maven central https://repo1.maven.org/maven2/org/fusesource/sigar/1.6.4/, pulling in libsigar amd64 for linux is then:... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/488fc03361fdcb4a0c240b65b549ba50ea626162>)
<ldywicki[m]> Anyhow, wIll check in later today and see if I can centralize first maven plugin configuration
Guimauve has joined #jruby
razetime has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Guimauve has quit [Quit: need more cats]