summaryrefslogtreecommitdiff
path: root/common.mk
AgeCommit message (Expand)Author
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
2018-02-12_mjit_compile_insn_line.erb: carve out macro expansionk0kubun
2018-02-11common.mk: add comments about r62355 [ci skip]k0kubun
2018-02-11common.mk: define MJIT_HEADER earlierk0kubun
2018-02-10mjit_config.hnobu
2018-02-08MJIT header for multiarchnobu
2018-02-08mjit.c: ruby_version from version.cnobu
2018-02-08common.mk: add dependencies and timestampnobu
2018-02-07defs/gmake.mk: make universal mjit_min_header linknobu
2018-02-06common.mk: can't rescue NotImplementedError by defaultnobu
2018-02-06common.mk: clean mjit headers by clean-localnobu
2018-02-06mjit.c: try installed header onlynobu
2018-02-06common.mk: link or copy MJIT_MIN_HEADER under includenobu
2018-02-06common.mk: MJIT_CPPFLAGSnobu
2018-02-06mjit headers for universal binarynobu
2018-02-06mjit.c: use ruby_strdup as get_stringnobu
2018-02-06common.mk: ARCH_FLAG to mjit headersnobu
2018-02-04MINIRUBY dependencynobu
2018-02-04use MINIRUBYnobu
2018-02-04common.mk: CPPOUTFLAGnobu
2018-02-04common.mk: use vm.i as the temporary filenamek0kubun
2018-02-04common.mk: phony target mjit-headersnobu
2018-02-04common.mk: rb_mjit_header.hnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04common.mk: MJIT_MIN_HEADERnobu
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-04common.mk: install a single header file for JITk0kubun
2018-01-30simply show BASERUBY itselfusa