summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-05Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada
2020-04-05Moved aclocal.m4 to macro directoryNobuyoshi Nakada
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-03-31Share download cache with bundlerNobuyoshi Nakada
2020-03-23Make file names and variable names consistentTakashi Kokubun
2020-03-24Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada
2020-03-13Update and extract for each gemNobuyoshi Nakada
2020-02-06add predefined macros for Doxygen卜部昌平
2020-01-20Get rid of use of special variablesJeremy Evans
2020-01-18Update clean-local [ci skip]Nobuyoshi Nakada
2019-12-26decouple internal.h headers卜部昌平
2019-12-11remove prelude.cKoichi Sasada
2019-12-11use compiled binary for gem_prelude.rb.Koichi Sasada
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