aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Postponing the Bundler merge.hsbt2017-12-221-16/+0
* common.mk: revert r58542 [Bug #14213]nobu2017-12-211-1/+2
* `BASERUBY` may be not available when building from tarballusa2017-12-171-1/+1
* common.mk: exts-note [ci skip]nobu2017-12-171-1/+6
* should install after testusa2017-12-161-1/+1
* Added `test-bundler` and `test-bundled-gems` to `make help` entries`.hsbt2017-12-141-28/+30
* file2lastrev.rb: suppress_not_foundnobu2017-12-061-1/+1
* common.mk: ignore errornobu2017-12-031-1/+1
* common.mk: suppress an error message when git not foundnobu2017-12-031-1/+1
* common.mk: fix messagenobu2017-12-021-1/+1