aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* revert r63212k0kubun2018-04-231-1/+0
* _mjit_compile_send.erb: inline attr_reader callk0kubun2018-04-201-0/+1
* gmake.mk: expand MJIT header rulesnobu2018-03-161-1/+1
* mjit_compile.c: use local variables for stackk0kubun2018-03-041-1/+1
* common.mk: clean timestamp and intermediate headernobu2018-02-281-0/+1
* common.mk: added missing dependencies on id.hnobu2018-02-271-0/+2
* version.c: show +JIT when --jit is passedk0kubun2018-02-221-0/+2
* common.mk: moved macros to mjit_config.hnobu2018-02-201-2/+0
* LIBRUBY_A with extsnobu2018-02-171-1/+1
* separate PRE_LIBRUBY_UPDATEnobu2018-02-171-3/+0
* _mjit_compile_insn_body.erb: refactork0kubun2018-02-121-1/+1
* _mjit_compile_insn_line.erb: carve out macro expansionk0kubun2018-02-121-1/+3
* common.mk: add comments about r62355 [ci skip]k0kubun2018-02-111-0/+2
* common.mk: define MJIT_HEADER earlierk0kubun2018-02-111-1/+1
* mjit_config.hnobu2018-02-101-1/+4
* MJIT header for multiarchnobu2018-02-081-1/+0
* mjit.c: ruby_version from version.cnobu2018-02-081-2/+1
* common.mk: add dependencies and timestampnobu2018-02-081-5/+8
* defs/gmake.mk: make universal mjit_min_header linknobu2018-02-071-8/+10
* common.mk: can't rescue NotImplementedError by defaultnobu2018-02-061-2/+3
* common.mk: clean mjit headers by clean-localnobu2018-02-061-0/+4
* mjit.c: try installed header onlynobu2018-02-061-1/+0