aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* Fixed a potential memory leakNobuyoshi Nakada2020-02-121-0/+1
* Check if bindable against the refined target [Bug #16617]Nobuyoshi Nakada2020-02-091-0/+1
* Fix file dependency in makeAlan Wu2020-01-281-0/+2
* Fixed missing dependency on array.rbNobuyoshi Nakada2020-01-271-0/+1
* Moved Array#shuffle and Array#shuffle! to rbincNobuyoshi Nakada2020-01-261-0/+3
* Remove special handling of $SAFE and related C-APIsJeremy Evans2020-01-221-34/+0
* add default break pointsKoichi Sasada2020-01-211-0/+2
* Update clean-local [ci skip]Nobuyoshi Nakada2020-01-181-1/+1
* Update dependenciesNobuyoshi Nakada2020-01-171-0/+1
* Update dependencies in makefiles againKazuhiro NISHIYAMA2020-01-171-0/+3
* Update dependencies in makefilesKazuhiro NISHIYAMA2020-01-171-0/+1
* Clean generated ChangeLog [ci skip]Nobuyoshi Nakada2020-01-121-1/+1
* Ignore existing ChangeLog file and generate always [ci skip]Nobuyoshi Nakada2020-01-121-0/+2
* Added make target to export the ChangeLog fileNobuyoshi Nakada2020-01-121-0/+5
* Let execution context local storage be an ID tableLourens Naudé2020-01-111-0/+1
* Update dependencies for c6b26f5ccf9296f7fbb23c055401c4f55d32efa0Nobuyoshi Nakada2020-01-101-0/+6
* Bump benchmark-driver to v0.15.7 (#2811)Lourens Naudé2020-01-021-1/+1
* move internal/debug.h definitions to internal.hKoichi Sasada2020-01-031-3/+0
* Updated dependencies on internal/warnings.hNobuyoshi Nakada2019-12-311-0/+93
* update dependencies卜部昌平2019-12-261-0/+933
* update-bundled_gems: drop branch name on github [ci skip]Nobuyoshi Nakada2019-12-251-1/+3
* Create backtrace location array directlyNobuyoshi Nakada2019-12-131-0/+1
* Moved Kernel#warn to warning.rbNobuyoshi Nakada2019-12-131-0/+4
* add depenency pointed by update-depsKoichi Sasada2019-12-111-0/+7
* * remove trailing spaces. [ci skip]git2019-12-111-1/+1
* support cross-compilation.Koichi Sasada2019-12-111-1/+1
* remove prelude.cKoichi Sasada2019-12-111-68/+4
* use compiled binary for gem_prelude.rb.Koichi Sasada2019-12-111-1/+2
* Add missing dependencyTakashi Kokubun2019-12-041-0/+1
* Revert "builtin_binary.inc needs miniruby itself for RubyVM.each_builtin"Nobuyoshi Nakada2019-12-021-2/+2
* builtin_binary.inc needs miniruby itself for RubyVM.each_builtinNobuyoshi Nakada2019-12-021-2/+2
* fastpath for ivar read of FL_EXIVAR objects.Koichi Sasada2019-11-291-0/+2
* Show include directive differences only when under gitv2_7_0_preview3Nobuyoshi Nakada2019-11-231-1/+3
* Update dependenciesNobuyoshi Nakada2019-11-181-173/+2
* update deps.Koichi Sasada2019-11-181-2/+3
* load prelude.rb by builtin features.Koichi Sasada2019-11-151-2/+4
* Update dependenciesKazuhiro NISHIYAMA2019-11-131-0/+13
* Create `RUBYCOMMONDIR` directory in advanceNobuyoshi Nakada2019-11-121-1/+7
* add deps for miniprelude.cKoichi Sasada2019-11-111-1/+1
* Extract gem files after updateNobuyoshi Nakada2019-11-111-0/+1
* Get rid of FreeBSD make incompatibility [Bug #16331]Nobuyoshi Nakada2019-11-101-23/+27
* Fix builtin scirpt pathsNobuyoshi Nakada2019-11-091-6/+6
* Updated miniprelude.o dependencyNobuyoshi Nakada2019-11-091-4/+32
* Embed builtin ruby scripts in miniprelude.cNobuyoshi Nakada2019-11-091-1/+1
* Fixed the dependencyNobuyoshi Nakada2019-11-091-1/+1
* Added pack.rb to BUILTIN_RB_SRCSNobuyoshi Nakada2019-11-081-5/+7
* Rubified the APIs of pack.cYusuke Endoh2019-11-081-0/+5
* Update builtin include filesNobuyoshi Nakada2019-11-081-3/+6
* Renamed `load_*.inc` as `*.rbinc` to utilize a suffix ruleNobuyoshi Nakada2019-11-081-18/+12
* use builtins for GC.Koichi Sasada2019-11-081-0/+5