aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* update Unicode version (and Emoji version) to 12.0.0duerst2019-03-061-2/+2
* Fixed build failure of Travis CI. We need to support `make srcs`.hsbt2019-03-011-1/+1
* Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support)k0kubun2019-02-151-1/+1
* Removed duplicate dependentsnobu2019-02-141-64/+0
* Cleaning gems should not clean extnobu2019-02-131-3/+3
* Update dependencies, internal.h includes ruby.hnobu2019-02-121-0/+64
* Split procstat_vm.cnobu2019-02-071-0/+1
* Split mt19937.cnobu2019-02-071-0/+1
* Split dtoa.cnobu2019-02-071-0/+1
* common.mk: allow brace expansion for benchmark targetsnobu2019-02-061-1/+1
* rbinstall.rb: add --exclude option for install-nodocnobu2019-01-171-2/+2
* common.mk: common rdoc variablesnobu2019-01-131-3/+5
* 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