aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* common.mk: ripper.c recipenobu2018-01-171-1/+1
* ripper.c: depends on preproc.rbnobu2018-01-171-1/+1
* Update dependenciesnobu2018-01-131-3/+1
* Update dependencies using `tool/update-deps`kazu2018-01-131-0/+4
* delete tool/instruction.rb (2nd try)shyouhei2018-01-121-16/+0
* merge revisions 61753:61750 61747:61740 61737:61728shyouhei2018-01-101-0/+16
* delete tool/instruction.rbshyouhei2018-01-091-16/+0
* update dependenciesnobu2018-01-091-0/+9
* common.mk (srcs_vpath): renamed for nmakenobu2018-01-091-2/+2
* gmake.mk: update srcdir filesnobu2018-01-091-1/+2
* Added bundler for `test-bundled-gems` dependency.hsbt2018-01-071-1/+1