summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2019-05-24Define GITPULLOPTION to rebase [Bug #15871]Nobuyoshi Nakada
2019-05-18Get rid of always updating Unicode filesNobuyoshi Nakada
2019-05-13Update dependenciesNobuyoshi Nakada
2019-04-28Makefiles need to be indented by tabsNobuyoshi Nakada
2019-04-26Define `make sync-default-gems`Takashi Kokubun
2019-04-25Show `make checkout-github/merge-github` in helpTakashi Kokubun
2019-04-21Remove obsoleted TODO comment [ci skip]k0kubun
2019-04-17common.mk: download data and property files togethernobu
2019-04-17common.mk: update auxiliary and emoji filesnobu
2019-04-16Introduce frame-omitted method inliningk0kubun
2019-04-05update to Unicode Version 12.1.0 (beta)duerst
2019-04-04gmake.mk: get rid of unicode normalization table timestampnobu
2019-03-29ruby tool/update-deps --fixk0kubun
2019-03-06update Unicode version (and Emoji version) to 12.0.0duerst
2019-03-01Fixed build failure of Travis CI. We need to support `make srcs`.hsbt
2019-02-15Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support)k0kubun
2019-02-14Removed duplicate dependentsnobu
2019-02-13Cleaning gems should not clean extnobu
2019-02-12Update dependencies, internal.h includes ruby.hnobu
2019-02-07Split procstat_vm.cnobu
2019-02-07Split mt19937.cnobu
2019-02-07Split dtoa.cnobu
2019-02-06common.mk: allow brace expansion for benchmark targetsnobu
2019-01-17rbinstall.rb: add --exclude option for install-nodocnobu
2019-01-13common.mk: common rdoc variablesnobu
2019-01-07Select ruby to run benchmarks with BENCH_RUBYnobu
2019-01-05separate downloading of Unicode property files and auxiliary filesduerst
2018-12-27common.mk: pass CFLAGS to transform_mjit_header.rbk0kubun
2018-12-19add option to deal with Unicode beta data filesduerst