summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2018-05-20goruby build was brokenusa
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-05-02common.mk: Update dependencies on tool/ruby_vm scriptsmame
2018-04-28mjit_config.h: expand min header namenobu
2018-04-23revert r63212k0kubun
2018-04-20_mjit_compile_send.erb: inline attr_reader callk0kubun
2018-03-16gmake.mk: expand MJIT header rulesnobu
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-02-28common.mk: clean timestamp and intermediate headernobu
2018-02-27common.mk: added missing dependencies on id.hnobu
2018-02-22version.c: show +JIT when --jit is passedk0kubun
2018-02-20common.mk: moved macros to mjit_config.hnobu
2018-02-17LIBRUBY_A with extsnobu
2018-02-17separate PRE_LIBRUBY_UPDATEnobu
2018-02-12_mjit_compile_insn_body.erb: refactork0kubun