aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* remove prelude.cKoichi Sasada2019-12-111-1/+0
* use compiled binary for gem_prelude.rb.Koichi Sasada2019-12-111-1/+1
* load prelude.rb by builtin features.Koichi Sasada2019-11-151-1/+1
* Add missing Makefile dependencies for the tool/insns2vm.rb scriptDylan Thacker-Smith2019-11-131-1/+46
* Get rid of FreeBSD make incompatibility [Bug #16331]Nobuyoshi Nakada2019-11-101-13/+18
* Embed builtin ruby scripts in miniprelude.cNobuyoshi Nakada2019-11-091-10/+51
* Fixed commit missNobuyoshi Nakada2019-11-091-1/+1
* Fixed `#line` directives in miniprelude.cNobuyoshi Nakada2019-11-091-4/+5
* Share test-bundled-gems-run in common.mkNobuyoshi Nakada2019-11-051-6/+0
* Clean mjit and timestamp directoriesNobuyoshi Nakada2019-10-281-1/+1
* Use `_` instead of `_n_`Kazuhiro NISHIYAMA2019-10-181-1/+1
* Suppress numbered parameter warningsNobuyoshi Nakada2019-10-181-1/+1
* Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for mi...Benoit Daloze2019-09-291-1/+1
* Move the logic to test bundled gems to Ruby codeBenoit Daloze2019-09-291-9/+1
* Fixed wrong usage of file2lastrev.rbNobuyoshi Nakada2019-09-071-1/+1
* add include/ruby/backward/cxxanyargs.hpp卜部昌平2019-09-061-1/+1
* Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswinNobuyoshi Nakada2019-08-261-3/+3
* rb_mjit_header.h is not worth documenting [ci skip]卜部昌平2019-08-261-1/+1
* test-bundled-gems-run: Respect -k optionNobuyoshi Nakada2019-07-241-3/+6
* Reduced duplicate commands in test-bundled-gems-runNobuyoshi Nakada2019-07-241-6/+4
* Improve build process and coroutine implementation selection.Samuel Williams2019-07-181-1/+2
* Added depend filesNobuyoshi Nakada2019-07-141-0/+2
* Substitue suffixes with dotNobuyoshi Nakada2019-07-011-1/+1
* Use configured ASMEXTNobuyoshi Nakada2019-07-011-1/+1
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-0/+646
* Revert "Moved Makefile.in under template"Nobuyoshi Nakada2019-06-071-646/+0
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-0/+646
* template/prelude.c.tmpl: allow UTF-8 charactersnobu2019-04-191-1/+2
* fake.rb.in: split by whitespaces not to be affected by -F optionnobu2019-04-181-1/+1
* change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst2019-04-041-9/+9
* Disable tailcall optimization [Bug #15303]nobu2018-12-121-1/+1
* Let sub-directory exts depend on their parent extmrkn2018-12-011-5/+16
* Moved REVISION_FORCE before uncommon.mknobu2018-11-131-0/+5
* ruby-runner.c: enable MJIT_SEARCH_BUILD_DIRnobu2018-11-071-0/+2
* Fix template/fake.rb.in if ENV["RUBYOPT"] is nileregon2018-08-271-2/+2
* Fix template/fake.rb.in when external and internal encodings are seteregon2018-08-271-2/+2
* reduce copy & pasteshyouhei2018-07-301-6/+4
* fake.rb.in: duplicated RUBYOPTnobu2018-07-031-1/+6
* Remove flip-flop usages from build scriptsmame2018-06-152-22/+31
* Bootstrapping ruby runtime might not have RubyVM::MJIT defined.nobu2018-06-151-1/+1
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-291-2/+4
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-291-2/+5
* parse.y: NUL-terminate ruby_sourcefilenobu2018-03-191-7/+6
* configure.ac: library options to MAINLIBSnobu2018-03-021-0/+1
* Escape MINIRUBY in --make-flags to extmk.rbnobu2018-02-191-1/+1
* MJIT header for multiarchnobu2018-02-081-1/+1
* mjit headers for universal binarynobu2018-02-061-0/+1
* Fix a typo.hsbt2018-01-121-1/+1
* delete tool/instruction.rb (2nd try)shyouhei2018-01-1211-887/+0
* merge revisions 61753:61750 61747:61740 61737:61728shyouhei2018-01-1011-0/+887