aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Workaround for OpenBSD makenobu2018-12-171-5/+2
* Use BUILDDIR in ruby-runner.h from config.statusnobu2018-12-081-1/+1
* Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]nobu2018-12-071-0/+1
* update to Unicode 11.0.0 (main step, not complete yet)duerst2018-12-051-2/+2
* update-deps: support coroutine dependenciesnobu2018-12-031-0/+20
* Update source code URI in bundled_gems [ci skip]nobu2018-11-301-4/+4
* Create empty revision.h when srcdir is write-only [ci skip]nobu2018-11-291-1/+2
* Always try to update revision.h with GNU makenobu2018-11-291-1/+1
* .travis.yml: cache unicode.org filesshyouhei2018-11-291-2/+2
* common.mk: simplify for ruby.impnobu2018-11-261-2/+2
* add several emoji data files to UNICODE_EMOJI_DOWNLOAD for downloadduerst2018-11-251-0/+4
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-251-3/+3
* * common.mk: revise r65767 because AIX's grep does not support -Aodaira2018-11-241-1/+1
* Add clean-srcsnobu2018-11-241-5/+25
* Make ext/etc/constdefs.h by srcs-extnobu2018-11-241-0/+7
* add GraphemeBreakeTests.txt file to UNICODE_PROPERTY_FILES for downloadduerst2018-11-231-0/+1
* Get rid of variable modifiers of BSD makenobu2018-11-211-2/+2
* configure.ac: add --disable-fiber-coroutine optionnobu2018-11-211-2/+4
* Make coroutine object directory for each archnobu2018-11-201-4/+4
* Change ASMEXT to snobu2018-11-201-1/+1
* Fix typo and make directorynobu2018-11-201-2/+6
* Native implementation of coroutines to improve performance of fiberssamuel2018-11-201-0/+1
* common.mk: BTESTS to direct tests by btestnobu2018-11-201-2/+2
* Also clean ruby-runner.o and ruby.imp [ci skip]nobu2018-11-181-1/+2
* common.mk: dependency of io.c for r65779nobu2018-11-181-0/+6
* common.mk: hack to export symbols for MJIT in ruby.impnobu2018-11-161-2/+6
* common.mk: fix the pattern to be hiddennobu2018-11-161-1/+1
* gmake.mk: force updating revision.hnobu2018-11-131-2/+2
* common.mk: force updating revision.h on each commitk0kubun2018-11-131-2/+2
* Revert r65681 which had a race condition issuenobu2018-11-121-2/+0
* srcs-ext should update ext/ripper/eventids2table.cnobu2018-11-121-0/+2
* ruby-runner.c: enable MJIT_SEARCH_BUILD_DIR only if no relative loadingnobu2018-11-071-1/+1
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+16
* common.mk: --no-ri and --no-rdoc options were removedktsj2018-11-021-1/+1
* add dependencies to transient_heap.h.ko12018-11-011-0/+5
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+10
* revert r65444 and r65446 because of commit missko12018-10-301-3/+0
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+3
* _mjit_compile_send.erb: don't split send_guardk0kubun2018-10-211-1/+1
* rename configure option `--disable-mjit` to `--disable-mjit-support`ko12018-10-201-1/+1
* add disabling MJIT features option.ko12018-10-201-1/+1
* configure.ac: add --disable-install-mjit-headerk0kubun2018-10-191-2/+3
* revert r65091, r65090 because ci failsduerst2018-10-161-1/+1
* update to Unicode 11.0.0 (basic step, not complete yet)duerst2018-10-161-1/+1
* _mjit_compile_ivar.erb: optimize setivar as wellk0kubun2018-10-141-1/+1
* _mjit_compile_getivar.erb: optimize IC-hit getivark0kubun2018-10-141-1/+1