aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define GITPULLOPTION to rebase [Bug #15871]Nobuyoshi Nakada2019-05-241-0/+2
* Get rid of always updating Unicode filesNobuyoshi Nakada2019-05-181-1/+6
* Update dependenciesNobuyoshi Nakada2019-05-131-0/+1
* Makefiles need to be indented by tabsNobuyoshi Nakada2019-04-281-0/+2
* Define `make sync-default-gems`Takashi Kokubun2019-04-261-0/+5
* Show `make checkout-github/merge-github` in helpTakashi Kokubun2019-04-251-1/+3
* Remove obsoleted TODO comment [ci skip]k0kubun2019-04-211-1/+0
* common.mk: download data and property files togethernobu2019-04-171-10/+5
* common.mk: update auxiliary and emoji filesnobu2019-04-171-2/+10
* Introduce frame-omitted method inliningk0kubun2019-04-161-1/+2
* update to Unicode Version 12.1.0 (beta)duerst2019-04-051-2/+2
* gmake.mk: get rid of unicode normalization table timestampnobu2019-04-041-1/+3
* ruby tool/update-deps --fixk0kubun2019-03-291-0/+9
* update Unicode version (and Emoji version) to 12.0.0duerst2019-03-061-2/+2
* Fixed build failure of Travis CI. We need to support `make srcs`.hsbt2019-03-011-1/+1