index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.mk
Age
Commit message (
Expand
)
Author
25 hours
[prism] Add MacJapanese encodings to common.mk
Kevin Newton
25 hours
[prism] Add pm_cp950 to make targets
Kevin Newton
8 days
[prism] Add cp949 targets to common.mk
Kevin Newton
10 days
[prism] Remove pm_big5_hkscs from common.mk targets
Kevin Newton
10 days
Don't try compacting ivars on Classes that are "too complex"
Aaron Patterson
12 days
[prism] Update common.mk for prism big5 hkscs
Kevin Newton
2023-11-16
[prism] Add cp51932 to common.mk
Kevin Newton
2023-11-09
[Bug #18286] Show checksum of builtin_binary.inc for confirmation
Nobuyoshi Nakada
2023-11-09
[Bug #18286] Make builtin binary if sharable in universal binaries
Nobuyoshi Nakada
2023-11-09
Revert "Disable iseq-dumped builtin module for universal x86_64/arm64 binaries"
Nobuyoshi Nakada
2023-11-09
Disable iseq-dumped builtin module for universal x86_64/arm64 binaries
Ben Hamilton
2023-11-03
[prism] Update to use new options APIs
Kevin Newton
2023-11-01
[prism] Updates for sync
Kevin Newton
2023-10-26
[prism] Update prettyprint deps
Kevin Newton
2023-10-25
[PRISM] Move scope_node itself to CRuby, create prism_compile.h
Jemma Issroff
2023-10-23
Use `-H` option instead of `-h` option
ydah
2023-10-21
[Bug #19967] Reset `LIBPATHENV` env after started
Nobuyoshi Nakada
2023-10-18
YJIT: Add a live ISeq counter
Alan Wu
2023-10-17
Separate `test-precheck` target
Nobuyoshi Nakada
2023-10-17
Wait for `showflag` to finish to prevent interspersed outputs
Nobuyoshi Nakada
2023-10-17
Remove duplicated option
yui-knk
2023-10-13
[prism] Remove unused make target
Kevin Newton
2023-10-13
[prism] Remove unescape targets
Kevin Newton
2023-10-13
[PRISM] Add --dump=prism mode (#8643)
Jemma Issroff
2023-10-12
M:N thread scheduler for Ractors
Koichi Sasada
2023-09-28
Move CRuby-specific prism files to top level
Kevin Newton
2023-09-27
Rename YARP symbols to prism
Kevin Newton
2023-09-27
Update YARP build targets
Kevin Newton
2023-09-27
Clean also YARP build directory [ci skip]
Nobuyoshi Nakada
2023-09-25
Invoke the command when RUBY_BUGREPORT_PATH starts with `|`
Nobuyoshi Nakada
2023-09-21
Move YARP_BUILD_DIR to common.mk
Nobuyoshi Nakada
2023-09-21
`.NOTPARALLEL` with prerequisites needs recent GNU Make
Nobuyoshi Nakada
2023-09-17
[Bug #19778] Pass additional include options to INCFLAGS in common.mk
Nobuyoshi Nakada
2023-09-13
Enable `.NOTPARALLEL` on `ripper_srcs`
Nobuyoshi Nakada
2023-09-11
Use the keyword for output and omit default arguments [ci skip]
Nobuyoshi Nakada
2023-08-28
Add yarp/yarp_compiler.c (#8042)
Jemma Issroff
2023-08-28
YARP: generated files using from templates depend on config.yml
Nobuyoshi Nakada
2023-08-25
Update deps
Kevin Newton
2023-08-25
Remove config.h from targets necessary for YARP
Kevin Newton
2023-08-25
Fix VPATH for yarp/version.h
Kevin Newton
2023-08-25
Update sync script to handle yarp/version.h
Kevin Newton
2023-08-25
Fix mutation visitor build for YARP templating
Kevin Newton
2023-08-25
Implement weak references in the GC
Peter Zhu
2023-08-24
Resurrect srcs dependency for YARP templates (#8285)
Takashi Kokubun
2023-08-22
Render YARP templates into the build directory (#8266)
Takashi Kokubun
2023-08-18
Revert "Fix tool/update-deps for YARP files"
Takashi Kokubun
2023-08-18
Fix tool/update-deps for YARP files
Takashi Kokubun
2023-08-18
Update dependencies
Takashi Kokubun
2023-08-18
Use {$(VPATH)} for OpenBSD
Takashi Kokubun
2023-08-17
Include YARP templated files in snapshots
Takashi Kokubun
[next]