aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Pass cflags given to configure to mjitnobu2018-10-151-1/+2
* Makefile.in: dependencies to config.statusnobu2018-08-161-2/+2
* Makefile.in: drop MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-131-2/+0
* configure.ac: MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-121-0/+2
* fix mjit_min_header for universal binarynobu2018-08-081-17/+0
* common.mk: stop building MJIT min header for mswink0kubun2018-08-041-0/+31
* Makefile.in: remove GNU-make dependencynobu2018-07-311-1/+1
* mjit.c: allow using MJIT header in build directoryk0kubun2018-07-311-0/+1
* benchmark: introduce benchmark_driver.gemk0kubun2018-07-081-0/+5
* Makefile.in: ARCH_FLAG may contain "-m64" etc.ngoto2018-07-021-4/+25
* 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