aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
...
* gc.h is required on mswin build.Koichi Sasada2019-08-091-0/+1
* add rp() and bp() in internal.h.Koichi Sasada2019-08-091-1/+0
* remove useless include and dependencyKoichi Sasada2019-08-091-1/+0
* Add missing dependencyTakashi Kokubun2019-08-091-0/+1
* Upgrade benchmark-driver versionTakashi Kokubun2019-08-071-1/+1
* Shorten dependency hint [ci skip]Nobuyoshi Nakada2019-07-301-1/+1
* Hint for the dependency update [Bug #16000]Nobuyoshi Nakada2019-07-301-0/+1
* Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada2019-07-251-5/+5
* Retry to update Unicode timestampNobuyoshi Nakada2019-07-231-1/+1
* Only the first argument can be --test-target-dir optionNobuyoshi Nakada2019-07-221-5/+5
* common.mk: `make check` now includes `make test-tool`Yusuke Endoh2019-07-211-4/+3
* tool/test/runner.rb: support --test-target-dir optionYusuke Endoh2019-07-211-5/+5
* Update simplecov and doclie to the latest version.Hiroshi SHIBATA2019-07-211-2/+2
* Upgrade benchmark-driver.gem againTakashi Kokubun2019-07-201-1/+1
* Upgrade benchmark-driver.gem versionTakashi Kokubun2019-07-201-1/+1
* Improve build process and coroutine implementation selection.Samuel Williams2019-07-181-2/+1
* Fixed the library path for toolsNobuyoshi Nakada2019-07-161-1/+1
* Added help message for test-tool target.Hiroshi SHIBATA2019-07-151-0/+1
* Added test-tool target for the test suite of tool/test files.Hiroshi SHIBATA2019-07-151-1/+7
* Fix unaligned help outputTakashi Kokubun2019-07-151-1/+1
* Stop consuming 2 entries for gorubyTakashi Kokubun2019-07-151-2/+1
* Added the bundled gems target to make help.Hiroshi SHIBATA2019-07-151-0/+2
* common.mk: remove "make exam" from helpYusuke Endoh2019-07-151-1/+0
* Unify documentations of `make benchmark`Takashi Kokubun2019-07-151-5/+1
* Drop `make change` and tool/change_maker.rbTakashi Kokubun2019-07-151-4/+0
* Reduce the number of make help entriesTakashi Kokubun2019-07-151-2/+0
* Mention SPECOPTS variable in make helpTakashi Kokubun2019-07-151-1/+1
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-1/+37
* Split RUBY_ASSERT and so on under include/rubyNobuyoshi Nakada2019-07-141-0/+38
* Make symlink to "ruby" only from the install-nameNobuyoshi Nakada2019-07-091-2/+3
* ${} does not work with nmake.exeNobuyoshi Nakada2019-07-021-2/+2
* Now test-almost equals to test-allNobuyoshi Nakada2019-07-021-5/+4
* Removed needless exclude option related testframework.Hiroshi SHIBATA2019-07-021-2/+1
* Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA2019-07-021-1/+2
* Add `ucontext` coroutine implementation for generic fallback.Samuel Williams2019-06-261-1/+3
* Clean coroutine and timestamp directoriesNobuyoshi Nakada2019-06-211-3/+3
* Remove IA64 support.Samuel Williams2019-06-191-2/+0
* Support Bison 3Nobuyoshi Nakada2019-06-171-0/+1
* Added missing dependency for rake examples.Hiroshi SHIBATA2019-06-091-1/+1
* Upgrade benchmark-driver to fix deprecation warningTakashi Kokubun2019-06-041-1/+1
* Revert "common.mk: allow brace expansion for benchmark targets"Takashi Kokubun2019-06-031-1/+1
* benchmark/time_strptime.yml does not work with minirubyTakashi Kokubun2019-06-031-2/+2
* Make the target name unique when BASERUBY=noNobuyoshi Nakada2019-05-311-1/+1
* Revert "Fix building with 1.8 BASERUBY"Jeremy Evans2019-05-291-3/+3
* Create empty revision.tmp if BASERUBY is not yesNobuyoshi Nakada2019-05-291-4/+3
* Create empty revision.tmp if no BASERUBYNobuyoshi Nakada2019-05-291-1/+3
* Check the result of file2lastrev.rb if HAVE_BASERUBYTakashi Kokubun2019-05-291-2/+5
* Fix building with 1.8 BASERUBYJeremy Evans2019-05-271-3/+3
* switch UNICODE_BETA to NO (one more try, first try didn't work)Martin Dürst2019-05-241-1/+1
* --autostash is since Git 2.6 [Bug #15871]Nobuyoshi Nakada2019-05-241-1/+1