summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2018-12-17Workaround for OpenBSD makenobu
2018-12-08Use BUILDDIR in ruby-runner.h from config.statusnobu
2018-12-07Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]nobu
2018-12-05update to Unicode 11.0.0 (main step, not complete yet)duerst
2018-12-03update-deps: support coroutine dependenciesnobu
2018-11-30Update source code URI in bundled_gems [ci skip]nobu
2018-11-29Create empty revision.h when srcdir is write-only [ci skip]nobu
2018-11-29Always try to update revision.h with GNU makenobu
2018-11-29.travis.yml: cache unicode.org filesshyouhei
2018-11-26common.mk: simplify for ruby.impnobu
2018-11-25add several emoji data files to UNICODE_EMOJI_DOWNLOAD for downloadduerst
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-24* common.mk: revise r65767 because AIX's grep does not support -Aodaira
2018-11-24Add clean-srcsnobu
2018-11-24Make ext/etc/constdefs.h by srcs-extnobu
2018-11-23add GraphemeBreakeTests.txt file to UNICODE_PROPERTY_FILES for downloadduerst
2018-11-21Get rid of variable modifiers of BSD makenobu
2018-11-21configure.ac: add --disable-fiber-coroutine optionnobu
2018-11-20Make coroutine object directory for each archnobu
2018-11-20Change ASMEXT to snobu
2018-11-20Fix typo and make directorynobu
2018-11-20Native implementation of coroutines to improve performance of fiberssamuel
2018-11-20common.mk: BTESTS to direct tests by btestnobu