summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2020-05-28Remove platform directory when distclean or more [ci skip]Nobuyoshi Nakada
2020-05-13Bump version to use RSpec 3.8+Hiroshi SHIBATA
2020-05-13Bump version to use Rake 13 in bundler examplesHiroshi SHIBATA
2020-05-12Build auxiliary program files earlyNobuyoshi Nakada
2020-05-12builtin_binary.inc: should be updated even if no changes [ci skip]Nobuyoshi Nakada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-05-10nmake doesn't understand $<卜部昌平
2020-05-10delete mk_builtin_binary.rb卜部昌平
2020-05-10delete mk_call_iseq_optimized.rb卜部昌平
2020-05-02internal/process.h: add a no-warning simple wrapper for fork(2)Yusuke Endoh
2020-04-28Remove rubyspec temporary directoriesNobuyoshi Nakada
2020-04-28Remove rubyspec temporary directoryNobuyoshi Nakada
2020-04-27check: compare with right upstreamNobuyoshi Nakada
2020-04-22Update benchmark-driver versionNobuyoshi Nakada
2020-04-22Update benchmark-driver versionNobuyoshi Nakada
2020-04-17fileutils now depends on rbconfig.rb due to JRuby supportNobuyoshi Nakada
2020-04-14Make y.output in ripper unlocalized [ci skip]Nobuyoshi Nakada
2020-04-13include what you use.卜部昌平
2020-04-10update dependenciesKoichi Sasada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-06Moved `Dir.open` and `Dir#initialize` to dir.rbNobuyoshi Nakada
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-03-30Refresh revision.h by after-updateNobuyoshi Nakada
2020-03-24Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA
2020-03-23Use miniruby to run tool/mjit_tabs.rbTakashi Kokubun
2020-03-23Make file names and variable names consistentTakashi Kokubun
2020-03-24Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada
2020-03-22Change the filename like make variableTakashi Kokubun
2020-03-22Make the first argument slightly more robustTakashi Kokubun
2020-03-22Change the run_without_tabs switching to dedicatedTakashi Kokubun
2020-03-22Disable run_without_tabs when there's no -ggdb3Takashi Kokubun
2020-03-22Expand tabs for rb_mjit_header.h (#2975)Takashi Kokubun
2020-03-22Revert "Expand tabs for rb_mjit_header.h"Takashi Kokubun
2020-03-22Expand tabs for rb_mjit_header.hTakashi Kokubun
2020-03-17support builtin for Kernel#cloneS.H
2020-03-14Use a human-readable funcname with --jit-debugTakashi Kokubun
2020-03-14Fix bundled gems installation on a fresh cloneDavid Rodríguez
2020-03-13Update and extract for each gemNobuyoshi Nakada
2020-03-12Add prepare-gems to download and extract bundled gemsNobuyoshi Nakada
2020-02-28Prevent unloading methods used in root_fiber while calling another Fiber (#2939)Takashi Kokubun
2020-02-25Share extracted bundled gems with gems for bundlerNobuyoshi Nakada
2020-02-24Fixed symbol misused as IDNobuyoshi Nakada
2020-02-23Revert "Prefer `exe/ruby` to execute from it"Nobuyoshi Nakada
2020-02-22Prefer `exe/ruby` to execute from itNobuyoshi Nakada
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2020-02-15Workaround for bison provided by scoop on mswin environmentHiroshi SHIBATA
2020-02-12Fixed a potential memory leakNobuyoshi Nakada
2020-02-09Check if bindable against the refined target [Bug #16617]Nobuyoshi Nakada