aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* common.mk: link or copy MJIT_MIN_HEADER under includenobu2018-02-061-0/+8
* common.mk: MJIT_CPPFLAGSnobu2018-02-061-1/+6
* mjit headers for universal binarynobu2018-02-061-5/+7
* mjit.c: use ruby_strdup as get_stringnobu2018-02-061-0/+1
* common.mk: ARCH_FLAG to mjit headersnobu2018-02-061-2/+2
* MINIRUBY dependencynobu2018-02-041-1/+1
* use MINIRUBYnobu2018-02-041-1/+1
* common.mk: CPPOUTFLAGnobu2018-02-041-2/+2
* common.mk: use vm.i as the temporary filenamek0kubun2018-02-041-2/+2
* common.mk: phony target mjit-headersnobu2018-02-041-0/+3
* common.mk: rb_mjit_header.hnobu2018-02-041-0/+5
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-0/+5
* common.mk: MJIT_MIN_HEADERnobu2018-02-041-0/+4
* mjit.c: merge MJIT infrastructurek0kubun2018-02-041-0/+17
* common.mk: install a single header file for JITk0kubun2018-02-041-1/+2
* simply show BASERUBY itselfusa2018-01-301-1/+1
* common.mk: added minimum dependencies of incsnobu2018-01-301-0/+10
* show BASERUBY's version on `make showflags`naruse2018-01-291-0/+1
* extensive use of instruction attributesshyouhei2018-01-291-0/+1