summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2018-11-18Also clean ruby-runner.o and ruby.imp [ci skip]nobu
2018-11-18common.mk: dependency of io.c for r65779nobu
2018-11-16common.mk: hack to export symbols for MJIT in ruby.impnobu
2018-11-16common.mk: fix the pattern to be hiddennobu
2018-11-13gmake.mk: force updating revision.hnobu
2018-11-13common.mk: force updating revision.h on each commitk0kubun
2018-11-12Revert r65681 which had a race condition issuenobu
2018-11-12srcs-ext should update ext/ripper/eventids2table.cnobu
2018-11-07ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR only if no relative loadingnobu
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2018-11-02common.mk: --no-ri and --no-rdoc options were removedktsj
2018-11-01add dependencies to transient_heap.h.ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-21_mjit_compile_send.erb: don't split send_guardk0kubun