aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* DEPRECATED_TYPE: is deprecated卜部昌平2020-08-271-1/+0
* template/prelude.c.tmpl: suppress clang-12 warning卜部昌平2020-08-111-0/+6
* tool/prelude.c.tmpl: use RubyVM::CEscape卜部昌平2020-08-111-19/+7
* Ignore configurations in un-built extension librariesNobuyoshi Nakada2020-06-231-0/+1
* Build configured extension libraries onlyNobuyoshi Nakada2020-06-191-1/+11
* Configure only directories having extconf.rbNobuyoshi Nakada2020-06-191-0/+1
* Now bundled gems are extracted under .bundle/gemsNobuyoshi Nakada2020-06-192-2/+2
* Clean exts.mk under each extension libraryNobuyoshi Nakada2020-06-191-0/+1
* Added install-dbgNobuyoshi Nakada2020-06-132-0/+12
* Hash marks in Makefile need to be escaped [Bug #16935]Nobuyoshi Nakada2020-06-061-1/+1
* Build auxiliary program files earlyNobuyoshi Nakada2020-05-121-1/+1
* Fixed a typoNobuyoshi Nakada2020-05-101-1/+1
* Fix for cross_compilingNobuyoshi Nakada2020-05-101-1/+1
* delete mk_builtin_binary.rb卜部昌平2020-05-101-0/+30
* delete mk_call_iseq_optimized.rb卜部昌平2020-05-101-0/+68
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-8/+8
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-4/+4
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-4/+4
* Added tooldir variableNobuyoshi Nakada2020-04-051-59/+61
* Share download cache with bundlerNobuyoshi Nakada2020-03-311-0/+1
* Make file names and variable names consistentTakashi Kokubun2020-03-231-1/+1
* Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada2020-03-241-0/+1
* Update and extract for each gemNobuyoshi Nakada2020-03-131-0/+2
* add predefined macros for Doxygen卜部昌平2020-02-061-3/+43
* Get rid of use of special variablesJeremy Evans2020-01-202-6/+6
* Update clean-local [ci skip]Nobuyoshi Nakada2020-01-181-2/+2
* decouple internal.h headers卜部昌平2019-12-261-2/+3
* 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