aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove compile-time dependencies on ruby/version.hnobu2018-10-131-14/+0
* Install HTML docs if producednobu2018-10-021-4/+5
* common.mk: upgrade benchmark_driverk0kubun2018-09-291-1/+1
* common.mk: ruby tool/update-deps --fixk0kubun2018-09-171-0/+2
* thread.c: use rb_hrtime_t scalar for high-resolution time operationsnormal2018-08-251-0/+1
* common.mk: update "make help" so that "make check" now runs test-specmame2018-08-221-2/+2
* common.mk: timestamp directorynobu2018-08-211-1/+2
* mjit.c: include mjit_worker.ck0kubun2018-08-111-5/+1
* mjit_worker.c: carve out worker-related codek0kubun2018-08-111-0/+5
* common.mk: "make check" now runs test-specmame2018-08-101-4/+5
* common.mk: merge dependencies to wait miniruby to get builtnobu2018-08-101-3/+4
* mjit.c: ruby_version is no longer used since r63279nobu2018-08-101-1/+0
* fix mjit_min_header for universal binarynobu2018-08-081-0/+21