aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support)k0kubun2019-02-151-1/+1
* Removed duplicate dependentsnobu2019-02-141-64/+0
* Cleaning gems should not clean extnobu2019-02-131-3/+3
* Update dependencies, internal.h includes ruby.hnobu2019-02-121-0/+64
* Split procstat_vm.cnobu2019-02-071-0/+1
* Split mt19937.cnobu2019-02-071-0/+1
* Split dtoa.cnobu2019-02-071-0/+1
* common.mk: allow brace expansion for benchmark targetsnobu2019-02-061-1/+1
* rbinstall.rb: add --exclude option for install-nodocnobu2019-01-171-2/+2
* common.mk: common rdoc variablesnobu2019-01-131-3/+5
* Select ruby to run benchmarks with BENCH_RUBYnobu2019-01-071-1/+2
* separate downloading of Unicode property files and auxiliary filesduerst2019-01-051-1/+13
* common.mk: pass CFLAGS to transform_mjit_header.rbk0kubun2018-12-271-1/+1
* add option to deal with Unicode beta data filesduerst2018-12-191-0/+3