nobu (Nobuyoshi Nakada)
- Login: nobu
- Email: [email protected]
- Registered on: 04/27/2008
- Last sign in: 08/13/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 45 | 859 | 904 |
Reported issues | 23 | 285 | 308 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Contributor | 04/27/2008 |
Like
Activity
Today
-
02:03 AM Ruby Revision 75a968d8 (git): Add the recipe to fix/update depend files
-
02:03 AM Ruby Revision 3c1244ab (git): Define targets for packages also in common.mk
-
01:25 AM Ruby Revision ddbfe353 (git): Use autogen.sh if exists
-
01:08 AM Ruby Revision 449cc250 (git): Use `File` instead of `IO`, for read/write singleton methods
08/17/2025
-
04:01 PM Ruby Revision 504b9637 (git): Fix dependencies of generated prism sources for NMake
- The VPATH rule of NMake is different from others. Abandon using
them in the rules for the generated source, locate t... -
04:01 PM Ruby Revision 90cb2bb8 (git): Gererate prism source files dependencies from template.rb
-
12:39 PM Ruby Bug #21546 (Closed): `prefix` in ruby.pc is wrong when `--enable-load-relative`
- Applied in changeset commit:git|7c28fb2fb2544e5fed75ef216c4dd08084b38671.
----------
[Bug #21546] Make the generated... -
08:11 AM Ruby Bug #21546 (Closed): `prefix` in ruby.pc is wrong when `--enable-load-relative`
- It is relocatable and should reflect the installed location.
```console
$ export PKG_CONFIG_PATH=/opt/local/lib/p... -
08:13 AM Ruby Revision 7c28fb2f (git): [Bug #21546] Make the generated pc file relocatable