summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2018-06-22remove DISABLE_RUBYGEMS from config filesnobu
2018-06-17Makefile.in: MJIT_DLDFLAGSnobu
2018-06-02gmake.mk: update in the source directory properlynobu
2018-06-01Skip colliding filenames in LIBRUBY_ALIASESknu
2018-05-20goruby build was brokenusa
2018-04-28mjit_config.h: expand min header namenobu
2018-04-22Makefile.in: MJIT_ARCHFLAGnobu
2018-03-09configure.ac: --disable-mathn optionnobu
2018-03-03mjit_config.h: MJIT_LDSHAREDnobu
2018-03-02Makefile.in (ruby.pc): phony target [ci skip]nobu
2018-03-01MJIT specific flagsnobu
2018-02-26Makefile.in: fix portability issuenobu
2018-02-21Makefile.in (mjit_config.h): fix duplicated outputnobu
2018-02-21Makefile.in: empty commentnobu
2018-02-20Makefile.in: fix for Solarisnobu
2018-02-20common.mk: moved macros to mjit_config.hnobu
2018-02-20Makefile.in: function to quote for mjit_config.hnobu
2018-02-17LIBRUBY_A with extsnobu
2018-02-17separate PRE_LIBRUBY_UPDATEnobu
2018-02-15Avoid using `@` in macro substitution that confuses FreeBSD makeknu
2018-02-12Makefile.in: drop obsoleted debug outputk0kubun
2018-02-11Makefile.in: prevent from building `"",` macrok0kubun
2018-02-11Makefile.in: debug mjit_config.h againk0kubun
2018-02-11Makefile.in: use "%s"nobu
2018-02-11Makefile.in: use printfk0kubun
2018-02-11Makefile.in: define macro in one linek0kubun
2018-02-11mjit_config.h: moved backslashs outside quotesnobu
2018-02-11Makefile.in: add output to debug rubycik0kubun
2018-02-11mjit_config.h: include trailing comma for empty listnobu
2018-02-11mjit_config.h: more macrosnobu
2018-02-10mjit_config.h: show content if verbosenobu
2018-02-10mjit_config.hnobu
2018-02-09Makefile.in: removed duplicate SET_LC_MESSAGESnobu
2018-02-08MJIT header for multiarchnobu
2018-02-06moved MJIT_CPPFLAGSnobu
2018-02-06common.mk: MJIT_CPPFLAGSnobu
2018-02-06mjit headers for universal binarynobu
2018-02-05mjit.c: determine prefix of MJIT header at runtimek0kubun
2018-02-04common.mk: CPPOUTFLAGnobu
2018-02-04common.mk: rb_mjit_header.hnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04Makefile.in: use CFLAGS_NO_ARCH for cppk0kubun
2018-02-04common.mk: MJIT_MIN_HEADERnobu
2018-02-04use ifchange tool for rb_mjit_header.hnobu
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-04common.mk: install a single header file for JITk0kubun
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2017-12-08support gperf 3.1nobu