summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
2019-11-15load prelude.rb by builtin features.Koichi Sasada
2019-11-13Add missing Makefile dependencies for the tool/insns2vm.rb scriptDylan Thacker-Smith
2019-11-10Get rid of FreeBSD make incompatibility [Bug #16331]Nobuyoshi Nakada
2019-11-09Embed builtin ruby scripts in miniprelude.cNobuyoshi Nakada
2019-11-09Fixed commit missNobuyoshi Nakada
2019-11-09Fixed `#line` directives in miniprelude.cNobuyoshi Nakada
2019-11-05Share test-bundled-gems-run in common.mkNobuyoshi Nakada
2019-10-28Clean mjit and timestamp directoriesNobuyoshi Nakada
2019-10-18Use `_` instead of `_n_`Kazuhiro NISHIYAMA
2019-10-18Suppress numbered parameter warningsNobuyoshi Nakada
2019-09-29Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for mi...Benoit Daloze
2019-09-29Move the logic to test bundled gems to Ruby codeBenoit Daloze
2019-09-07Fixed wrong usage of file2lastrev.rbNobuyoshi Nakada
2019-09-06add include/ruby/backward/cxxanyargs.hpp卜部昌平
2019-08-26Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswinNobuyoshi Nakada
2019-08-26rb_mjit_header.h is not worth documenting [ci skip]卜部昌平
2019-07-24test-bundled-gems-run: Respect -k optionNobuyoshi Nakada
2019-07-24Reduced duplicate commands in test-bundled-gems-runNobuyoshi Nakada
2019-07-18Improve build process and coroutine implementation selection.Samuel Williams
2019-07-14Added depend filesNobuyoshi Nakada
2019-07-01Substitue suffixes with dotNobuyoshi Nakada
2019-07-01Use configured ASMEXTNobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-07Revert "Moved Makefile.in under template"Nobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-04-19template/prelude.c.tmpl: allow UTF-8 charactersnobu
2019-04-18fake.rb.in: split by whitespaces not to be affected by -F optionnobu
2019-04-04change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst
2018-12-12Disable tailcall optimization [Bug #15303]nobu
2018-12-01Let sub-directory exts depend on their parent extmrkn
2018-11-13Moved REVISION_FORCE before uncommon.mknobu
2018-11-07ruby-runner.c: enable MJIT_SEARCH_BUILD_DIRnobu
2018-08-27Fix template/fake.rb.in if ENV["RUBYOPT"] is nileregon
2018-08-27Fix template/fake.rb.in when external and internal encodings are seteregon
2018-07-30reduce copy & pasteshyouhei
2018-07-03fake.rb.in: duplicated RUBYOPTnobu
2018-06-15Remove flip-flop usages from build scriptsmame
2018-06-15Bootstrapping ruby runtime might not have RubyVM::MJIT defined.nobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-03-19parse.y: NUL-terminate ruby_sourcefilenobu
2018-03-02configure.ac: library options to MAINLIBSnobu
2018-02-19Escape MINIRUBY in --make-flags to extmk.rbnobu
2018-02-08MJIT header for multiarchnobu
2018-02-06mjit headers for universal binarynobu
2018-01-12Fix a typo.hsbt
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09insns_info.inc.tmpl: split rb_vm_insn_name_infonobu