ruby/template
Alan Wu 5f1f8c244d
Fix fake.rb RUBY_DESCRIPTION faking for JITs
Previously, `make test-spec` was not printing the description with +YJIT
even when YJIT was indeed enabled. It was confusing on CI. `fake.rb` was
changing the `RUBY_DESCRIPTION` constant incorrectly.

I suppose `make test-spec` mostly needs the `mkmf` faking and not the
faking of `RUBY_.*` constants, so maybe there is an opportunity to simplify
in the future.
2022-04-11 13:28:07 -04:00
..
builtin_binary.inc.tmpl Fixed a typo 2020-05-10 18:40:47 +09:00
call_iseq_optimized.inc.tmpl fix inline method cache sync bug 2020-12-15 13:29:30 +09:00
configure-ext.mk.tmpl Retrieve configured gems info 2022-04-07 09:47:10 +09:00
depend.tmpl
Doxyfile.tmpl include/ruby/encoding.h: convert macros into inline functions 2021-10-05 14:18:23 +09:00
encdb.h.tmpl Fix syntax error in generated code 2021-06-21 11:20:31 +09:00
extinit.c.tmpl
exts.mk.tmpl Retrieve previously configured macros also other than extensions 2022-04-07 15:03:24 +09:00
fake.rb.in Fix fake.rb RUBY_DESCRIPTION faking for JITs 2022-04-11 13:28:07 -04:00
GNUmakefile.in Add the dependency of GNUmakefile itself [ci skip] 2021-10-06 15:42:37 +09:00
id.c.tmpl Don't redefine #rb_intern over and over again 2020-10-21 12:45:18 +09:00
id.h.tmpl
known_errors.inc.tmpl
limits.c.tmpl
Makefile.in Load fake.rb at BTESTRUBY 2022-04-05 22:35:40 +09:00
prelude.c.tmpl Use rb_cObject instead of rb_cData 2021-12-31 10:53:54 +09:00
ruby-gdb.in Added install-dbg 2020-06-13 08:22:06 +09:00
ruby-lldb.in Added install-dbg 2020-06-13 08:22:06 +09:00
ruby-runner.h.in
ruby.pc.in Move DEFFILE to EXTDLDFLAGS 2021-08-29 13:04:42 +09:00
sizes.c.tmpl Fix trivial -Wundef warnings 2021-05-04 14:56:55 +02:00
transdb.h.tmpl Get rid of use of special variables 2020-01-20 16:58:58 +09:00
unicode_norm_gen.tmpl
verconf.h.tmpl