summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
2023-02-06Add .DELETE_ON_ERROR to MakefileAlan Wu
2023-01-31Silence dozens of useless warnings from `nm` on macOSNobuyoshi Nakada
2023-01-27YJIT: Fix shared/static library symbol leaksAlan Wu
2023-01-23Silence dozens of useless warnings from `ranlib` on macOS [ci skip]Nobuyoshi Nakada
2023-01-21tool/leaked-globals: ignore function typedef [ci skip]Nobuyoshi Nakada
2023-01-18Switch to use gem version of simplecov, not git cloneHiroshi SHIBATA
2023-01-14Move the dependency of makefiles on revision header [ci skip]Nobuyoshi Nakada
2022-12-20MSVS lacks `touch` [ci skip]Nobuyoshi Nakada
2022-12-20Fix missing parentheses [ci skip]Nobuyoshi Nakada
2022-12-10[Bug #19181] Separate the rule for unicode_normalize/tables.rb timestampNobuyoshi Nakada
2022-12-07document for commit 5bbba76489628f450949 [ci skip]卜部昌平
2022-12-05Handle depend files on nmakeNobuyoshi Nakada
2022-11-29MJIT: Rename mjit_compile_attr to mjit_sp_incTakashi Kokubun
2022-11-13Control non-parallel parts with `.WAIT` if availableNobuyoshi Nakada
2022-11-02Fix infinite loop when out-of-place buildNobuyoshi Nakada
2022-10-28Follow up "Rework `first_lineno` to be `int`."Nobuyoshi Nakada
2022-10-19Suppress warning for fgrepHiroshi SHIBATA
2022-09-25Extract `RUBY_RELEASE_DATE` from also revision.hNobuyoshi Nakada
2022-09-18Move mjit/instruction.rb rule to common.mkTakashi Kokubun
2022-09-18Introduce --basedir to insns2vm.rbTakashi Kokubun
2022-09-18Revert "Preserve the directory structure under tool/ruby_vm/views"Takashi Kokubun
2022-09-18Preserve the directory structure under tool/ruby_vm/viewsTakashi Kokubun
2022-09-18Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun
2022-09-10Fix parallel build on MINGWLars Kanis
2022-09-09Support sub-library in builtin-loaderNobuyoshi Nakada
2022-09-09Move RDoc `--`/`++` directives to commentsNobuyoshi Nakada
2022-09-08Generate token ID indexes in id.defNobuyoshi Nakada
2022-09-07Fix missing replacement in 1f91dcdab3bNobuyoshi Nakada
2022-09-07Define BOOTSTRAPRUBY from HAVE_BASERUBYNobuyoshi Nakada
2022-09-04Ruby MJIT (#6028)Takashi Kokubun
2022-09-05Debugging snapshot [ci skip]Nobuyoshi Nakada
2022-09-05Fix fake.rb expansion from preprocessed version.hNobuyoshi Nakada
2022-09-05Set fake.rb variables by command line argumentsNobuyoshi Nakada
2022-09-03Make sources by BASERUBY if available instead of minirubyNobuyoshi Nakada
2022-09-03Exclude LIBPATHENV wrapper from PREPNobuyoshi Nakada
2022-09-03Move duplicate dependenciesNobuyoshi Nakada
2022-08-31Let fake.rb allow newlines in expanded stringsNobuyoshi Nakada
2022-08-14Silent configure does not output cached configurationsNobuyoshi Nakada
2022-08-11Fix race conditions when cleaning extensionsNobuyoshi Nakada
2022-08-11The "gems" build directory was rename as ".bundle"Nobuyoshi Nakada
2022-08-11Fix paths of exts.mk to cleanNobuyoshi Nakada
2022-08-11Add `--enable-devel` configure optionNobuyoshi Nakada
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2022-05-30Add yjit.o to DTRACE_DEPENDENT_OBJSJakub Kulík
2022-05-30Reduce duplicate replacementsNobuyoshi Nakada
2022-05-25Run find in PATH [ci skip]Nobuyoshi Nakada
2022-05-25Clean intermediate files for update-deps [ci skip]Nobuyoshi Nakada
2022-05-18Clean intermediate object filesNobuyoshi Nakada
2022-05-18Verbose mode on libyjit mergeNobuyoshi Nakada
2022-05-18Extract YJIT_LIBS directly without copyingNobuyoshi Nakada