summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
2019-08-09gc.h is required on mswin build.Koichi Sasada
2019-08-09add rp() and bp() in internal.h.Koichi Sasada
2019-08-09remove useless include and dependencyKoichi Sasada
2019-08-09Add missing dependencyTakashi Kokubun
2019-08-07Upgrade benchmark-driver versionTakashi Kokubun
2019-07-30Shorten dependency hint [ci skip]Nobuyoshi Nakada
2019-07-30Hint for the dependency update [Bug #16000]Nobuyoshi Nakada
2019-07-25Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada
2019-07-23Retry to update Unicode timestampNobuyoshi Nakada
2019-07-22Only the first argument can be --test-target-dir optionNobuyoshi Nakada
2019-07-21common.mk: `make check` now includes `make test-tool`Yusuke Endoh
2019-07-21tool/test/runner.rb: support --test-target-dir optionYusuke Endoh
2019-07-21Update simplecov and doclie to the latest version.Hiroshi SHIBATA
2019-07-20Upgrade benchmark-driver.gem againTakashi Kokubun
2019-07-20Upgrade benchmark-driver.gem versionTakashi Kokubun
2019-07-18Improve build process and coroutine implementation selection.Samuel Williams
2019-07-16Fixed the library path for toolsNobuyoshi Nakada
2019-07-15Added help message for test-tool target.Hiroshi SHIBATA
2019-07-15Added test-tool target for the test suite of tool/test files.Hiroshi SHIBATA
2019-07-15Fix unaligned help outputTakashi Kokubun
2019-07-15Stop consuming 2 entries for gorubyTakashi Kokubun
2019-07-15Added the bundled gems target to make help.Hiroshi SHIBATA
2019-07-15common.mk: remove "make exam" from helpYusuke Endoh
2019-07-15Unify documentations of `make benchmark`Takashi Kokubun
2019-07-15Drop `make change` and tool/change_maker.rbTakashi Kokubun
2019-07-15Reduce the number of make help entriesTakashi Kokubun
2019-07-15Mention SPECOPTS variable in make helpTakashi Kokubun
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-14Split RUBY_ASSERT and so on under include/rubyNobuyoshi Nakada
2019-07-09Make symlink to "ruby" only from the install-nameNobuyoshi Nakada
2019-07-02${} does not work with nmake.exeNobuyoshi Nakada
2019-07-02Now test-almost equals to test-allNobuyoshi Nakada
2019-07-02Removed needless exclude option related testframework.Hiroshi SHIBATA
2019-07-02Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA
2019-06-26Add `ucontext` coroutine implementation for generic fallback.Samuel Williams
2019-06-21Clean coroutine and timestamp directoriesNobuyoshi Nakada
2019-06-19Remove IA64 support.Samuel Williams
2019-06-17Support Bison 3Nobuyoshi Nakada
2019-06-09Added missing dependency for rake examples.Hiroshi SHIBATA
2019-06-04Upgrade benchmark-driver to fix deprecation warningTakashi Kokubun
2019-06-03Revert "common.mk: allow brace expansion for benchmark targets"Takashi Kokubun
2019-06-03benchmark/time_strptime.yml does not work with minirubyTakashi Kokubun
2019-05-31Make the target name unique when BASERUBY=noNobuyoshi Nakada
2019-05-29Revert "Fix building with 1.8 BASERUBY"Jeremy Evans
2019-05-29Create empty revision.tmp if BASERUBY is not yesNobuyoshi Nakada
2019-05-29Create empty revision.tmp if no BASERUBYNobuyoshi Nakada
2019-05-29Check the result of file2lastrev.rb if HAVE_BASERUBYTakashi Kokubun
2019-05-27Fix building with 1.8 BASERUBYJeremy Evans
2019-05-24switch UNICODE_BETA to NO (one more try, first try didn't work)Martin Dürst
2019-05-24--autostash is since Git 2.6 [Bug #15871]Nobuyoshi Nakada