aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* [prism] Remove pm_big5_hkscs from common.mk targetsKevin Newton2023-11-201-5/+0
* Don't try compacting ivars on Classes that are "too complex"Aaron Patterson2023-11-201-0/+32
* [prism] Update common.mk for prism big5 hkscsKevin Newton2023-11-181-0/+5
* [prism] Add cp51932 to common.mkKevin Newton2023-11-161-0/+5
* [Bug #18286] Show checksum of builtin_binary.inc for confirmationNobuyoshi Nakada2023-11-091-0/+1
* [Bug #18286] Make builtin binary if sharable in universal binariesNobuyoshi Nakada2023-11-091-2/+5
* Revert "Disable iseq-dumped builtin module for universal x86_64/arm64 binaries"Nobuyoshi Nakada2023-11-091-1/+1
* Disable iseq-dumped builtin module for universal x86_64/arm64 binariesBen Hamilton2023-11-091-1/+1
* [prism] Update to use new options APIsKevin Newton2023-11-031-0/+15
* [prism] Updates for syncKevin Newton2023-11-011-0/+10
* [prism] Update prettyprint depsKevin Newton2023-10-261-0/+10
* [PRISM] Move scope_node itself to CRuby, create prism_compile.hJemma Issroff2023-10-251-0/+3
* Use `-H` option instead of `-h` optionydah2023-10-231-1/+1
* [Bug #19967] Reset `LIBPATHENV` env after startedNobuyoshi Nakada2023-10-211-1/+2
* YJIT: Add a live ISeq counter Alan Wu2023-10-181-0/+1
* Separate `test-precheck` targetNobuyoshi Nakada2023-10-171-1/+4
* Wait for `showflag` to finish to prevent interspersed outputsNobuyoshi Nakada2023-10-171-2/+2
* Remove duplicated optionyui-knk2023-10-171-1/+1
* [prism] Remove unused make targetKevin Newton2023-10-131-1/+0
* [prism] Remove unescape targetsKevin Newton2023-10-131-33/+0
* [PRISM] Add --dump=prism mode (#8643)Jemma Issroff2023-10-131-0/+21
* M:N thread scheduler for RactorsKoichi Sasada2023-10-121-0/+3
* Move CRuby-specific prism files to top levelKevin Newton2023-09-281-1074/+1076
* Rename YARP symbols to prismKevin Newton2023-09-271-1207/+1207
* Update YARP build targetsKevin Newton2023-09-271-4/+24
* Clean also YARP build directory [ci skip]Nobuyoshi Nakada2023-09-271-1/+4
* Invoke the command when RUBY_BUGREPORT_PATH starts with `|`Nobuyoshi Nakada2023-09-251-0/+2
* Move YARP_BUILD_DIR to common.mkNobuyoshi Nakada2023-09-211-1/+3
* `.NOTPARALLEL` with prerequisites needs recent GNU MakeNobuyoshi Nakada2023-09-211-1/+0
* [Bug #19778] Pass additional include options to INCFLAGS in common.mkNobuyoshi Nakada2023-09-171-1/+1
* Enable `.NOTPARALLEL` on `ripper_srcs`Nobuyoshi Nakada2023-09-131-1/+2
* Use the keyword for output and omit default arguments [ci skip]Nobuyoshi Nakada2023-09-111-1/+1
* Add yarp/yarp_compiler.c (#8042)Jemma Issroff2023-08-281-0/+45
* YARP: generated files using from templates depend on config.ymlNobuyoshi Nakada2023-08-281-19/+20
* Update depsKevin Newton2023-08-251-18/+25
* Remove config.h from targets necessary for YARPKevin Newton2023-08-251-56/+1
* Fix VPATH for yarp/version.hKevin Newton2023-08-251-1/+1
* Update sync script to handle yarp/version.hKevin Newton2023-08-251-0/+4
* Fix mutation visitor build for YARP templatingKevin Newton2023-08-251-0/+5
* Implement weak references in the GCPeter Zhu2023-08-251-0/+2
* Resurrect srcs dependency for YARP templates (#8285)Takashi Kokubun2023-08-241-0/+6
* Render YARP templates into the build directory (#8266)Takashi Kokubun2023-08-221-45/+39
* Revert "Fix tool/update-deps for YARP files"Takashi Kokubun2023-08-181-38/+37
* Fix tool/update-deps for YARP filesTakashi Kokubun2023-08-181-16/+0
* Update dependenciesTakashi Kokubun2023-08-181-18/+35
* Use {$(VPATH)} for OpenBSDTakashi Kokubun2023-08-181-38/+38
* Include YARP templated files in snapshotsTakashi Kokubun2023-08-171-0/+8
* Move the dependency of node.rb and serialize.rbTakashi Kokubun2023-08-171-7/+9
* Render YARP templates in the build process (#8228)Takashi Kokubun2023-08-171-1/+25
* Update dependenciesTakashi Kokubun2023-08-161-22/+26