aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Follow up "Rework `first_lineno` to be `int`."Nobuyoshi Nakada2022-10-281-1/+1
* Suppress warning for fgrepHiroshi SHIBATA2022-10-191-1/+1
* Extract `RUBY_RELEASE_DATE` from also revision.hNobuyoshi Nakada2022-09-251-1/+1
* Move mjit/instruction.rb rule to common.mkTakashi Kokubun2022-09-181-5/+0
* Introduce --basedir to insns2vm.rbTakashi Kokubun2022-09-181-2/+2
* Revert "Preserve the directory structure under tool/ruby_vm/views"Takashi Kokubun2022-09-181-1/+1
* Preserve the directory structure under tool/ruby_vm/viewsTakashi Kokubun2022-09-181-1/+1
* Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun2022-09-181-4/+5
* Fix parallel build on MINGWLars Kanis2022-09-101-0/+1
* Support sub-library in builtin-loaderNobuyoshi Nakada2022-09-091-65/+5
* Move RDoc `--`/`++` directives to commentsNobuyoshi Nakada2022-09-091-1/+1
* Generate token ID indexes in id.defNobuyoshi Nakada2022-09-082-8/+4
* Fix missing replacement in 1f91dcdab3bNobuyoshi Nakada2022-09-071-1/+1
* Define BOOTSTRAPRUBY from HAVE_BASERUBYNobuyoshi Nakada2022-09-071-2/+5
* Ruby MJIT (#6028)Takashi Kokubun2022-09-041-7/+6
* Debugging snapshot [ci skip]Nobuyoshi Nakada2022-09-051-3/+3
* Fix fake.rb expansion from preprocessed version.hNobuyoshi Nakada2022-09-051-5/+4
* Set fake.rb variables by command line argumentsNobuyoshi Nakada2022-09-051-11/+15
* Make sources by BASERUBY if available instead of minirubyNobuyoshi Nakada2022-09-031-1/+1
* Exclude LIBPATHENV wrapper from PREPNobuyoshi Nakada2022-09-031-0/+2
* Move duplicate dependenciesNobuyoshi Nakada2022-09-031-5/+0
* Let fake.rb allow newlines in expanded stringsNobuyoshi Nakada2022-08-311-1/+3
* Silent configure does not output cached configurationsNobuyoshi Nakada2022-08-141-2/+3
* Fix race conditions when cleaning extensionsNobuyoshi Nakada2022-08-111-0/+4
* The "gems" build directory was rename as ".bundle"Nobuyoshi Nakada2022-08-111-5/+5
* Fix paths of exts.mk to cleanNobuyoshi Nakada2022-08-111-1/+1
* Add `--enable-devel` configure optionNobuyoshi Nakada2022-08-111-1/+3
* Expand tabs [ci skip]Takashi Kokubun2022-07-211-19/+19
* Add yjit.o to DTRACE_DEPENDENT_OBJSJakub KulĂ­k2022-05-301-1/+2
* Reduce duplicate replacementsNobuyoshi Nakada2022-05-301-5/+5
* Run find in PATH [ci skip]Nobuyoshi Nakada2022-05-251-1/+1
* Clean intermediate files for update-deps [ci skip]Nobuyoshi Nakada2022-05-251-0/+1
* Clean intermediate object filesNobuyoshi Nakada2022-05-181-0/+1
* Verbose mode on libyjit mergeNobuyoshi Nakada2022-05-181-2/+2
* Extract YJIT_LIBS directly without copyingNobuyoshi Nakada2022-05-181-2/+1
* `AR` does not need the absolute pathNobuyoshi Nakada2022-05-181-5/+6
* Set `target_os` for a7577dbfd3ea53cccf7aaf94208069784ad17791Nobuyoshi Nakada2022-05-171-0/+1
* YJIT: Handle spaces in build dir path using find(1) `-exec`Alan Wu2022-04-281-9/+3
* Try to fix error on SolarisKazuhiro NISHIYAMA2022-04-281-1/+1
* Work around shell syntax error on SolarisAlan Wu2022-04-271-3/+9
* Rust YJITAlan Wu2022-04-271-1/+19
* Fix fake.rb RUBY_DESCRIPTION faking for JITsAlan Wu2022-04-111-3/+9
* Retrieve previously configured macros also other than `extensions`Nobuyoshi Nakada2022-04-071-1/+0
* Retrieve configured gems infoNobuyoshi Nakada2022-04-072-3/+3
* Bundled gems are expanded under `.bundle/gems` nowNobuyoshi Nakada2022-04-071-1/+1
* Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada2022-04-052-2/+3
* Need to reconfigure and rebuild everything when abi.h changedNobuyoshi Nakada2022-03-231-2/+4
* exts.mk.tmpl: propagate MINIRUBY to enc.mk even though invoking from exts.mkYuta Saito2022-03-091-1/+1
* [Feature #18491] Drop support for HP-UXPeter Zhu2022-01-181-1/+0
* Use rb_cObject instead of rb_cDataNobuyoshi Nakada2021-12-311-1/+1