summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2023-11-09[Bug #18286] Show checksum of builtin_binary.inc for confirmationNobuyoshi Nakada
2023-11-09[Bug #18286] Make builtin binary if sharable in universal binariesNobuyoshi Nakada
2023-11-09Revert "Disable iseq-dumped builtin module for universal x86_64/arm64 binaries"Nobuyoshi Nakada
2023-11-09Disable iseq-dumped builtin module for universal x86_64/arm64 binariesBen Hamilton
2023-11-03[prism] Update to use new options APIsKevin Newton
2023-11-01[prism] Updates for syncKevin Newton
2023-10-26[prism] Update prettyprint depsKevin Newton
2023-10-25[PRISM] Move scope_node itself to CRuby, create prism_compile.hJemma Issroff
2023-10-23Use `-H` option instead of `-h` optionydah
2023-10-21[Bug #19967] Reset `LIBPATHENV` env after startedNobuyoshi Nakada
2023-10-18YJIT: Add a live ISeq counter Alan Wu
2023-10-17Separate `test-precheck` targetNobuyoshi Nakada
2023-10-17Wait for `showflag` to finish to prevent interspersed outputsNobuyoshi Nakada
2023-10-17Remove duplicated optionyui-knk
2023-10-13[prism] Remove unused make targetKevin Newton
2023-10-13[prism] Remove unescape targetsKevin Newton
2023-10-13[PRISM] Add --dump=prism mode (#8643)Jemma Issroff
2023-10-12M:N thread scheduler for RactorsKoichi Sasada
2023-09-28Move CRuby-specific prism files to top levelKevin Newton
2023-09-27Rename YARP symbols to prismKevin Newton
2023-09-27Update YARP build targetsKevin Newton
2023-09-27Clean also YARP build directory [ci skip]Nobuyoshi Nakada
2023-09-25Invoke the command when RUBY_BUGREPORT_PATH starts with `|`Nobuyoshi Nakada
2023-09-21Move YARP_BUILD_DIR to common.mkNobuyoshi Nakada
2023-09-21`.NOTPARALLEL` with prerequisites needs recent GNU MakeNobuyoshi Nakada
2023-09-17[Bug #19778] Pass additional include options to INCFLAGS in common.mkNobuyoshi Nakada
2023-09-13Enable `.NOTPARALLEL` on `ripper_srcs`Nobuyoshi Nakada
2023-09-11Use the keyword for output and omit default arguments [ci skip]Nobuyoshi Nakada
2023-08-28Add yarp/yarp_compiler.c (#8042)Jemma Issroff
2023-08-28YARP: generated files using from templates depend on config.ymlNobuyoshi Nakada
2023-08-25Update depsKevin Newton
2023-08-25Remove config.h from targets necessary for YARPKevin Newton
2023-08-25Fix VPATH for yarp/version.hKevin Newton
2023-08-25Update sync script to handle yarp/version.hKevin Newton
2023-08-25Fix mutation visitor build for YARP templatingKevin Newton
2023-08-25Implement weak references in the GCPeter Zhu
2023-08-24Resurrect srcs dependency for YARP templates (#8285)Takashi Kokubun
2023-08-22Render YARP templates into the build directory (#8266)Takashi Kokubun
2023-08-18Revert "Fix tool/update-deps for YARP files"Takashi Kokubun
2023-08-18Fix tool/update-deps for YARP filesTakashi Kokubun
2023-08-18Update dependenciesTakashi Kokubun
2023-08-18Use {$(VPATH)} for OpenBSDTakashi Kokubun
2023-08-17Include YARP templated files in snapshotsTakashi Kokubun
2023-08-17Move the dependency of node.rb and serialize.rbTakashi Kokubun
2023-08-17Render YARP templates in the build process (#8228)Takashi Kokubun
2023-08-16Update dependenciesTakashi Kokubun
2023-08-14Fix test and precheck order for old GNU MakeNobuyoshi Nakada
2023-08-13Prefix `excludes` with a dot to prevent chkbuild from firing wronglyNobuyoshi Nakada
2023-08-11Group test-syntax-suggest and leaked-globals [ci skip]Nobuyoshi Nakada
2023-08-11Fix test-bundler dependenciesNobuyoshi Nakada