aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* common.mk: stop building MJIT min header for mswink0kubun2018-08-041-28/+2
* Add PRINTF_ARGS to kprintfkazu2018-07-311-0/+1
* mjit.c: allow using MJIT header in build directoryk0kubun2018-07-311-4/+1
* common.mk: install for test-all iff load-relative is disablednobu2018-07-291-1/+2
* common.mk: test-all requires install for nowk0kubun2018-07-291-1/+3
* use https:// instead of git:// when possiblenormal2018-07-281-3/+3
* dsymutil needs the object filesnobu2018-07-241-1/+2
* exe/ruby: link libm for fiddle testnobu2018-07-121-1/+1
* common.mk: upgrade benchmark_driverk0kubun2018-07-111-1/+1
* benchmark_driver/runner: add runners for metricsk0kubun2018-07-101-1/+1
* common.mk: execute benchmark alphabeticallyk0kubun2018-07-101-1/+1
* Revert "benchmark/*.yml: convert from benchmark/bm_*.rb"k0kubun2018-07-101-2/+2
* benchmark: resurrect peak / size metricsk0kubun2018-07-101-2/+2
* benchmark/driver.rb: fully obsolete thisk0kubun2018-07-091-9/+4
* common.mk: upgrade benchmark_driver to v0.14k0kubun2018-07-091-1/+1
* common.mk: codesign ruby-runner toonobu2018-07-091-0/+1
* benchmark/driver.rb: drop legacy Ruby script supportk0kubun2018-07-081-1/+1
* benchmark: introduce benchmark_driver.gemk0kubun2018-07-081-6/+10
* common.mk: load prelude on `make benchmark`k0kubun2018-07-081-2/+2
* common.mk: drop obsoleted `make tbench`k0kubun2018-07-081-6/+1
* ruby tool/update-deps --fixnaruse2018-07-051-15/+120
* EXTOBJS should be included in DLDOBJSnobu2018-06-171-1/+1
* common.mk: dependency of node_name.incnobu2018-06-081-0/+3
* Added missing dependency for ast.c.hsbt2018-06-011-0/+1
* Define AST module under RubyVM [experimental]yui-knk2018-05-311-0/+7
* rename temporary dummy targetusa2018-05-221-1/+1
* mention about `goruby` target in helpusa2018-05-211-0/+1
* now can do `make goruby`usa2018-05-211-1/+4
* should propagate V to sub makeusa2018-05-201-0/+1
* goruby build was brokenusa2018-05-201-1/+1
* _mjit_compile_send.erb: retry inlining attr_readerk0kubun2018-05-031-0/+1
* common.mk: Update dependencies on tool/ruby_vm scriptsmame2018-05-021-8/+13
* mjit_config.h: expand min header namenobu2018-04-281-1/+2