mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
![]() Uses Open3.popen2e in place of Open3.capture2e in Gem::Ext::Builder.
This change aims to stream stdout/stderr of ext builds when in verbose
mode, instead of printing everything at once when the build completes.
Nice for debugging gem builds that consumes longer times.
|
||
---|---|---|
.. | ||
cargo_builder | ||
build_error.rb | ||
builder.rb | ||
cargo_builder.rb | ||
cmake_builder.rb | ||
configure_builder.rb | ||
ext_conf_builder.rb | ||
rake_builder.rb |