aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* remove DISABLE_RUBYGEMS from config filesnobu2018-06-221-1/+3
* Makefile.in: MJIT_DLDFLAGSnobu2018-06-171-1/+3
* gmake.mk: update in the source directory properlynobu2018-06-021-1/+1
* Skip colliding filenames in LIBRUBY_ALIASESknu2018-06-011-3/+3
* goruby build was brokenusa2018-05-201-0/+1
* mjit_config.h: expand min header namenobu2018-04-281-1/+1
* Makefile.in: MJIT_ARCHFLAGnobu2018-04-221-1/+9
* configure.ac: --disable-mathn optionnobu2018-03-091-1/+2
* mjit_config.h: MJIT_LDSHAREDnobu2018-03-031-1/+2
* Makefile.in (ruby.pc): phony target [ci skip]nobu2018-03-021-0/+1
* MJIT specific flagsnobu2018-03-011-3/+6
* Makefile.in: fix portability issuenobu2018-02-261-1/+1
* Makefile.in (mjit_config.h): fix duplicated outputnobu2018-02-211-1/+1
* Makefile.in: empty commentnobu2018-02-211-1/+1
* Makefile.in: fix for Solarisnobu2018-02-201-1/+1
* common.mk: moved macros to mjit_config.hnobu2018-02-201-1/+4
* Makefile.in: function to quote for mjit_config.hnobu2018-02-201-23/+12
* 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