summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2018-09-17common.mk: ruby tool/update-deps --fixk0kubun
2018-08-25thread.c: use rb_hrtime_t scalar for high-resolution time operationsnormal
2018-08-22common.mk: update "make help" so that "make check" now runs test-specmame
2018-08-21common.mk: timestamp directorynobu
2018-08-11mjit.c: include mjit_worker.ck0kubun
2018-08-11mjit_worker.c: carve out worker-related codek0kubun
2018-08-10common.mk: "make check" now runs test-specmame
2018-08-10common.mk: merge dependencies to wait miniruby to get builtnobu
2018-08-10mjit.c: ruby_version is no longer used since r63279nobu
2018-08-08fix mjit_min_header for universal binarynobu
2018-08-04common.mk: stop building MJIT min header for mswink0kubun
2018-07-31Add PRINTF_ARGS to kprintfkazu
2018-07-31mjit.c: allow using MJIT header in build directoryk0kubun
2018-07-29common.mk: install for test-all iff load-relative is disablednobu
2018-07-29common.mk: test-all requires install for nowk0kubun
2018-07-28use https:// instead of git:// when possiblenormal
2018-07-24dsymutil needs the object filesnobu
2018-07-12exe/ruby: link libm for fiddle testnobu
2018-07-11common.mk: upgrade benchmark_driverk0kubun
2018-07-10benchmark_driver/runner: add runners for metricsk0kubun
2018-07-10common.mk: execute benchmark alphabeticallyk0kubun
2018-07-10Revert "benchmark/*.yml: convert from benchmark/bm_*.rb"k0kubun
2018-07-10benchmark: resurrect peak / size metricsk0kubun
2018-07-09benchmark/driver.rb: fully obsolete thisk0kubun
2018-07-09common.mk: upgrade benchmark_driver to v0.14k0kubun
2018-07-09common.mk: codesign ruby-runner toonobu
2018-07-08benchmark/driver.rb: drop legacy Ruby script supportk0kubun
2018-07-08benchmark: introduce benchmark_driver.gemk0kubun
2018-07-08common.mk: load prelude on `make benchmark`k0kubun
2018-07-08common.mk: drop obsoleted `make tbench`k0kubun
2018-07-05ruby tool/update-deps --fixnaruse
2018-06-17EXTOBJS should be included in DLDOBJSnobu
2018-06-08common.mk: dependency of node_name.incnobu
2018-06-01Added missing dependency for ast.c.hsbt
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-22rename temporary dummy targetusa
2018-05-21mention about `goruby` target in helpusa
2018-05-21now can do `make goruby`usa
2018-05-20should propagate V to sub makeusa