General

Profile

katei (Yuta Saito)

  • Login: katei
  • Registered on: 08/25/2021
  • Last sign in: 02/22/2024

Issues

open closed Total
Assigned issues 1 20 21
Reported issues 0 2 2

Projects

Project Roles Registered on
Ruby Committer 01/17/2022
Backport187 Committer 01/17/2022
Backport191 Committer 01/17/2022
Backport192 Committer 01/17/2022
Backport193 Committer 01/17/2022
Backport200 Committer 01/17/2022
Backport21 Committer 01/17/2022
Backport22 Committer 01/17/2022
Ruby 1.8 Committer 01/17/2022
Ruby master Committer 01/17/2022

Like

Activity

04/02/2024

05:26 AM Ruby master Feature #20345 (Closed): Add `--target-rbconfig` option to mkmf
Applied in changeset commit:git|8b55aaa85ca3b5333e6659f0f0b1eabdd0b9491b.
----------
[Feature #20345] Add `--target-...
katei (Yuta Saito)
05:24 AM Ruby master Revision 8b55aaa8 (git): [Feature #20345] Add `--target-rbconfig` option to mkmf
Introduce a new mkmf option `--target-rbconfig` to specify the RbConfig
file for the deployment target platform. This...
katei (Yuta Saito)

03/19/2024

02:36 AM Ruby master Feature #20345: Add `--target-rbconfig` option to mkmf
> It seems ambiguous when multiple --target-rbconfig options are given.
Nice catch, I prefer to respect the last o...
katei (Yuta Saito)

03/18/2024

05:16 PM Ruby master Feature #20345: Add `--target-rbconfig` option to mkmf
Here are patches for Nokogiri and rake-compiler:
- https://github.com/kateinoigakukun/nokogiri/commit/c70ee8ea8ae2c46...
katei (Yuta Saito)
04:26 PM Ruby master Feature #20345 (Closed): Add `--target-rbconfig` option to mkmf

## Motivation
Today, CRuby runs on many platforms. But not all platforms are capable of running build tools (e.g...
katei (Yuta Saito)

03/04/2024

06:36 AM Ruby master Revision ef5af327 (git): [rubygems/rubygems] Clear `RUBY_CODESIGN` env var while running tests
The `RUBY_CODESIGN` environment variable is used by mkmf-generated
Makefile to sign extension bundles on macOS. The v...
katei (Yuta Saito)

03/03/2024

03:57 PM Ruby master Revision 072761bb (git): enc: Define missing `POSTLINK` variable in enc.mk
This is a follow up change to 71d511615b8dac459d6f88f5896b9859f99c999e katei (Yuta Saito)
03:57 PM Ruby master Revision 0d9a681e (git): enc: Expand substitution variables in Makefile.in by default
This change makes `make_encmake.rb` expand all substitution variables
when replacing them in `enc/Makefile.in` to avo...
katei (Yuta Saito)

03/02/2024

08:07 AM Ruby master Revision b000e7bb (git): configure.ac: Append `POSTLINK` to `LINK_SO` for all platforms
The `POSTLINK` variable had been used only for darwin platforms, but
it's now used for WebAssembly/WASI as well. To m...
katei (Yuta Saito)
08:07 AM Ruby master Revision 71d51161 (git): mkmf.rb: Define missing `POSTLINK` variable in generated Makefile
The `POSTLINK` variable had been used in the `LINK_SO` variable, which
is used to link shared extension libraries. Ho...
katei (Yuta Saito)

Also available in: Atom