summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-20add disabling MJIT features option.ko1
2018-10-19configure.ac: add --disable-install-mjit-headerk0kubun
2018-10-16revert r65091, r65090 because ci failsduerst
2018-10-16update to Unicode 11.0.0 (basic step, not complete yet)duerst
2018-10-14_mjit_compile_ivar.erb: optimize setivar as wellk0kubun
2018-10-14_mjit_compile_getivar.erb: optimize IC-hit getivark0kubun
2018-10-13Remove compile-time dependencies on ruby/version.hnobu
2018-10-02Install HTML docs if producednobu
2018-09-29common.mk: upgrade benchmark_driverk0kubun