aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* LIBRUBY_A with extsnobu2018-02-171-1/+5
* separate PRE_LIBRUBY_UPDATEnobu2018-02-171-0/+2
* Avoid using `@` in macro substitution that confuses FreeBSD makeknu2018-02-151-1/+1
* Makefile.in: drop obsoleted debug outputk0kubun2018-02-121-1/+0
* Makefile.in: prevent from building `"",` macrok0kubun2018-02-111-5/+5
* Makefile.in: debug mjit_config.h againk0kubun2018-02-111-0/+1
* Makefile.in: use "%s"nobu2018-02-111-12/+12
* Makefile.in: use printfk0kubun2018-02-111-12/+12
* Makefile.in: define macro in one linek0kubun2018-02-111-19/+18
* mjit_config.h: moved backslashs outside quotesnobu2018-02-111-12/+12
* Makefile.in: add output to debug rubycik0kubun2018-02-111-0/+1
* mjit_config.h: include trailing comma for empty listnobu2018-02-111-13/+12
* mjit_config.h: more macrosnobu2018-02-111-3/+26
* mjit_config.h: show content if verbosenobu2018-02-101-0/+1
* mjit_config.hnobu2018-02-101-0/+11
* Makefile.in: removed duplicate SET_LC_MESSAGESnobu2018-02-091-1/+0
* MJIT header for multiarchnobu2018-02-081-0/+2
* moved MJIT_CPPFLAGSnobu2018-02-061-2/+2
* common.mk: MJIT_CPPFLAGSnobu2018-02-061-1/+1
* mjit headers for universal binarynobu2018-02-061-0/+2
* mjit.c: determine prefix of MJIT header at runtimek0kubun2018-02-051-1/+1
* common.mk: CPPOUTFLAGnobu2018-02-041-0/+1
* common.mk: rb_mjit_header.hnobu2018-02-041-5/+1
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-1/+1
* Makefile.in: use CFLAGS_NO_ARCH for cppk0kubun2018-02-041-1/+1
* common.mk: MJIT_MIN_HEADERnobu2018-02-041-5/+0
* use ifchange tool for rb_mjit_header.hnobu2018-02-041-1/+1
* mjit.c: merge MJIT infrastructurek0kubun2018-02-041-1/+1
* common.mk: install a single header file for JITk0kubun2018-02-041-0/+10
* delete tool/instruction.rb (2nd try)shyouhei2018-01-121-1/+1
* merge revisions 61753:61750 61747:61740 61737:61728shyouhei2018-01-101-1/+1
* delete tool/instruction.rbshyouhei2018-01-091-1/+1
* support gperf 3.1nobu2017-12-081-2/+2
* Localize EC functionsnobu2017-10-281-1/+1
* common.mk: test-bundled-gem [ci skip]nobu2017-10-261-14/+4
* common.mk: test-bundler [ci skip]nobu2017-10-261-15/+0
* test-bundled-gems-fetchnobu2017-10-251-2/+4
* Added development dependency for power_assert.hsbt2017-10-251-1/+1
* Rename spec/rspec to .bundle.hsbt2017-10-211-4/+4
* [EXPERIMENTAL] Added test-bundled-gems task.hsbt2017-10-211-0/+14
* configure.ac: LIBRUBY_SONAMEnobu2017-10-141-0/+2
* configure.acnobu2017-09-291-1/+1
* configure.in: install_name without teenynobu2017-09-251-0/+1
* gmake.mk: order test-bundlernobu2017-09-211-2/+2
* Rename bin/ruby as exe/rubynobu2017-09-171-1/+1
* common.mk: make bin directorynobu2017-09-161-3/+0
* Makefile.in: make wrappers for each namenobu2017-09-151-1/+1
* rename ruby-runner as bin/rubynobu2017-09-151-2/+2
* BUNDLER_SPECS rquires a relative path with srcdir.hsbt2017-09-101-2/+2
* runruby.rb: set envvars for bundlernobu2017-09-091-5/+6